Can't execute query

	SELECT
		width,
		height,
		filename,
		stencil_ref
	FROM
		 color_catref
	WHERE 
		stencil_ref = 
	

MySQL 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 '' at line 9

This script cannot continue, terminating.