SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002444s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000602s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002710s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.163' ) [ RunTime:0.000378s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002221s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000347s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 541 LIMIT 1 [ RunTime:0.000809s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 541 [ RunTime:0.000960s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 48 [ RunTime:0.000294s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.003204s ]
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-10-02 19:10:19' ) ) AND `categoryid` = 541 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:1.873536s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001236s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16197 LIMIT 4 [ RunTime:0.000379s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.000848s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16197 ORDER BY `minOrder` ASC [ RunTime:0.000326s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000832s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16197 ORDER BY `unit` DESC [ RunTime:0.000333s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.000867s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16197 LIMIT 2 [ RunTime:0.000319s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16197 ORDER BY `minOrder` ASC [ RunTime:0.000201s ]
select * from pdf where partno='US1MFA' and brandshort='ONSEMI' limit 1 [ RunTime:0.001108s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002281s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'US1MFA' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.007422s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9892 LIMIT 4 [ RunTime:0.000535s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9892 ORDER BY `minOrder` ASC [ RunTime:0.000430s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9892 ORDER BY `unit` DESC [ RunTime:0.000411s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9892 LIMIT 2 [ RunTime:0.000435s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9892 ORDER BY `minOrder` ASC [ RunTime:0.000294s ]
select * from pdf where partno='5413524-2' and brandshort='AMP - TE CONNECTIVITY' limit 1 [ RunTime:0.001179s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '5413524-2' OR `brand` LIKE 'AMP - TE CONNECTIVITY%' ) ) LIMIT 1 [ RunTime:0.000558s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11237 LIMIT 4 [ RunTime:0.000387s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11237 ORDER BY `minOrder` ASC [ RunTime:0.000399s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11237 ORDER BY `unit` DESC [ RunTime:0.000398s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11237 LIMIT 2 [ RunTime:0.000406s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11237 ORDER BY `minOrder` ASC [ RunTime:0.000298s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'US1MFA' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.000304s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-02 19:10:19' ) ) AND `categoryid` = 541 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:2.821512s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-02 19:10:19' ) ) AND `categoryid` = 541 ) [ RunTime:1.552487s ]