• I have noticed my site loading speed has been bouncing all over the place since my upgrade to 3.5. When I would first log in to the Dashboard, the site would all but crash. I got rid of some troublesome plugins but am still getting the database error in my PHP error_log below.

    Can anyone point me in the correct direction to address this issue? It would be greatly appreciated.

    [19-Dec-2012 15:41:55] 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 ‘) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 24’ at line 1 for query SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND 0 = 1 AND wp_posts.post_type = ‘post’ AND (wp_posts.post_status = ‘publish’) AND wp_posts.ID not in() GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 24 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/blowthescene/archive.php’), WP_Query->__construct, WP_Query->query, WP_Query->get_posts

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘3.5 Upgrade Causing Database Problems included PHP error_log’ is closed to new replies.