select id, slug as slug ,`create`,name,lead as lead,image,`create` from blog order by id desc limit 0,10 Array ( [0] => 42000 [1] => 1064 [2] => 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 'as lead,image,`create` from blog order by id desc limit 0,10' at line 1 )