エラーが発生しました![ エラーコード: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 'ORDER BY cm_time DESC LIMIT 0,15' at line 3

SELECT s_name,s_subname,s_genre,comment.* FROM comment INNER JOIN shop ON cm_shopID = s_code WHERE cm_status = '0' AND cm_type = '0' AND ORDER BY cm_time DESC LIMIT 0,15