数据库错误: [MySQL server has gone away]
SELECT * FROM (SELECT a.*,b.content FROM `demo_list` a left join demo_list_content b on a.guid=b.guid WHERE (channelId=445 OR channelId in(select id from `demo_menu` where parentId=445)) AND ispub=1 ORDER BY ordering DESC,dtTime desc) AS `temptable` order by ordering DESC,id desc limit 464,16
数据库错误: [MySQL server has gone away]
select title from `demo_menu` where id=5 limit 1
数据库错误: [MySQL server has gone away]
select * from demo_special where id=1
数据库错误: [MySQL server has gone away]
select * from demo_special where id=2
数据库错误: [MySQL server has gone away]
select * from demo_special where id=5
数据库错误: [MySQL server has gone away]
select * from demo_tongji where id=1
数据库错误: [MySQL server has gone away]
SELECT * FROM `demo_article` WHERE id=316 LIMIT 1
数据库错误: [MySQL server has gone away]
SELECT * FROM `demo_article` WHERE id=520 LIMIT 1
数据库错误: [MySQL server has gone away]
SELECT * FROM `demo_article` WHERE id=523 LIMIT 1
数据库错误: [MySQL server has gone away]
select * from demo_menu where id=445
数据库错误: [MySQL server has gone away]
SELECT * FROM demo_list AS a,demo_list_content AS b WHERE a.guid=b.guid AND a.ispub=1 AND (a.channelId=445 or a.channelId in (select id from demo_menu where parentId = 445)) ORDER BY a.isrecom DESC,dtTime desc LIMIT 0,5
数据库错误: [MySQL server has gone away]
SELECT * FROM `demo_article` WHERE id=408 LIMIT 1
数据库错误: [MySQL server has gone away]
SELECT * FROM `demo_article` WHERE id=433 LIMIT 1
数据库错误: [MySQL server has gone away]
SELECT * FROM `demo_article` WHERE id=434 LIMIT 1
数据库错误: [MySQL server has gone away]
SELECT * FROM `demo_article` WHERE id=496 LIMIT 1
数据库错误: [MySQL server has gone away]
SELECT * FROM `demo_article` WHERE id=463 LIMIT 1
数据库错误: [MySQL server has gone away]
select * from demo_special where id=4
数据库错误: [MySQL server has gone away]
select * from demo_special where id=3
数据库错误: [MySQL server has gone away]
select * from demo_tongji where id=1
数据库错误: [MySQL server has gone away]
update demo_list set ispub=1 WHERE ispub<>1 and dtTime < now();