SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002153s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000613s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002382s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.121' ) [ RunTime:0.000366s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002738s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000342s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 38 LIMIT 1 [ RunTime:0.000414s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 38 [ RunTime:0.000234s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` IN (390,391,392,393,394,395,396,397,398,399,400,401,402) [ RunTime:0.000351s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002116s ]
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-30 17:01:01' ) ) AND `categoryid` IN (390,391,392,393,394,395,396,397,398,399,400,401,402) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:1.209467s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001219s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14928 LIMIT 4 [ RunTime:0.000390s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.000820s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14928 ORDER BY `minOrder` ASC [ RunTime:0.000290s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000797s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14928 ORDER BY `unit` DESC [ RunTime:0.000278s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.000787s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14928 LIMIT 2 [ RunTime:0.000276s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14928 ORDER BY `minOrder` ASC [ RunTime:0.000160s ]
select * from pdf where partno='LV5544JEX-133.333M' and brandshort='Pletronics' limit 1 [ RunTime:0.003487s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001688s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LV5544JEX-133.333M' OR `brand` LIKE 'Pletronics%' ) ) LIMIT 1 [ RunTime:0.001418s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11972 LIMIT 4 [ RunTime:0.000437s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11972 ORDER BY `minOrder` ASC [ RunTime:0.000450s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11972 ORDER BY `unit` DESC [ RunTime:0.000415s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11972 LIMIT 2 [ RunTime:0.000398s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11972 ORDER BY `minOrder` ASC [ RunTime:0.000299s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'AWSCR-8.00CELA-C10-T3' OR `brand` LIKE 'ABRACON%' ) ) LIMIT 1 [ RunTime:0.001329s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-30 17:01:01' ) ) AND `categoryid` IN (390,391,392,393,394,395,396,397,398,399,400,401,402) ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:1.484644s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-30 17:01:01' ) ) AND `categoryid` IN (390,391,392,393,394,395,396,397,398,399,400,401,402) ) [ RunTime:0.915958s ]