SELECT `idx`, `image_type`, `file_name`, `real_file_name`, `file_size`, `file_extension`, `file_width`, `file_height` FROM `product_file` WHERE `product_info_idx`= AND `del_flag`='n' ORDER BY `idx` DESC
There is an error in the transmitted query.
ERROR_CODE 1064 : 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 'AND `del_flag`='n' ORDER BY `idx` DESC' at line 1