10 likes | 132 Vues
An error occurred during the database function call: error number 145 indicates that the 'jos_session' table is marked as crashed and requires repair. The SQL command attempted to insert a new session into the table, but due to the corruption, the operation failed. It's essential to address the table's state to restore normal functionality and ensure session data is handled correctly. As a next step, consider running a repair command on the 'jos_session' table to recover lost data and prevent further issues.
E N D
jtablesession::Store Failed<br />DB function failed with error number 145<br /><font color="red">Table '.\icasa2011\jos_session' is marked as crashed and should be repaired SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( '3f0cb7dd704a700be6b7fcf2082f80e0','1407467754','','0','1','0' )</font>