Got error 12 from table handler
-
Upgraded to WP 2.3, had errors but managed to fix all but one type (see https://www.ads-software.com/support/topic/136400?replies=1)
Still had this error in the custom fields area of write/post:
WordPress database error: [Got error 12 from table handler]
SELECT meta_key FROM wp_postmeta WHERE meta_key NOT LIKE ‘\_%’ GROUP BY meta_key ORDER BY meta_id DESC LIMIT 30Assumed it may have been there all along and I just missed it. But apparently not so, because when I started to post tonight (first time since upgrade) discovered another error 12 in category checkbox selection area of write/post:
WordPress database error: [Got error 12 from table handler]
SELECT t.term_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN (‘category’) AND tt.parent = ‘0’ ORDER BY t.name ASCI had written a post right before upgrading and the category selection check boxes were all intact then.
I searched “error 12 from table handler” here:
https://www.ads-software.com/search/error+12+from+table+handler?forums=1I do not think my problem is a host problem since it was not there until I updated to v.2.3.
I deactivated all plugins, switched to default theme, deleted all wp folders and files by ftp (except those I am not supposed to delete) and ran the upgrade program again. It said no upgrade needed and my blog is back up.
But the error 12 remains.
Thanks for any help,
Lois
- The topic ‘Got error 12 from table handler’ is closed to new replies.