データを取得出来なかった恐れがあります。select fm.fudol_id,fm.fudol_name,fm.age,fm.shintyo,fm.bast,fm.cup,fm.west,fm.hip,fm.type,fm.create_date,tm.tenpo_name,tm.tenpo_area,tm.tenpo_small_area,tm.tenpo_gyosyu_id from tenpo_master as tm,fudol_master as fm where fm.tenpo_id = tm.tenpo_id and fm.new_flag = 1 and fm.enable_flag = 1 and tm.tenpo_show = 1 and tm.enable_flag = 1 and tm.tenpo_disstop >= 20100731 and tm.tenpo_rank < 3 and tm.tenpo_area in () order by fm.create_date desc limit 0,25: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 fm.create_date desc limit 0,25' at line 1 :38.107.191.92