select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='agent_hint' [ RunTime:0.001526s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_need_agent' [ RunTime:0.000930s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_ad' [ RunTime:0.001013s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_top' [ RunTime:0.000906s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_content' [ RunTime:0.001063s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_show' [ RunTime:0.000892s ]
select count(*) from information_schema.columns where table_name = 'gh_attachment' and column_name ='category' [ RunTime:0.000990s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='content' [ RunTime:0.001006s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu' [ RunTime:0.000894s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='open_detail' [ RunTime:0.000926s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu_img' [ RunTime:0.000898s ]
SHOW TABLES LIKE 'gh_commercial' [ RunTime:0.000377s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='need_secret' [ RunTime:0.000825s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='secret' [ RunTime:0.000857s ]
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.000848s ]
select count(*) from information_schema.columns where table_name = 'gh_url_comment' and column_name ='status' [ RunTime:0.000805s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='pid' [ RunTime:0.000853s ]
SHOW FULL COLUMNS FROM `gh_config` [ RunTime:0.000746s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000395s ]
SHOW FULL COLUMNS FROM `gh_commercial` [ RunTime:0.000698s ]
SELECT * FROM `gh_commercial` [ RunTime:0.000370s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000357s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000350s ]
SHOW FULL COLUMNS FROM `gh_url_list` [ RunTime:0.000772s ]
SELECT * FROM `gh_url_list` WHERE `id` = 552 LIMIT 1 [ RunTime:0.000651s ]
UPDATE `gh_url_list` SET `views` = 6999 WHERE `id` = 552 [ RunTime:0.001963s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000311s ]
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.001362s ]
SHOW FULL COLUMNS FROM `gh_sidebar_config` [ RunTime:0.000691s ]
SELECT `data` FROM `gh_sidebar_config` WHERE `name` = 'url_detail_page' LIMIT 1 [ RunTime:0.000450s ]