SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001625s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000532s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001605s ]
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.001225s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000224s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 541 LIMIT 1 [ RunTime:0.000496s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 541 [ RunTime:0.000183s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 48 [ RunTime:0.000192s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001235s ]
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 15:22:34' ) ) AND `categoryid` = 541 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.013399s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002203s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16197 LIMIT 4 [ RunTime:0.000539s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001645s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16197 ORDER BY `minOrder` ASC [ RunTime:0.000452s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001671s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16197 ORDER BY `unit` DESC [ RunTime:0.000439s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001922s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16197 LIMIT 2 [ RunTime:0.000431s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16197 ORDER BY `minOrder` ASC [ RunTime:0.000243s ]
select * from pdf where partno='US1MFA' and brandshort='ONSEMI' limit 1 [ RunTime:0.000433s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001843s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'US1MFA' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.012819s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9892 LIMIT 4 [ RunTime:0.000413s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9892 ORDER BY `minOrder` ASC [ RunTime:0.000405s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9892 ORDER BY `unit` DESC [ RunTime:0.000397s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9892 LIMIT 2 [ RunTime:0.000387s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9892 ORDER BY `minOrder` ASC [ RunTime:0.000234s ]
select * from pdf where partno='5413524-2' and brandshort='AMP - TE CONNECTIVITY' limit 1 [ RunTime:0.000413s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '5413524-2' OR `brand` LIKE 'AMP - TE CONNECTIVITY%' ) ) LIMIT 1 [ RunTime:0.000515s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11237 LIMIT 4 [ RunTime:0.000363s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11237 ORDER BY `minOrder` ASC [ RunTime:0.000420s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11237 ORDER BY `unit` DESC [ RunTime:0.000389s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11237 LIMIT 2 [ RunTime:0.000375s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11237 ORDER BY `minOrder` ASC [ RunTime:0.000231s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'US1MFA' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.000225s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-27 15:22:34' ) ) AND `categoryid` = 541 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.034172s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-27 15:22:34' ) ) AND `categoryid` = 541 ) [ RunTime:0.019671s ]