Class: PDOException:

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

File=/var/www/loserhub/app/modules/frontend/controllers/CompanyController.php Line=287

#0 [internal function]: PDOStatement->execute()
#1 [internal function]: Phalcon\Db\Adapter\Pdo\AbstractPdo->executePrepared(Object(PDOStatement), Array, Array)
#2 [internal function]: Phalcon\Db\Adapter\Pdo\AbstractPdo->execute('UPDATE `world_f...', Array, Array)
#3 [internal function]: Phalcon\Db\Adapter\AbstractAdapter->update('world_financial...', Array, Array, Array, Array)
#4 [internal function]: Phalcon\Mvc\Model->doLowUpdate(Object(Phalcon\Mvc\Model\MetaData\Memory), Object(Phalcon\Db\Adapter\Pdo\Mysql), 'world_financial...')
#5 [internal function]: Phalcon\Mvc\Model->save()
#6 /var/www/loserhub/app/modules/frontend/controllers/CompanyController.php(287): Phalcon\Mvc\Model->update()
#7 [internal function]: Loserhub\Frontend\Controllers\CompanyController->browseAction('1ece906bd71862d...')
#8 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod(Object(Loserhub\Frontend\Controllers\CompanyController), 'browseAction', Array)
#9 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch()
#10 /var/www/loserhub/app/bootstrap_web.php(100): Phalcon\Mvc\Application->handle('/company/browse...')
#11 /var/www/loserhub/public/index.php(17): require('/var/www/loserh...')
#12 {main}