MYSQL ERROR 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 'limit 0,
10' at line 1,
SQL:"select * from category_news_relations R
left join news_baseinfo B on R.oid=B.id where R.cid= limit 0,
10"Array
(
[0] => Query Error: select * from category_news_relations R
left join news_baseinfo B on R.oid=B.id where R.cid= limit 0,
10
)