Title: SQL errors since last update.
Last modified: August 22, 2016

---

# SQL errors since last update.

 *  Resolved [RedLion2074](https://wordpress.org/support/users/redlion2074/)
 * (@redlion2074)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/sql-errors-since-last-update/)
 * Since the last update, I got those SQL errors notifications displayed in my admin
   panel:
 *     ```
       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 ') AND post_type='job_listing' AND menu_order=0' at line 1]
       UPDATE wp_posts SET menu_order = 1 WHERE ID NOT IN () AND post_type='job_listing' AND menu_order=0;
   
       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 ') AND post_type='job_listing'' at line 1]
       UPDATE wp_posts SET menu_order = 0 WHERE ID IN () AND post_type='job_listing';
       ```
   
 * A chance this was on my localhost website and that I always set the debug var
   to true. I didn’t test if anything was changed about the fact to post jobs. I
   guess you should check it ASAP.
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/sql-errors-since-last-update/#post-5906459)
 * Should be fixed in 1.21.3 which is coming out shortly.

Viewing 1 replies (of 1 total)

The topic ‘SQL errors since last update.’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

## Tags

 * [sql-errors](https://wordpress.org/support/topic-tag/sql-errors/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/sql-errors-since-last-update/#post-5906459)
 * Status: resolved