SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002044s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000518s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002075s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.23' ) [ RunTime:0.000365s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001910s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000332s ]
SELECT `id` FROM `product_type` WHERE `typeid` = 292 [ RunTime:0.000531s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002026s ]
SELECT `s`.`id`,`s`.*,`u`.`company`,`t`.`name` FROM `stock` `s` LEFT JOIN `user` `u` ON `u`.`id`=`s`.`userid` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-19 10:01:37' ) ) AND `categoryid` = 292 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.026559s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002123s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 3892 LIMIT 4 [ RunTime:0.000519s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001671s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3892 ORDER BY `minOrder` ASC [ RunTime:0.000457s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001682s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 3892 ORDER BY `unit` DESC [ RunTime:0.000445s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001635s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 3892 LIMIT 2 [ RunTime:0.000425s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4251 LIMIT 4 [ RunTime:0.000378s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4251 ORDER BY `minOrder` ASC [ RunTime:0.000398s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4251 ORDER BY `unit` DESC [ RunTime:0.000403s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4251 LIMIT 2 [ RunTime:0.000630s ]
select * from pdf where partno='1634201-3' and brandshort='TE CONNECTIVITY' limit 1 [ RunTime:0.001204s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12864 LIMIT 4 [ RunTime:0.000915s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12864 ORDER BY `minOrder` ASC [ RunTime:0.000677s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12864 ORDER BY `unit` DESC [ RunTime:0.000601s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12864 LIMIT 2 [ RunTime:0.000605s ]
select * from pdf where partno='471001264142' and brandshort='WURTH ELEKTRONIK' limit 1 [ RunTime:0.000652s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9553 LIMIT 4 [ RunTime:0.000452s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9553 ORDER BY `minOrder` ASC [ RunTime:0.000356s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9553 ORDER BY `unit` DESC [ RunTime:0.000361s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9553 LIMIT 2 [ RunTime:0.000347s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4252 LIMIT 4 [ RunTime:0.000362s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4252 ORDER BY `minOrder` ASC [ RunTime:0.000401s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4252 ORDER BY `unit` DESC [ RunTime:0.000390s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4252 LIMIT 2 [ RunTime:0.000373s ]
select * from pdf where partno='1-1634201-2' and brandshort='TE CONNECTIVITY' limit 1 [ RunTime:0.000595s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9589 LIMIT 4 [ RunTime:0.000377s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9589 ORDER BY `minOrder` ASC [ RunTime:0.000397s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9589 ORDER BY `unit` DESC [ RunTime:0.000424s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9589 LIMIT 2 [ RunTime:0.000376s ]
select * from pdf where partno='01934.3112-02' and brandshort='MARQUARDT' limit 1 [ RunTime:0.000597s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-19 10:01:37' ) ) AND `categoryid` = 292 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.017747s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-19 10:01:37' ) ) AND `categoryid` = 292 ) [ RunTime:0.013339s ]