By ha.azizi on
hi
in my site appear many code, i can't go to admin pages and update module and ....:
Additional uncaught exception thrown while handling exception.
Original
PDOException: SQLSTATE[HY000]: General error: 1030 Got error -1 from storage engine: DELETE FROM {cache_update} WHERE (cid = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => update_project_projects ) in _update_cache_clear() (line 862 of /home/wschools/public_html/modules/update/update.module).
Additional
PDOException: SQLSTATE[HY000]: General error: 1467 Failed to read auto-increment value from storage engine: INSERT INTO {watchdog} (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array ( [:db_insert_placeholder_0] => 1 [:db_insert_placeholder_1] => php [:db_insert_placeholder_2] => %type: !message in %function (line %line of %file). [:db_insert_placeholder_3] => a:6:{s:5:"%type";s:12:"PDOException";s:8:"!message";s:218:"SQLSTATE[HY000]: General error: 1030 Got error -1 from storage engine: DELETE FROM {cache_update} WHERE (cid = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => update_project_projects ) ";s:9:"%function";s:21:"_update_cache_clear()";s:5:"%file";s:55:"/home/wschools/public_html/modules/update/update.module";s:5:"%line";i:862;s:14:"severity_level";i:3;} [:db_insert_placeholder_4] => 3 [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => http://www.w3schoolsfa.com/admin/reports/updates/update [:db_insert_placeholder_7] => http://www.w3schoolsfa.com/ [:db_insert_placeholder_8] => 212.33.202.138 [:db_insert_placeholder_9] => 1370769712 ) in dblog_watchdog() (line 154 of /home/wschools/public_html/modules/dblog/dblog.module).
Uncaught exception thrown in session handler.
PDOException: SQLSTATE[HY000]: General error: 1030 Got error -1 from storage engine: UPDATE {sessions} SET uid=:db_update_placeholder_0, cache=:db_update_placeholder_1, hostname=:db_update_placeholder_2, session=:db_update_placeholder_3, timestamp=:db_update_placeholder_4 WHERE ( (sid = :db_condition_placeholder_0) AND (ssid = :db_condition_placeholder_1) ); Array ( [:db_update_placeholder_0] => 1 [:db_update_placeholder_1] => 0 [:db_update_placeholder_2] => 212.33.202.138 [:db_update_placeholder_3] => [:db_update_placeholder_4] => 1370769712 [:db_condition_placeholder_0] => qavVCl9g0q7VaWU0GkEAtMHMvhg6F-sFwYe_s7QpXrA [:db_condition_placeholder_1] => ) in _drupal_session_write() (line 209 of /home/wschools/public_html/includes/session.inc).
please help
Comments
What did you do before this
What did you do before this happend?
Before doing anything create a database dump of the current database, in case you need to revert back to the current database.
Based on the type of database you can do the following:
...!
I did not do anything...!
=-=
Same problem
I did not make any changes when this occurred either. Not only does my admin pages not work. All my sites on my shared host that utilize drupal 7 have stop working. One site gets the same message you are getting ha.azizi , the other sites only show a blank white screen.
Update:
My error was a problem with my host. Not sure if that info helps anyone or not but wanted to update it anyway.