SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002962s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000725s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002700s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.23' ) [ RunTime:0.000344s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002410s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000325s ]
SELECT `id` FROM `product_type` WHERE `typeid` = 177 [ RunTime:0.001106s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002219s ]
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-19 07:39:00' ) ) AND `categoryid` = 177 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.026168s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002049s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14963 LIMIT 4 [ RunTime:0.000522s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001652s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14963 ORDER BY `minOrder` ASC [ RunTime:0.000511s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001685s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14963 ORDER BY `unit` DESC [ RunTime:0.000440s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001844s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14963 LIMIT 2 [ RunTime:0.000424s ]
select * from pdf where partno='ICE3RBR0665JZXKLA1' and brandshort='INFINEON' limit 1 [ RunTime:0.000883s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14991 LIMIT 4 [ RunTime:0.000402s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14991 ORDER BY `minOrder` ASC [ RunTime:0.000416s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14991 ORDER BY `unit` DESC [ RunTime:0.000416s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14991 LIMIT 2 [ RunTime:0.000385s ]
select * from pdf where partno='WP06R24S05NC' and brandshort='MURATA' limit 1 [ RunTime:0.000772s ]
select foldpath,foldpath2,filename from pdf_file where id=1795596 limit 1 [ RunTime:0.000387s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14992 LIMIT 4 [ RunTime:0.000361s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14992 ORDER BY `minOrder` ASC [ RunTime:0.000411s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14992 ORDER BY `unit` DESC [ RunTime:0.000391s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14992 LIMIT 2 [ RunTime:0.000385s ]
select * from pdf where partno='PTH12000WAH' and brandshort='TI' limit 1 [ RunTime:0.000669s ]
select foldpath,foldpath2,filename from pdf_file where id=550977 limit 1 [ RunTime:0.000366s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14993 LIMIT 4 [ RunTime:0.000366s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14993 ORDER BY `minOrder` ASC [ RunTime:0.000382s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14993 ORDER BY `unit` DESC [ RunTime:0.000394s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14993 LIMIT 2 [ RunTime:0.000379s ]
select * from pdf where partno='PTH12010LAH' and brandshort='TI' limit 1 [ RunTime:0.000556s ]
select foldpath,foldpath2,filename from pdf_file where id=550978 limit 1 [ RunTime:0.000339s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-19 07:39:00' ) ) AND `categoryid` = 177 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.034740s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-19 07:39:00' ) ) AND `categoryid` = 177 ) [ RunTime:0.017889s ]