Bad Behavior causing database errors
-
WP 2.8.6
LAMP
tested several times and enabling BB invokes this every time.WordPress database error: [Got error 28 from storage engine]
SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (‘category’, ‘post_tag’) AND tr.object_id IN (332, 315, 311, 304, 301, 295, 289, 285, 280, 277) ORDER BY t.name ASC
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Bad Behavior causing database errors’ is closed to new replies.