SQL语句出错:select UId from info_category where CateId= order by 1 limit 1
错误代码:#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 1 limit 1' at line 1SQL语句出错:select Category,UId,CateId from info_category where CateId= order by 1 limit 1
错误代码:#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 1 limit 1' at line 1SQL语句出错:select count(*) as row_count from info where CateId=
错误代码:#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 '' at line 1SQL语句出错:select * from info where CateId= order by MyOrder desc, InfoId desc limit 0, 20
错误代码:#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 MyOrder desc, InfoId desc limit 0, 20' at line 1