Linux Magazine
MySQL ERROR: Error Number: 1064 Description: 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 '' at line 1 Query: SELECT sc.esgotado, t.entry_id, t.title, t.url_title, d.field_id_10, t.status, d.field_id_36, field_id_9 FROM exp_simple_commerce_items sc, exp_weblog_titles t, exp_weblog_data d WHERE t.weblog_id = 9 AND t.status = 'Published' AND d.entry_id = t.entry_id AND sc.entry_id = t.entry_id and d.field_id_36 = |