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 3


/* FILE: /home.php/1 Mon, 21 May 2012 01:10:18 +0100 */
SELECT tMerchandise.*, tMerch_category.merch_category_name FROM tMerchandise 
			LEFT JOIN tMerch_category ON tMerchandise.merchandise_cat_id = tMerch_category.merch_category_id
			WHERE tMerchandise.merchandise_id =