select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='agent_hint' [ RunTime:0.001346s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_need_agent' [ RunTime:0.001093s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_ad' [ RunTime:0.000906s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='is_top' [ RunTime:0.000834s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_content' [ RunTime:0.001031s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='icon_show' [ RunTime:0.000801s ]
select count(*) from information_schema.columns where table_name = 'gh_attachment' and column_name ='category' [ RunTime:0.000808s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='content' [ RunTime:0.000935s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu' [ RunTime:0.000821s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='open_detail' [ RunTime:0.000810s ]
select count(*) from information_schema.columns where table_name = 'gh_url_list' and column_name ='web_jietu_img' [ RunTime:0.000894s ]
SHOW TABLES LIKE 'gh_commercial' [ RunTime:0.000459s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='need_secret' [ RunTime:0.000911s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='secret' [ RunTime:0.000837s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='cookie_name' [ RunTime:0.000853s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='secret_url' [ RunTime:0.000860s ]
select count(*) from information_schema.columns where table_name = 'gh_url_comment' and column_name ='status' [ RunTime:0.000892s ]
select count(*) from information_schema.columns where table_name = 'gh_url_cate_list' and column_name ='pid' [ RunTime:0.001032s ]
SHOW FULL COLUMNS FROM `gh_config` [ RunTime:0.000741s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000439s ]
SHOW FULL COLUMNS FROM `gh_commercial` [ RunTime:0.000757s ]
SELECT * FROM `gh_commercial` [ RunTime:0.000373s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000343s ]
SHOW FULL COLUMNS FROM `gh_url_list` [ RunTime:0.000876s ]
SELECT * FROM `gh_url_list` WHERE `id` = 552 LIMIT 1 [ RunTime:0.000623s ]
UPDATE `gh_url_list` SET `views` = 4756 WHERE `id` = 552 [ RunTime:0.000680s ]
SELECT `value` FROM `gh_config` WHERE `name` = 'configs' LIMIT 1 [ RunTime:0.000328s ]
SELECT `id`,`url`,`name`,`icon`,`open_detail` FROM `gh_url_list` WHERE `cate_id` = 1 AND `id` <> 552 AND ( `id` <> 552 OR `tags` LIKE '%网页工具%' ) ORDER BY `weigh` DESC LIMIT 0,10 [ RunTime:0.001146s ]
SHOW FULL COLUMNS FROM `gh_sidebar_config` [ RunTime:0.000846s ]
SELECT `data` FROM `gh_sidebar_config` WHERE `name` = 'url_detail_page' LIMIT 1 [ RunTime:0.000393s ]