SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002316s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000526s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001752s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.17' ) [ RunTime:0.000368s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001859s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000288s ]
SELECT `id` FROM `product_type` WHERE `typeid` = 183 [ RunTime:0.000567s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002139s ]
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-21 05:37:09' ) ) AND `categoryid` = 183 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.026232s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002080s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 8234 LIMIT 4 [ RunTime:0.000517s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001677s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8234 ORDER BY `minOrder` ASC [ RunTime:0.000450s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001697s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 8234 ORDER BY `unit` DESC [ RunTime:0.000454s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001658s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 8234 LIMIT 2 [ RunTime:0.000443s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001717s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MC33039DR2G' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.012771s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 8847 LIMIT 4 [ RunTime:0.000277s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8847 ORDER BY `minOrder` ASC [ RunTime:0.000245s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 8847 ORDER BY `unit` DESC [ RunTime:0.000247s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 8847 LIMIT 2 [ RunTime:0.000232s ]
select * from pdf where partno='LB1867M-TLM-H' and brandshort='ONSEMI' limit 1 [ RunTime:0.000797s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LB1867M-TLM-H' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.000410s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7875 LIMIT 4 [ RunTime:0.000514s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7875 ORDER BY `minOrder` ASC [ RunTime:0.000500s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7875 ORDER BY `unit` DESC [ RunTime:0.000481s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7875 LIMIT 2 [ RunTime:0.000470s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'DF45L024048-A2' OR `brand` LIKE 'NANOTEC%' ) ) LIMIT 1 [ RunTime:0.000661s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7874 LIMIT 4 [ RunTime:0.000446s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7874 ORDER BY `minOrder` ASC [ RunTime:0.000487s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7874 ORDER BY `unit` DESC [ RunTime:0.000474s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7874 LIMIT 2 [ RunTime:0.000459s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'DF45S024050-A2' OR `brand` LIKE 'NANOTEC%' ) ) LIMIT 1 [ RunTime:0.000586s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-21 05:37:09' ) ) AND `categoryid` = 183 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.035106s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-21 05:37:09' ) ) AND `categoryid` = 183 ) [ RunTime:0.018753s ]