MySQL Query : select * From v9_news Where id in (224558,346398,145346,298813,224192,20596,87921,181563,239258,260552,324279,110836,210682,340039,92966,270513,31504,121156,150075,75683,16935,238462,80014,318227,112726,129540,116038,183359,191433,282898,332257,80077,42807,164279,181053,188798,23283,30116,) order by find_in_set(id,'224558,346398,145346,298813,224192,20596,87921,181563,239258,260552,324279,110836,210682,340039,92966,270513,31504,121156,150075,75683,16935,238462,80014,318227,112726,129540,116038,183359,191433,282898,332257,80077,42807,164279,181053,188798,23283,30116,') -- LIMIT 20 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 ') order by find_in_set(id,'224558,346398,145346,298813,224192,20596,87921,181563' at line 1 MySQL Errno : 1064 Message : 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 find_in_set(id,'224558,346398,145346,298813,224192,20596,87921,181563' at line 1 Need Help?