错无信息: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 1' at line 1 [ SQL语句 ] : SELECT * FROM nys_category WHERE id= LIMIT 1
文件:/usr/home/qxu1542670078/htdocs/kernel/functions/common.php 第822行
错误代码:0
异常代码:
文件行数方法类型参数
/usr/home/qxu1542670078/htdocs/kernel/lib/db/driver/mysqli.php341Earray ( 0 => '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 1\' at line 1 [ SQL语句 ] : SELECT * FROM nys_category WHERE id= LIMIT 1 ', )
/usr/home/qxu1542670078/htdocs/kernel/lib/db/driver/mysqli.php89errorKernel\Lib\Db\Driver\Mysqli->array ( )
/usr/home/qxu1542670078/htdocs/kernel/lib/db/driver.php680queryKernel\Lib\Db\Driver\Mysqli->array ( 0 => 'SELECT * FROM nys_category WHERE id= LIMIT 1 ', )
/usr/home/qxu1542670078/htdocs/kernel/core/model.php237selectKernel\Lib\Db\Driver->array ( 0 => array ( 'table' => 'nys_category', 'where' => 'id=', 'limit' => 1, ), )
/usr/home/qxu1542670078/htdocs/app/content/common/common.php106findKernel\Core\Model->array ( )
/usr/home/qxu1542670078/htdocs/app/home/controller/article.php34categoryarray ( 0 => NULL, )
/usr/home/qxu1542670078/htdocs/kernel/kernel.php158detailHome\Controller\Article->array ( )
/usr/home/qxu1542670078/htdocs/index.php12runKernel\Kernel->array ( )