Apt Irrelevance
Member
Receiving this error message when trying to edit a username in the admin control panel. This has been tested on multiple user accounts by multiple admins.
I'm not sure if this is an issue with our database, with Xenforo, or somehow a casualty of our data migration.
Code:
The following error occurred:
Mysqli statement execute error : The total number of locks exceeds the lock table size
Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 317
Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 632
Zend_Db_Adapter_Abstract->update() in XenForo/DataWriter/User.php at line 916
XenForo_DataWriter_User->_postSave() in XenForo/DataWriter.php at line 1385
XenForo_DataWriter->save() in XenForo/ControllerAdmin/User.php at line 481
XenForo_ControllerAdmin_User->actionSave() in UserEss/ControllerAdmin/User.php at line 30
UserEss_ControllerAdmin_User->actionSave() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /var/www/html/admin.php at line 13
I'm not sure if this is an issue with our database, with Xenforo, or somehow a casualty of our data migration.