SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001330s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000512s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001437s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.121' ) [ RunTime:0.000303s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.000904s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000227s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 547 LIMIT 1 [ RunTime:0.000476s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 547 [ RunTime:0.000482s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 48 [ RunTime:0.000242s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002133s ]
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-27 06:12:20' ) ) AND `categoryid` = 547 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.026311s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002102s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 3516 LIMIT 4 [ RunTime:0.000322s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001699s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3516 ORDER BY `minOrder` ASC [ RunTime:0.000282s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001798s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 3516 ORDER BY `unit` DESC [ RunTime:0.000248s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002186s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 3516 LIMIT 2 [ RunTime:0.000257s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3516 ORDER BY `minOrder` ASC [ RunTime:0.000224s ]
select * from pdf where partno='D01022' and brandshort='MULTICOMP PRO' limit 1 [ RunTime:0.000463s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001398s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'D01022' OR `brand` LIKE 'MULTICOMP PRO%' ) ) LIMIT 1 [ RunTime:0.000203s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13294 LIMIT 4 [ RunTime:0.000184s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13294 ORDER BY `minOrder` ASC [ RunTime:0.000170s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13294 ORDER BY `unit` DESC [ RunTime:0.000154s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13294 LIMIT 2 [ RunTime:0.000151s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13294 ORDER BY `minOrder` ASC [ RunTime:0.000142s ]
select * from pdf where partno='16 60 05 SB' and brandshort='KNIPEX' limit 1 [ RunTime:0.000644s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '16 60 05 SB' OR `brand` LIKE 'KNIPEX%' ) ) LIMIT 1 [ RunTime:0.000181s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13290 LIMIT 4 [ RunTime:0.000184s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13290 ORDER BY `minOrder` ASC [ RunTime:0.000172s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13290 ORDER BY `unit` DESC [ RunTime:0.000145s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13290 LIMIT 2 [ RunTime:0.000148s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13290 ORDER BY `minOrder` ASC [ RunTime:0.000143s ]
select * from pdf where partno='12 21 180' and brandshort='KNIPEX' limit 1 [ RunTime:0.000567s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '12 21 180' OR `brand` LIKE 'KNIPEX%' ) ) LIMIT 1 [ RunTime:0.000179s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-27 06:12:20' ) ) AND `categoryid` = 547 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.015832s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-27 06:12:20' ) ) AND `categoryid` = 547 ) [ RunTime:0.009938s ]