select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='agent_hint' [ RunTime:0.001946s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_need_agent' [ RunTime:0.000882s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_ad' [ RunTime:0.000951s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_top' [ RunTime:0.000904s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_content' [ RunTime:0.001000s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_show' [ RunTime:0.000785s ]
select count(*) from information_schema.columns where table_name = 'gh_attachment' and column_name ='category' [ RunTime:0.000788s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='content' [ RunTime:0.001040s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu' [ RunTime:0.000754s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='open_detail' [ RunTime:0.000785s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu_img' [ RunTime:0.000831s ]
SHOW TABLES LIKE 'gh_commercial' [ RunTime:0.000381s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='need_secret' [ RunTime:0.000802s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='secret' [ RunTime:0.000746s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='cookie_name' [ RunTime:0.000848s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='secret_url' [ RunTime:0.000863s ]
select count(*) from information_schema.columns where table_name = 'gh_url_comment' and column_name ='status' [ RunTime:0.000783s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='pid' [ RunTime:0.000792s ]
SHOW FULL COLUMNS FROM `gh_config` [ RunTime:0.000788s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000462s ]
SHOW FULL COLUMNS FROM `gh_commercial` [ RunTime:0.000778s ]
SELECT * FROM `gh_commercial` [ RunTime:0.000357s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000375s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000381s ]
SHOW FULL COLUMNS FROM `gh_url_list` [ RunTime:0.000796s ]
SELECT * FROM `gh_url_list` WHERE `id` = 7 LIMIT 1 [ RunTime:0.000711s ]
UPDATE `gh_url_list` SET `views` = 8954 WHERE `id` = 7 [ RunTime:0.001118s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000354s ]
SELECT `id`,`url`,`name`,`icon`,`open_detail` FROM `gh_url_list` WHERE `cate_id` = 2 AND `id` <> 7 AND `status` = 1 AND ( `id` <> 7 OR `tags` LIKE '%科技%' OR `tags` LIKE '%新闻%' ) ORDER BY `weigh` DESC LIMIT 0,10 [ RunTime:0.001341s ]
SHOW FULL COLUMNS FROM `gh_sidebar_config` [ RunTime:0.000730s ]
SELECT `data` FROM `gh_sidebar_config` WHERE `name` = 'url_detail_page' LIMIT 1 [ RunTime:0.000434s ]