SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002615s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000532s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002026s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.121' ) [ RunTime:0.000314s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001819s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000277s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 177 LIMIT 1 [ RunTime:0.000378s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 177 [ RunTime:0.000222s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 26 [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001957s ]
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:25' ) ) AND `categoryid` = 177 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:1.000607s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001240s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14963 LIMIT 4 [ RunTime:0.000450s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001261s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14963 ORDER BY `minOrder` ASC [ RunTime:0.000269s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000827s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14963 ORDER BY `unit` DESC [ RunTime:0.000204s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.000797s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14963 LIMIT 2 [ RunTime:0.000172s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14963 ORDER BY `minOrder` ASC [ RunTime:0.000153s ]
select * from pdf where partno='ICE3RBR0665JZXKLA1' and brandshort='INFINEON' limit 1 [ RunTime:0.000265s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001022s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ICE3RBR0665JZXKLA1' OR `brand` LIKE 'INFINEON%' ) ) LIMIT 1 [ RunTime:0.000219s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14991 LIMIT 4 [ RunTime:0.000366s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14991 ORDER BY `minOrder` ASC [ RunTime:0.000258s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14991 ORDER BY `unit` DESC [ RunTime:0.000275s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14991 LIMIT 2 [ RunTime:0.000236s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14991 ORDER BY `minOrder` ASC [ RunTime:0.000154s ]
select * from pdf where partno='WP06R24S05NC' and brandshort='MURATA' limit 1 [ RunTime:0.001088s ]
select foldpath,foldpath2,filename from pdf_file where id=1795596 limit 1 [ RunTime:0.000343s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'WP06R24S05NC' OR `brand` LIKE 'MURATA%' ) ) LIMIT 1 [ RunTime:0.003255s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14992 LIMIT 4 [ RunTime:0.000243s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14992 ORDER BY `minOrder` ASC [ RunTime:0.000179s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14992 ORDER BY `unit` DESC [ RunTime:0.000160s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14992 LIMIT 2 [ RunTime:0.000154s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14992 ORDER BY `minOrder` ASC [ RunTime:0.000147s ]
select * from pdf where partno='PTH12000WAH' and brandshort='TI' limit 1 [ RunTime:0.000196s ]
select foldpath,foldpath2,filename from pdf_file where id=550977 limit 1 [ RunTime:0.000145s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'PTH12000WAH' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.000163s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14993 LIMIT 4 [ RunTime:0.000277s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14993 ORDER BY `minOrder` ASC [ RunTime:0.000198s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14993 ORDER BY `unit` DESC [ RunTime:0.000158s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14993 LIMIT 2 [ RunTime:0.000155s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14993 ORDER BY `minOrder` ASC [ RunTime:0.000146s ]
select * from pdf where partno='PTH12010LAH' and brandshort='TI' limit 1 [ RunTime:0.000181s ]
select foldpath,foldpath2,filename from pdf_file where id=550978 limit 1 [ RunTime:0.000139s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'PTH12010LAH' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.000159s ]
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:25' ) ) AND `categoryid` = 177 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:1.650822s ]
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:25' ) ) AND `categoryid` = 177 ) [ RunTime:0.816995s ]