SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002744s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000895s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002039s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.50' ) [ RunTime:0.000438s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001461s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000373s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000419s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000315s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,800,1068,1296,1456,1822,1929,2017,2101,2342,2393,2475,2518,2568) [ RunTime:0.000550s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002805s ]
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 ( `partno` LIKE '24LC32AT-I/OT%' AND ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-10 21:32:58' ) ) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.004194s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001495s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9005955 LIMIT 4 [ RunTime:0.000875s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001367s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9005955 ORDER BY `minOrder` ASC [ RunTime:0.000531s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001325s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9005955 ORDER BY `unit` DESC [ RunTime:0.000552s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001331s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9005955 LIMIT 2 [ RunTime:0.000471s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9005955 ORDER BY `minOrder` ASC [ RunTime:0.000292s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 3577 LIMIT 4 [ RunTime:0.001569s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3577 ORDER BY `minOrder` ASC [ RunTime:0.001320s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 3577 ORDER BY `unit` DESC [ RunTime:0.001355s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 3577 LIMIT 2 [ RunTime:0.001436s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3577 ORDER BY `minOrder` ASC [ RunTime:0.000305s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002106s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '24LC32AT-I/OT' OR `brand` LIKE 'MICROCHIP%' ) ) LIMIT 1 [ RunTime:0.012478s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 29830 LIMIT 4 [ RunTime:0.000506s ]
SELECT * FROM `stock_price` WHERE `stockid` = 29830 ORDER BY `minOrder` ASC [ RunTime:0.000445s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 29830 ORDER BY `unit` DESC [ RunTime:0.000453s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 29830 LIMIT 2 [ RunTime:0.000422s ]
SELECT * FROM `stock_price` WHERE `stockid` = 29830 ORDER BY `minOrder` ASC [ RunTime:0.000286s ]
select * from pdf where partno='24LC32AT-I/OT' and brandshort='MICROCHIP' limit 1 [ RunTime:0.002599s ]
select foldpath,foldpath2,filename from pdf_file where id=844152 limit 1 [ RunTime:0.001470s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '24LC32AT-I/OT' OR `brand` LIKE 'MICROCHIP%' ) ) LIMIT 1 [ RunTime:0.000355s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 20440 LIMIT 4 [ RunTime:0.000524s ]
SELECT * FROM `stock_price` WHERE `stockid` = 20440 ORDER BY `minOrder` ASC [ RunTime:0.000650s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 20440 ORDER BY `unit` DESC [ RunTime:0.000670s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 20440 LIMIT 2 [ RunTime:0.000657s ]
SELECT * FROM `stock_price` WHERE `stockid` = 20440 ORDER BY `minOrder` ASC [ RunTime:0.000299s ]
select * from pdf where partno='24LC32AT-I/OT' and brandshort='MICROCHIP' limit 1 [ RunTime:0.000363s ]
select foldpath,foldpath2,filename from pdf_file where id=844152 limit 1 [ RunTime:0.000252s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '24LC32AT-I/OT' OR `brand` LIKE 'MICROCHIP%' ) ) LIMIT 1 [ RunTime:0.000299s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( `partno` LIKE '24LC32AT-I/OT%' AND ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-10 21:32:58' ) ) ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.000757s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( `partno` LIKE '24LC32AT-I/OT%' AND ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-10 21:32:58' ) ) ) [ RunTime:0.000619s ]