Mysqli statement execute error: Connection was killed

Samet Chan

Well-Known Member
Jun 24, 2016
369
42
153
cPanel Access Level
Root Administrator
Twitter
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Connection was killed - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Today at 6:16 AM
Stack Trace
#0 /home/x/public_html/library/Zend/Db/Statement.php(317): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/x/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/x/public_html/library/Icewind/ForumThreadViews/ControllerPublic/Thread.php(23): Zend_Db_Adapter_Abstract->query('\n\t\t\t\tINSERT DEL...', Array)
#3 /home/x/public_html/library/Tinhte/XenTag/XenForo/ControllerPublic/Thread.php(23): Icewind_ForumThreadViews_ControllerPublic_Thread->actionIndex()
#4 /home/x/public_html/library/XFA/ExtendedCover/Extends/XenForo/ControllerPublic/Thread.php(21): Tinhte_XenTag_XenForo_ControllerPublic_Thread->actionIndex()
#5 /home/x/public_html/library/Andy/SimilarThreads/ControllerPublic/Thread.php(12): XFA_ExtendedCover_Extends_XenForo_ControllerPublic_Thread->actionIndex()
#6 /home/x/public_html/library/EWRporta2/ControllerPublic/Thread.php(9): Andy_SimilarThreads_ControllerPublic_Thread->actionIndex()
#7 /home/x/public_html/library/AttachStats/ControllerPublic/Thread.php(7): EWRporta2_ControllerPublic_Thread->actionIndex()
#8 /home/x/public_html/library/XenForo/FrontController.php(351): AttachStats_ControllerPublic_Thread->actionIndex()
#9 /home/x/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /home/x/public_html/index.php(13): XenForo_FrontController->run()
#11 {main}
Request State
array(3) {
  ["url"] => string(57) "https://x.com/threads/nana-maru-san-batsu.3309/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
I'm confused, that MySQL connection has killed? I used WHM/cPanel and CentOS 7.3, MariaDB.
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello,

Do you notice any corresponding entries in the MySQL error log (/var/lib/mysql/$hostname.err), or the Apache error log (/usr/local/apache/logs/error_log), at the time this error message was generated?

Thank you.
 

Samet Chan

Well-Known Member
Jun 24, 2016
369
42
153
cPanel Access Level
Root Administrator
Twitter
MySQL error log (/var/lib/mysql/$hostname.err), or the Apache error log (/usr/local/apache/logs/error_log)
I can't find,

/var/lib/mysql said:
aria_log.00000001
aria_log_control
auto.cnf
ib_logfile0
ib_logfile1
ibdata1
multi-master.info
mysql.sock
mysql_upgrade_info
RPM_UPGRADE_HISTORY
RPM_UPGRADE_MARKER-LAST
host.err
host.pid
the Apache error log (/usr/local/apache/logs/error_log)
I have file is many error. I PM you on conversation.
 

Samet Chan

Well-Known Member
Jun 24, 2016
369
42
153
cPanel Access Level
Root Administrator
Twitter

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello,

Feel free to open a support ticket using the link in my signature if you'd like us to take a closer look at the affected system. You can post the ticket number here so we can update this thread with the outcome.

Thank you.