SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002121s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000567s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002079s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.17' ) [ RunTime:0.000326s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001823s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000283s ]
SELECT `id` FROM `product_type` WHERE `typeid` = 297 [ RunTime:0.000563s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001873s ]
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-20 10:51:01' ) ) AND `categoryid` = 297 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.026277s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002088s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 2119 LIMIT 4 [ RunTime:0.000531s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001662s ]
SELECT * FROM `stock_price` WHERE `stockid` = 2119 ORDER BY `minOrder` ASC [ RunTime:0.000458s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001688s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 2119 ORDER BY `unit` DESC [ RunTime:0.000467s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001818s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 2119 LIMIT 2 [ RunTime:0.000414s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001686s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MB110N 454630/1/MA' OR `brand` LIKE 'NSF (CONTROLS)%' ) ) LIMIT 1 [ RunTime:0.000623s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 5313 LIMIT 4 [ RunTime:0.000412s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5313 ORDER BY `minOrder` ASC [ RunTime:0.000407s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 5313 ORDER BY `unit` DESC [ RunTime:0.000488s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 5313 LIMIT 2 [ RunTime:0.000452s ]
select * from pdf where partno='MCRM3HAF-16R-V-B' and brandshort='MULTICOMP PRO' limit 1 [ RunTime:0.001278s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MCRM3HAF-16R-V-B' OR `brand` LIKE 'MULTICOMP PRO%' ) ) LIMIT 1 [ RunTime:0.000854s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 3508 LIMIT 4 [ RunTime:0.000411s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3508 ORDER BY `minOrder` ASC [ RunTime:0.000423s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 3508 ORDER BY `unit` DESC [ RunTime:0.000438s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 3508 LIMIT 2 [ RunTime:0.000460s ]
select * from pdf where partno='A6K-102RF' and brandshort='OMRON ELECTRONIC COMPONENTS' limit 1 [ RunTime:0.000790s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'A6K-102RF' OR `brand` LIKE 'OMRON ELECTRONIC COMPONENTS%' ) ) LIMIT 1 [ RunTime:0.000694s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13799 LIMIT 4 [ RunTime:0.000373s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13799 ORDER BY `minOrder` ASC [ RunTime:0.000397s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13799 ORDER BY `unit` DESC [ RunTime:0.000399s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13799 LIMIT 2 [ RunTime:0.000376s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MR2-5' OR `brand` LIKE 'KNITTER-SWITCH%' ) ) LIMIT 1 [ RunTime:0.000584s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9332 LIMIT 4 [ RunTime:0.000363s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9332 ORDER BY `minOrder` ASC [ RunTime:0.000406s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9332 ORDER BY `unit` DESC [ RunTime:0.000395s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9332 LIMIT 2 [ RunTime:0.000448s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CK1046' OR `brand` LIKE 'LORLIN%' ) ) LIMIT 1 [ RunTime:0.000514s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-20 10:51:01' ) ) AND `categoryid` = 297 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.034568s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-20 10:51:01' ) ) AND `categoryid` = 297 ) [ RunTime:0.020568s ]