SHOW FULL COLUMNS FROM `web_customer_website_setting` [ RunTime:0.001214s ]
SELECT * FROM `web_customer_website_setting` WHERE `lang_id` = 1 AND `customer_id` = 200 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000325s ]
SHOW FULL COLUMNS FROM `web_customer_column` [ RunTime:0.000881s ]
SELECT * FROM `web_customer_column` WHERE `status` = 1 AND `parentid` = 0 AND `lang_id` = 1 AND `customer_id` = 200 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000282s ]
SHOW FULL COLUMNS FROM `web_customer_products_category` [ RunTime:0.000858s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 200 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000255s ]
SELECT * FROM `web_customer_column` WHERE `status` = 1 AND `parentid` = 54297 AND `lang_id` = 1 AND `customer_id` = 200 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000251s ]
SHOW FULL COLUMNS FROM `web_customer_news_category` [ RunTime:0.000815s ]
SELECT * FROM `web_customer_news_category` WHERE `status` = 1 AND `customer_id` = 200 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000264s ]
SHOW FULL COLUMNS FROM `web_customer_download_type` [ RunTime:0.000854s ]
SELECT * FROM `web_customer_download_type` WHERE `status` = 1 AND `customer_id` = 200 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000236s ]
SELECT * FROM `web_customer_column` WHERE `status` = 1 AND `parentid` = 0 AND `lang_id` = 1 AND `customer_id` = 200 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000296s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 200 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000200s ]
SELECT * FROM `web_customer_column` WHERE `status` = 1 AND `parentid` = 54297 AND `lang_id` = 1 AND `customer_id` = 200 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000206s ]
SELECT * FROM `web_customer_news_category` WHERE `status` = 1 AND `customer_id` = 200 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000174s ]
SELECT * FROM `web_customer_download_type` WHERE `status` = 1 AND `customer_id` = 200 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000165s ]
SHOW FULL COLUMNS FROM `web_customer_lang` [ RunTime:0.000834s ]
SELECT `b`.*,`c`.`is_online` FROM `web_customer_lang` `a` LEFT JOIN `web_system_lang` `b` ON `a`.`lang_id`=`b`.`id` LEFT JOIN `web_system_customer` `c` ON `a`.`customer_id`=`c`.`id` WHERE `a`.`customer_id` = '200' AND `a`.`status` = '1' ORDER BY `a`.`sortid` ASC [ RunTime:0.000230s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 200 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000198s ]
SHOW FULL COLUMNS FROM `web_customer_products` [ RunTime:0.000839s ]
SELECT `a`.*,b.title cat_name,b.link_url cat_link FROM `web_customer_products` `a` LEFT JOIN `web_customer_products_category` `b` ON `a`.`cat_id`=`b`.`id` WHERE `a`.`customer_id` = '200' AND `a`.`status` = '1' AND `a`.`on_b2b` = '1' AND ( a.is_new=1 ) ORDER BY `a`.`sortid` ASC,`a`.`id` DESC LIMIT 8 [ RunTime:0.000260s ]
SELECT * FROM `web_customer_column` WHERE `lang_id` = 1 AND `customer_id` = 200 AND `parentid` = 0 AND `type` = 2 LIMIT 1 [ RunTime:0.000213s ]
SELECT * FROM `web_customer_website_setting` WHERE `lang_id` = 1 AND `customer_id` = 200 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000243s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `link_url` = 'copper-chloride-anhydrous' AND `customer_id` = 200 AND `lang_id` = 1 LIMIT 1 [ RunTime:0.000413s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 200 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000218s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 200 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000177s ]
SELECT COUNT(*) AS think_count FROM `web_customer_products` `a` LEFT JOIN `web_customer_products_category` `b` ON `a`.`cat_id`=`b`.`id` WHERE `a`.`cat_id` = '90214' AND `a`.`status` = '1' AND `a`.`on_b2b` = '1' AND `a`.`customer_id` = '200' ORDER BY `a`.`sortid`,`a`.`id` DESC LIMIT 1 [ RunTime:0.113223s ]
SELECT COUNT(*) AS think_count FROM `web_customer_products` `a` LEFT JOIN `web_customer_products_category` `b` ON `a`.`cat_id`=`b`.`id` WHERE `a`.`cat_id` = '90214' AND `a`.`status` = '1' AND `a`.`on_b2b` = '1' AND `a`.`customer_id` = '200' LIMIT 1 [ RunTime:0.011526s ]