The first one was
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Duplicate entry '1384552553' for key 'expiry_date' - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account
Duplicate entry '1384552608' for key 'expiry_date' - library/Zend/Db/Statement/Mysqli.php:214
Then a lot of these:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect key file for table './xf_session.MYI'; try to repair it - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Today at 3:55 PM
Then these:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table './xf_session' is marked as crashed and should be repaired - library/Zend/Db/Statement/Mysqli.php:77
I repair the table xf_session and it's working now but what do these mean?
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Duplicate entry '1384552553' for key 'expiry_date' - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account
Duplicate entry '1384552608' for key 'expiry_date' - library/Zend/Db/Statement/Mysqli.php:214
Then a lot of these:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect key file for table './xf_session.MYI'; try to repair it - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Today at 3:55 PM
Then these:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table './xf_session' is marked as crashed and should be repaired - library/Zend/Db/Statement/Mysqli.php:77
I repair the table xf_session and it's working now but what do these mean?