Forums

[resolved] Getting it working with MySQL 3.23 (1 post)

  1. MarquisEXB
    Member
    Posted 2 years ago #

    WordPress database error: [You have an error in your SQL syntax near 'ON ID = post_id WHERE ID IN (630,625)' at line 1]
    SELECT * from wp_posts LEFT JOIN wp_post2cat ON ID = post_id WHERE ID IN (630,625);

    Change all JOIN to LEFT JOIN. Worked fine afterwards. Using MS SQL 3.23, WP 2.0.11

Topic Closed

This topic has been closed to new replies.

About this Topic