SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002191s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000540s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002486s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.121' ) [ RunTime:0.000553s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002176s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000352s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 191 LIMIT 1 [ RunTime:0.000332s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 191 [ RunTime:0.000246s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 27 [ RunTime:0.000219s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002679s ]
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 03:33:46' ) ) AND `categoryid` = 191 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.544831s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001299s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14913 LIMIT 4 [ RunTime:0.000601s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.000846s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14913 ORDER BY `minOrder` ASC [ RunTime:0.000286s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001346s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14913 ORDER BY `unit` DESC [ RunTime:0.000303s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.000798s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14913 LIMIT 2 [ RunTime:0.000253s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14913 ORDER BY `minOrder` ASC [ RunTime:0.000172s ]
select * from pdf where partno='USB2514BI-AEZG-TR' and brandshort='MICROCHIP' limit 1 [ RunTime:0.000999s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.003244s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'USB2514BI-AEZG-TR' OR `brand` LIKE 'MICROCHIP%' ) ) LIMIT 1 [ RunTime:0.012825s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14930 LIMIT 4 [ RunTime:0.000431s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14930 ORDER BY `minOrder` ASC [ RunTime:0.000313s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14930 ORDER BY `unit` DESC [ RunTime:0.000306s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14930 LIMIT 2 [ RunTime:0.000308s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14930 ORDER BY `minOrder` ASC [ RunTime:0.000286s ]
select * from pdf where partno='CNT-USB-04-F' and brandshort='CNT' limit 1 [ RunTime:0.000519s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CNT-USB-04-F' OR `brand` LIKE 'CNT%' ) ) LIMIT 1 [ RunTime:0.000267s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14919 LIMIT 4 [ RunTime:0.000390s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14919 ORDER BY `minOrder` ASC [ RunTime:0.000423s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14919 ORDER BY `unit` DESC [ RunTime:0.000408s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14919 LIMIT 2 [ RunTime:0.000357s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14919 ORDER BY `minOrder` ASC [ RunTime:0.000296s ]
select * from pdf where partno='FT601Q-B-T' and brandshort='FTDI' limit 1 [ RunTime:0.001067s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'FT601Q-B-T' OR `brand` LIKE 'FTDI%' ) ) LIMIT 1 [ RunTime:0.000727s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-30 03:33:46' ) ) AND `categoryid` = 191 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.864842s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-30 03:33:46' ) ) AND `categoryid` = 191 ) [ RunTime:0.434855s ]