Hi, would most appreciate any suggestions on how to fix these errors which are popping up quite often.

messagePDOException: SQLSTATE[HY000]: General error: 144 Table './lilifilm_fresh/cache_menu' is marked as crashed and last (automatic?) repair failed: DELETE FROM {cache_menu} WHERE (cid LIKE :db_condition_placeholder_0 ESCAPE '\\') ; Array ( [:db_condition_placeholder_0] => admin\_menu:% ) in cache_clear_all() (line 168 of /home/lilifilm/public_html/includes/cache.inc).

Ive truncuated menu_cache, rebuilt my sql .. Errors clear for a while and then they back. It mostly happens when Im trying to save or edit a node.

Would you be so kind to point me in the right direction :)

Comments

VM’s picture

first result in google for the error is http://languor.us/pdoexception-sqlstatehy000-general-error-144-table-cac...

have you worked through that help?

Liliplanet’s picture

Wow thank you so much! That is the solution! My hosting provider mentioned that this is an issue with cache tables, the buffer size needs to be increased.