文件 | 行数 | 方法 | 类 | 类型 | 参数 |
---|
/usr/home/qxu1542670078/htdocs/kernel/lib/db/driver/mysqli.php | 341 | E | | | array (
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.php | 89 | error | Kernel\Lib\Db\Driver\Mysqli | -> | array (
) |
/usr/home/qxu1542670078/htdocs/kernel/lib/db/driver.php | 680 | query | Kernel\Lib\Db\Driver\Mysqli | -> | array (
0 => 'SELECT * FROM nys_category WHERE id= LIMIT 1 ',
) |
/usr/home/qxu1542670078/htdocs/kernel/core/model.php | 237 | select | Kernel\Lib\Db\Driver | -> | array (
0 =>
array (
'table' => 'nys_category',
'where' => 'id=',
'limit' => 1,
),
) |
/usr/home/qxu1542670078/htdocs/app/content/common/common.php | 106 | find | Kernel\Core\Model | -> | array (
) |
/usr/home/qxu1542670078/htdocs/app/home/controller/article.php | 34 | category | | | array (
0 => NULL,
) |
/usr/home/qxu1542670078/htdocs/kernel/kernel.php | 158 | detail | Home\Controller\Article | -> | array (
) |
/usr/home/qxu1542670078/htdocs/index.php | 12 | run | Kernel\Kernel | -> | array (
) |