SHOW FULL COLUMNS FROM `tp_wx_user` [ RunTime:0.001102s ]
SELECT `qr` FROM `tp_wx_user` LIMIT 1 [ RunTime:0.003557s ]
SHOW FULL COLUMNS FROM `tp_goods_category` [ RunTime:0.005027s ]
SELECT * FROM `tp_goods_category` WHERE `id` = 111 LIMIT 1 [ RunTime:0.003033s ]
SELECT `id`,`parent_id` FROM `tp_goods_category` [ RunTime:0.014433s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.005616s ]
SELECT `goods_id` FROM `tp_goods` WHERE ( shop_price >= 20 and shop_price <= 25 ) [ RunTime:0.000640s ]
SHOW FULL COLUMNS FROM `tp_goods_attr` [ RunTime:0.000933s ]
SELECT `goods_id` FROM `tp_goods_attr` WHERE `attr_id` IN (201,198,197) AND `attr_value` IN ('中国大陆','围城(精)','9787020090006') GROUP BY `goods_id` HAVING count(goods_id) > 2 [ RunTime:0.000544s ]
SHOW FULL COLUMNS FROM `tp_goods_attribute` [ RunTime:0.000675s ]
SELECT `attr_id`,`attr_name` FROM `tp_goods_attribute` [ RunTime:0.000702s ]
SELECT `brand_id` FROM `tp_goods` WHERE `goods_id` = 320 AND `brand_id` > 0 [ RunTime:0.001077s ]
SHOW FULL COLUMNS FROM `tp_brand` [ RunTime:0.001112s ]
SELECT * FROM `tp_brand` WHERE `id` IN ('') LIMIT 30 [ RunTime:0.000185s ]
select group_concat(`key` separator '_') as `key` from tp_spec_goods_price where goods_id in(320) [ RunTime:0.000277s ]
SELECT * FROM `tp_goods_attr` WHERE `goods_id` = 320 AND `attr_value` <> '' [ RunTime:0.000535s ]
SELECT `attr_id`,`attr_id`,`attr_name`,`attr_index` FROM `tp_goods_attribute` WHERE ( attr_index = 1 ) [ RunTime:0.000677s ]
SELECT * FROM `tp_goods` WHERE `goods_id` = 320 ORDER BY `sort` ASC LIMIT 0,20 [ RunTime:0.020501s ]
SELECT `id`,`id`,`name`,`parent_id`,`level` FROM `tp_goods_category` WHERE ( is_show=1 ) [ RunTime:0.000456s ]
SHOW FULL COLUMNS FROM `tp_ad_position` [ RunTime:0.014357s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001674s ]
SHOW FULL COLUMNS FROM `tp_ad` [ RunTime:0.001311s ]
SELECT * FROM `tp_ad` WHERE ( pid=101 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000279s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000737s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.001107s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.002617s ]
SELECT * FROM `tp_ad` WHERE ( pid=102 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000394s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000574s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000641s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.003582s ]
SELECT * FROM `tp_ad` WHERE ( pid=103 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000243s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001245s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.014706s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.002919s ]
SELECT * FROM `tp_ad` WHERE ( pid=104 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000244s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000317s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000741s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.016073s ]
SELECT * FROM `tp_ad` WHERE ( pid=105 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000774s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000200s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000857s ]
SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.008954s ]
select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000816s ]