( ! ) Fatal error: Uncaught mysqli_sql_exception: The table 'user_session' is full in /home/zf1-future/library/Zend/Db/Statement/Mysqli.php on line 208
( ! ) mysqli_sql_exception: The table 'user_session' is full in /home/zf1-future/library/Zend/Db/Statement/Mysqli.php on line 208
Call Stack
#TimeMemoryFunctionLocation
10.06725684360session_write_close( ).../Unknown:0
20.06735684616Zend_Session_SaveHandler_DbTable->write( $id = 'pk62ri0101d1ro31ehf29ai3ff', $data = '__ZF|a:1:{s:9:"Zend_Auth";a:1:{s:3:"ENT";i:1725978089;}}Zend_Auth|a:1:{s:7:"storage";N;}' ).../DbTable.php:0
30.06835685592Zend_Db_Table_Abstract->insert( $data = ['id' => 'pk62ri0101d1ro31ehf29ai3ff', 'modified' => 1725949289, 'data' => '__ZF|a:1:{s:9:"Zend_Auth";a:1:{s:3:"ENT";i:1725978089;}}Zend_Auth|a:1:{s:7:"storage";N;}', 'lifetime' => 54000] ).../DbTable.php:355
40.06835685592Zend_Db_Adapter_Abstract->insert( $table = 'user_session', $bind = ['id' => 'pk62ri0101d1ro31ehf29ai3ff', 'modified' => 1725949289, 'data' => '__ZF|a:1:{s:9:"Zend_Auth";a:1:{s:3:"ENT";i:1725978089;}}Zend_Auth|a:1:{s:7:"storage";N;}', 'lifetime' => 54000] ).../Abstract.php:1076
50.06835686496Zend_Db_Adapter_Abstract->query( $sql = 'INSERT INTO `user_session` (`id`, `modified`, `data`, `lifetime`) VALUES (?, ?, ?, ?)', $bind = [0 => 'pk62ri0101d1ro31ehf29ai3ff', 1 => 1725949289, 2 => '__ZF|a:1:{s:9:"Zend_Auth";a:1:{s:3:"ENT";i:1725978089;}}Zend_Auth|a:1:{s:7:"storage";N;}', 3 => 54000] ).../Abstract.php:577
60.06855653264Zend_Db_Statement->execute( $params = [0 => 'pk62ri0101d1ro31ehf29ai3ff', 1 => 1725949289, 2 => '__ZF|a:1:{s:9:"Zend_Auth";a:1:{s:3:"ENT";i:1725978089;}}Zend_Auth|a:1:{s:7:"storage";N;}', 3 => 54000] ).../Abstract.php:480
70.06855653264Zend_Db_Statement_Mysqli->_execute( $params = [0 => 'pk62ri0101d1ro31ehf29ai3ff', 1 => 1725949289, 2 => '__ZF|a:1:{s:9:"Zend_Auth";a:1:{s:3:"ENT";i:1725978089;}}Zend_Auth|a:1:{s:7:"storage";N;}', 3 => 54000] ).../Statement.php:303
80.06855654024execute( ).../Mysqli.php:208