• Resolved trdunsworth

    (@trdunsworth)


    We have been having database issues after someone tried to penetrate the site.

    We are receiving the following error code even after clear reloads of files and after clean database restructuring.

    WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘order ASC’ at line 1 for query SELECT t.*, tt.* 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 ( t.term_id <> 1 AND t.term_id <> 7 AND t.term_id <> 10 AND t.term_id <> 4 AND t.term_id <> 13 AND t.term_id <> 3 AND t.term_id <> 12 AND t.term_id <> 8 AND t.term_id <> 9 AND t.term_id <> 11 AND t.term_id <> 13 ) ORDER BY order ASC made by require, require_once, include, get_sidebar, locate_template, load_template, require_once, wp_list_categories, get_categories, get_terms

    We’ve disabled all the plug-ins and we’re still getting the same errors. We’ve used Repair Tables from PHPMyAdmin and that seems to stop the errors for a few seconds.

    Any thoughts or ideas are appreciated at the moment.

    Tony

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘MySQL errors in site’ is closed to new replies.