Bug 1910 - 设备管理:设备详情,点击导航栏上设备详情,出错。
设备管理:设备详情,点击导航栏上设备详情,出错。
Status: VERIFIED FIXED
Product: 核心模块
Classification: 云服务软件
Component: 核心模块
未指定
BG Windows
: --- enhancement
: ---
Assigned To: 杜二红
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-06-30 15:46 CST by 杨玲
Modified: 2017-07-06 16:31 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 杨玲 2017-06-30 15:46:49 CST
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1
错误位置

FILE: /var/www/html/huijiatong/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 169
TRACE

#0 /var/www/html/huijiatong/ThinkPHP/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /var/www/html/huijiatong/ThinkPHP/Library/Think/Db/Driver.class.php(935): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /var/www/html/huijiatong/ThinkPHP/Library/Think/Model.class.php(579): Think\Db\Driver->select(Array)
#3 /var/www/html/huijiatong/Application/Core/Controller/DeviceController.class.php(79): Think\Model->select()
#4 [internal function]: Core\Controller\DeviceController->device_info()
#5 /var/www/html/huijiatong/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Core\Controller\DeviceController))
#6 /var/www/html/huijiatong/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#7 /var/www/html/huijiatong/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#8 /var/www/html/huijiatong/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#9 /var/www/html/huijiatong/index.php(19): require('/var/www/html/h...')
#10 {main}
Comment 1 杜二红 2017-07-05 17:58:54 CST
已经取消导航上设备详情的点击
Comment 2 杜二红 2017-07-05 17:59:05 CST
已经取消导航上设备详情的点击
Comment 3 杨玲 2017-07-06 16:31:09 CST
已验证