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 's Creed II'
AND wp_bg_post2cat.category_id = '6'
AND wp_bg_postmeta.meta_' at line 5]
SELECT wp_bg_postmeta.meta_value
FROM wp_bg_posts
Left Join wp_bg_post2cat ON wp_bg_posts.ID = wp_bg_post2cat.post_id
Left Join wp_bg_postmeta ON wp_bg_posts.ID = wp_bg_postmeta.post_id
WHERE wp_bg_posts.post_title = 'Assassin's Creed II'
AND wp_bg_post2cat.category_id = '6'
AND wp_bg_postmeta.meta_key = 'gamedb_asin'