select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='agent_hint' [ RunTime:0.001666s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_need_agent' [ RunTime:0.000913s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_ad' [ RunTime:0.000920s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_top' [ RunTime:0.000851s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_content' [ RunTime:0.001011s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_show' [ RunTime:0.000791s ]
select count(*) from information_schema.columns where table_name = 'gh_attachment' and column_name ='category' [ RunTime:0.000821s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='content' [ RunTime:0.000912s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu' [ RunTime:0.000829s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='open_detail' [ RunTime:0.000862s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu_img' [ RunTime:0.000866s ]
SHOW TABLES LIKE 'gh_commercial' [ RunTime:0.000410s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='need_secret' [ RunTime:0.000804s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='secret' [ RunTime:0.000887s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='cookie_name' [ RunTime:0.000805s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='secret_url' [ RunTime:0.000964s ]
select count(*) from information_schema.columns where table_name = 'gh_url_comment' and column_name ='status' [ RunTime:0.000813s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='pid' [ RunTime:0.000876s ]
SHOW FULL COLUMNS FROM `gh_config` [ RunTime:0.000835s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000403s ]
SHOW FULL COLUMNS FROM `gh_commercial` [ RunTime:0.000668s ]
SELECT * FROM `gh_commercial` [ RunTime:0.000341s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000400s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000326s ]
SHOW FULL COLUMNS FROM `gh_url_list` [ RunTime:0.000734s ]
SELECT * FROM `gh_url_list` WHERE `id` = 7 LIMIT 1 [ RunTime:0.000747s ]
UPDATE `gh_url_list` SET `views` = 10113 WHERE `id` = 7 [ RunTime:0.001831s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000505s ]
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.001262s ]
SHOW FULL COLUMNS FROM `gh_sidebar_config` [ RunTime:0.000764s ]
SELECT `data` FROM `gh_sidebar_config` WHERE `name` = 'url_detail_page' LIMIT 1 [ RunTime:0.000333s ]