select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='agent_hint' [ RunTime:0.001411s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_need_agent' [ RunTime:0.000839s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_ad' [ RunTime:0.000990s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_top' [ RunTime:0.000892s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_content' [ RunTime:0.001006s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_show' [ RunTime:0.000869s ]
select count(*) from information_schema.columns where table_name = 'gh_attachment' and column_name ='category' [ RunTime:0.000886s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='content' [ RunTime:0.000833s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu' [ RunTime:0.000876s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='open_detail' [ RunTime:0.000948s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu_img' [ RunTime:0.000877s ]
SHOW TABLES LIKE 'gh_commercial' [ RunTime:0.000399s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='need_secret' [ RunTime:0.000779s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='secret' [ RunTime:0.000804s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='cookie_name' [ RunTime:0.000777s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='secret_url' [ RunTime:0.000846s ]
select count(*) from information_schema.columns where table_name = 'gh_url_comment' and column_name ='status' [ RunTime:0.000873s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='pid' [ RunTime:0.000836s ]
SHOW FULL COLUMNS FROM `gh_config` [ RunTime:0.000696s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000391s ]
SHOW FULL COLUMNS FROM `gh_commercial` [ RunTime:0.000713s ]
SELECT * FROM `gh_commercial` [ RunTime:0.000375s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000368s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000434s ]
SHOW FULL COLUMNS FROM `gh_url_list` [ RunTime:0.000787s ]
SELECT * FROM `gh_url_list` WHERE `id` = 552 LIMIT 1 [ RunTime:0.000625s ]
UPDATE `gh_url_list` SET `views` = 6995 WHERE `id` = 552 [ RunTime:0.001176s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000419s ]
SELECT `id`,`url`,`name`,`icon`,`open_detail` FROM `gh_url_list` WHERE `cate_id` = 1 AND `id` <> 552 AND `status` = 1 AND ( `id` <> 552 OR `tags` LIKE '%网页工具%' ) ORDER BY `weigh` DESC LIMIT 0,10 [ RunTime:0.001314s ]
SHOW FULL COLUMNS FROM `gh_sidebar_config` [ RunTime:0.000780s ]
SELECT `data` FROM `gh_sidebar_config` WHERE `name` = 'url_detail_page' LIMIT 1 [ RunTime:0.000494s ]