MySQL Error:
SQL:select a.* from estate as a where ( (a.station_name1 in()) or (a.station_name2 in()) or (a.station_name3 in()) ) and a.facilities like '%学生向け%' and a.published = 'Y' order by a.mod_date desc,a.reg_date desc
Error No:1064
Error Msg: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 ')) or (a.station_name2 in()) or (a.station_name3 in()) ) and a.
߂