SQLSTATE[HY000]: General error: 1290 The MySQL server is running with the LOCK_WRITE option so it cannot execute this statement

#0 /mnt/wwwroot/trunk1/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 /mnt/wwwroot/trunk1/lib/Zend/Db/Statement.php(300): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 /mnt/wwwroot/trunk1/lib/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#3 /mnt/wwwroot/trunk1/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('INSERT INTO `lo...', Array)
#4 /mnt/wwwroot/trunk1/lib/Varien/Db/Adapter/Pdo/Mysql.php(420): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `lo...', Array)
#5 /mnt/wwwroot/trunk1/lib/Zend/Db/Adapter/Abstract.php(574): Varien_Db_Adapter_Pdo_Mysql->query('INSERT INTO `lo...', Array)
#6 /mnt/wwwroot/trunk1/app/code/core/Mage/Core/Model/Resource/Db/Abstract.php(455): Zend_Db_Adapter_Abstract->insert('log_visitor', Array)
#7 /mnt/wwwroot/trunk1/app/code/local/Mage/Core/Model/Abstract.php(318): Mage_Core_Model_Resource_Db_Abstract->save(Object(Mage_Log_Model_Visitor))
#8 /mnt/wwwroot/trunk1/app/code/core/Mage/Log/Model/Visitor.php(169): Mage_Core_Model_Abstract->save()
#9 /mnt/wwwroot/trunk1/app/code/core/Mage/Core/Model/App.php(1322): Mage_Log_Model_Visitor->initByRequest(Object(Varien_Event_Observer))
#10 /mnt/wwwroot/trunk1/app/code/core/Mage/Core/Model/App.php(1301): Mage_Core_Model_App->_callObserverMethod(Object(Mage_Log_Model_Visitor), 'initByRequest', Object(Varien_Event_Observer))
#11 /mnt/wwwroot/trunk1/app/Mage.php(420): Mage_Core_Model_App->dispatchEvent('controller_acti...', Array)
#12 /mnt/wwwroot/trunk1/app/code/core/Mage/Core/Controller/Varien/Action.php(520): Mage::dispatchEvent('controller_acti...', Array)
#13 /mnt/wwwroot/trunk1/app/code/core/Mage/Core/Controller/Front/Action.php(64): Mage_Core_Controller_Varien_Action->preDispatch()
#14 /mnt/wwwroot/trunk1/app/code/core/Mage/Core/Controller/Varien/Action.php(409): Mage_Core_Controller_Front_Action->preDispatch()
#15 /mnt/wwwroot/trunk1/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(234): Mage_Core_Controller_Varien_Action->dispatch('noRoute')
#16 /mnt/wwwroot/trunk1/app/code/core/Mage/Core/Controller/Varien/Front.php(161): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#17 /mnt/wwwroot/trunk1/app/code/core/Mage/Core/Model/App.php(329): Mage_Core_Controller_Varien_Front->dispatch()
#18 /mnt/wwwroot/trunk1/app/Mage.php(663): Mage_Core_Model_App->run(Array)
#19 /mnt/wwwroot/trunk1/index.php(90): Mage::run('default', 'store')
#20 {main}