Run Common\Behavior\InitHook [ RunTime:0.000988s ]
[ app_init ] --END-- [ RunTime:0.001028s ]
[ app_begin ] --START--
Run Behavior\ReadHtmlCache [ RunTime:0.000318s ]
[ app_begin ] --END-- [ RunTime:0.000355s ]
[ view_parse ] --START--
[ template_filter ] --START--
Run Behavior\ContentReplace [ RunTime:0.000121s ]
[ template_filter ] --END-- [ RunTime:0.000172s ]
Run Behavior\ParseTemplate [ RunTime:0.017931s ]
[ view_parse ] --END-- [ RunTime:0.017958s ]
[ view_filter ] --START--
Run Behavior\WriteHtmlCache [ RunTime:0.000208s ]
[ view_filter ] --END-- [ RunTime:0.000228s ]
[ app_end ] --START--
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 ') )' at line 1
[ SQL语句 ] : SELECT a.*,b.path FROM find_ask_products a LEFT JOIN find_ask_picture AS b ON a.cover_pic = b.id WHERE ( a.id in () )
[8192] mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead /www/wwwroot/demo.gaishangshu.com/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php 第 52 行.
SHOW COLUMNS FROM `find_ask_config` [ RunTime:0.000645s ]
SELECT `type`,`name`,`value` FROM `find_ask_config` WHERE ( `status` = 1 ) [ RunTime:0.000231s ]
SHOW COLUMNS FROM `find_ask_category` [ RunTime:0.000510s ]
SHOW COLUMNS FROM `find_ask_ask_member` [ RunTime:0.000402s ]
SHOW COLUMNS FROM `find_ask_products` [ RunTime:0.000349s ]
SHOW COLUMNS FROM `find_ask_buy_history` [ RunTime:0.000371s ]
SELECT a.id,a.*,b.path FROM find_ask_category a LEFT JOIN find_ask_picture AS b ON a.icon = b.id WHERE ( a.pid = 170 ) ORDER BY a.sort [ RunTime:0.000362s ]
SELECT a.*,b.path FROM find_ask_products a LEFT JOIN find_ask_picture AS b ON a.cover_pic = b.id WHERE ( a.id = 15 ) LIMIT 1 [ RunTime:0.000148s ]
SELECT a.*,b.path FROM find_ask_products a LEFT JOIN find_ask_picture AS b ON a.cover_pic = b.id WHERE ( a.status = 1 ) ORDER BY rand() LIMIT 4 [ RunTime:0.000635s ]
SELECT * FROM `find_ask_buy_history` WHERE ( nickname = "" and status = 0 ) LIMIT 1 [ RunTime:0.000122s ]
SELECT a.*,b.path FROM find_ask_products a LEFT JOIN find_ask_picture AS b ON a.cover_pic = b.id WHERE ( a.id in () ) [ RunTime:0.000039s ]
SHOW COLUMNS FROM `find_ask_channel` [ RunTime:0.000633s ]
SELECT `id`,`pid`,`title`,`url`,`sort`,`create_time`,`update_time`,`status`,`target`,`cover_id` FROM `find_ask_channel` WHERE ( status=1 ) ORDER BY sort [ RunTime:0.000213s ]