SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001407s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000462s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001516s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.121' ) [ RunTime:0.000313s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.000889s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000246s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 512 LIMIT 1 [ RunTime:0.000273s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 512 [ RunTime:0.000225s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 45 [ RunTime:0.000217s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001678s ]
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-28 01:02:00' ) ) AND `categoryid` = 512 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.026200s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002059s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16733 LIMIT 4 [ RunTime:0.000508s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001626s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16733 ORDER BY `minOrder` ASC [ RunTime:0.000463s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001712s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16733 ORDER BY `unit` DESC [ RunTime:0.000435s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001611s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16733 LIMIT 2 [ RunTime:0.000413s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16733 ORDER BY `minOrder` ASC [ RunTime:0.000255s ]
select * from pdf where partno='LBWA1UZ1GC-901' and brandshort='MURATA' limit 1 [ RunTime:0.001570s ]
select foldpath,foldpath2,filename from pdf_file where id=2146538 limit 1 [ RunTime:0.000704s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002253s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LBWA1UZ1GC-901' OR `brand` LIKE 'MURATA%' ) ) LIMIT 1 [ RunTime:0.007991s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15714 LIMIT 4 [ RunTime:0.000574s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15714 ORDER BY `minOrder` ASC [ RunTime:0.000593s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15714 ORDER BY `unit` DESC [ RunTime:0.000531s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15714 LIMIT 2 [ RunTime:0.000500s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15714 ORDER BY `minOrder` ASC [ RunTime:0.000381s ]
select * from pdf where partno='LBWA1UZ1GC-901' and brandshort='MURATA' limit 1 [ RunTime:0.000511s ]
select foldpath,foldpath2,filename from pdf_file where id=2146538 limit 1 [ RunTime:0.000342s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LBWA1UZ1GC-901' OR `brand` LIKE 'MURATA%' ) ) LIMIT 1 [ RunTime:0.000402s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9377 LIMIT 4 [ RunTime:0.000475s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9377 ORDER BY `minOrder` ASC [ RunTime:0.000611s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9377 ORDER BY `unit` DESC [ RunTime:0.000534s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9377 LIMIT 2 [ RunTime:0.000486s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9377 ORDER BY `minOrder` ASC [ RunTime:0.000329s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LBWA1UZ1GC-901' OR `brand` LIKE 'MURATA%' ) ) LIMIT 1 [ RunTime:0.000392s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-28 01:02:00' ) ) AND `categoryid` = 512 ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.036399s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-09-28 01:02:00' ) ) AND `categoryid` = 512 ) [ RunTime:0.022248s ]