SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002216s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000584s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002101s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.163' ) [ RunTime:0.000329s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002268s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000603s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 127 LIMIT 1 [ RunTime:0.000938s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 127 [ RunTime:0.000609s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 21 [ RunTime:0.000330s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002361s ]
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-10-08 22:47:04' ) ) AND `categoryid` = 127 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 240,10 [ RunTime:1.859414s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001465s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7763 LIMIT 4 [ RunTime:0.000655s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.000823s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7763 ORDER BY `minOrder` ASC [ RunTime:0.000663s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000956s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7763 ORDER BY `unit` DESC [ RunTime:0.000528s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001287s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7763 LIMIT 2 [ RunTime:0.000522s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7763 ORDER BY `minOrder` ASC [ RunTime:0.000165s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.000911s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'Q8P1CXXG24E' OR `brand` LIKE 'APEM%' ) ) LIMIT 1 [ RunTime:0.000812s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10088 LIMIT 4 [ RunTime:0.000260s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10088 ORDER BY `minOrder` ASC [ RunTime:0.000258s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10088 ORDER BY `unit` DESC [ RunTime:0.000247s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10088 LIMIT 2 [ RunTime:0.000229s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10088 ORDER BY `minOrder` ASC [ RunTime:0.000154s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '724' OR `brand` LIKE 'SCS%' ) ) LIMIT 1 [ RunTime:0.000335s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7471 LIMIT 4 [ RunTime:0.000218s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7471 ORDER BY `minOrder` ASC [ RunTime:0.000267s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7471 ORDER BY `unit` DESC [ RunTime:0.000462s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7471 LIMIT 2 [ RunTime:0.000405s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7471 ORDER BY `minOrder` ASC [ RunTime:0.000155s ]
select * from pdf where partno='STP16CP05XTTR' and brandshort='STMICROELECTRONICS' limit 1 [ RunTime:0.003693s ]
select foldpath,foldpath2,filename from pdf_file where id=2095766 limit 1 [ RunTime:0.000404s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'STP16CP05XTTR' OR `brand` LIKE 'STMICROELECTRONICS%' ) ) LIMIT 1 [ RunTime:0.000826s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6403 LIMIT 4 [ RunTime:0.000453s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6403 ORDER BY `minOrder` ASC [ RunTime:0.000427s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6403 ORDER BY `unit` DESC [ RunTime:0.000307s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6403 LIMIT 2 [ RunTime:0.000295s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6403 ORDER BY `minOrder` ASC [ RunTime:0.000185s ]
select * from pdf where partno='155124VS73200' and brandshort='WURTH ELEKTRONIK' limit 1 [ RunTime:0.000887s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '155124VS73200' OR `brand` LIKE 'WURTH ELEKTRONIK%' ) ) LIMIT 1 [ RunTime:0.000649s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-08 22:47:04' ) ) AND `categoryid` = 127 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:2.529055s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-08 22:47:04' ) ) AND `categoryid` = 127 ) [ RunTime:1.518283s ]