SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002039s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.220' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' [ RunTime:0.001758s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001848s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000626s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001565s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.000932s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001183s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.002127s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001595s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.001532s ]
UPDATE `stock_search` SET `count` = 1959 , `updatetime` = '2026-06-06 21:05:28' WHERE `partno` = '210' [ RunTime:0.000829s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000203s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000194s ]
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.005741s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002693s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE '210%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.004783s ]
SELECT `s`.`id` FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE `u`.`lockUser` = '0' AND ( (s.isDisplay = 1) ) AND ( `partno` LIKE '210%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 3320,20 [ RunTime:0.100959s ]
SELECT `s`.`id`,`s`.`userid`,`s`.`status`,`havePdf`,`categoryid`,`categories`,`minOrderPrice`,`minOrderQuantity`,`deliveryNum`,`sellNum`,`stockNum`,`code`,`partno`,`brand`,`package`,`imgurl`,`note`,`description`,`expiretime`,`pdfurl`,`t`.`name` FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE `u`.`lockUser` = '0' AND ( (s.isDisplay = 1) ) AND `s`.`id` IN ('32354505','32354035','32348331','32348196','32343271','32342159','32337426','32335059','32334842','32328650','32328350','32325426','32323610','32321040','32317883','32316298','32315378','32315214','32315142','32315130') ORDER BY FIELD(s.id, 32354505,32354035,32348331,32348196,32343271,32342159,32337426,32335059,32334842,32328650,32328350,32325426,32323610,32321040,32317883,32316298,32315378,32315214,32315142,32315130) [ RunTime:0.019317s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001575s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32354505 LIMIT 4 [ RunTime:0.009845s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.015371s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32354505 ORDER BY `minOrder` ASC [ RunTime:0.039873s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002038s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32354505 ORDER BY `unit` DESC [ RunTime:0.019627s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002647s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32354505 LIMIT 2 [ RunTime:0.040058s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32354505 ORDER BY `minOrder` ASC [ RunTime:0.007930s ]
select * from pdf where partno='2102667-1' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.024250s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001260s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102667-1' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.014153s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32354035 LIMIT 4 [ RunTime:0.014926s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32354035 ORDER BY `minOrder` ASC [ RunTime:0.034217s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32354035 ORDER BY `unit` DESC [ RunTime:0.017644s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32354035 LIMIT 2 [ RunTime:0.017112s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32354035 ORDER BY `minOrder` ASC [ RunTime:0.010414s ]
select * from pdf where partno='2106205' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.032056s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106205' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.049980s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32348331 LIMIT 4 [ RunTime:0.032881s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32348331 ORDER BY `minOrder` ASC [ RunTime:0.020929s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32348331 ORDER BY `unit` DESC [ RunTime:0.029303s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32348331 LIMIT 2 [ RunTime:0.014117s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32348331 ORDER BY `minOrder` ASC [ RunTime:0.010773s ]
select * from pdf where partno='2103188' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.061130s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103188' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.010886s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32348196 LIMIT 4 [ RunTime:0.016604s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32348196 ORDER BY `minOrder` ASC [ RunTime:0.018589s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32348196 ORDER BY `unit` DESC [ RunTime:0.026013s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32348196 LIMIT 2 [ RunTime:0.044970s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32348196 ORDER BY `minOrder` ASC [ RunTime:0.026019s ]
select * from pdf where partno='210000877' and brandshort='Amphenol Procom' limit 1 [ RunTime:0.015032s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210000877' OR `brand` LIKE 'Amphenol Procom%' ) ) LIMIT 1 [ RunTime:0.024119s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32343271 LIMIT 4 [ RunTime:0.010246s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32343271 ORDER BY `minOrder` ASC [ RunTime:0.005395s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32343271 ORDER BY `unit` DESC [ RunTime:0.009077s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32343271 LIMIT 2 [ RunTime:0.020643s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32343271 ORDER BY `minOrder` ASC [ RunTime:0.009172s ]
select * from pdf where partno='2101389-1' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.016298s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101389-1' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.017191s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32342159 LIMIT 4 [ RunTime:0.036290s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32342159 ORDER BY `minOrder` ASC [ RunTime:0.037047s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32342159 ORDER BY `unit` DESC [ RunTime:0.014471s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32342159 LIMIT 2 [ RunTime:0.013100s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32342159 ORDER BY `minOrder` ASC [ RunTime:0.013918s ]
select * from pdf where partno='2100-0312' and brandshort='Metcal' limit 1 [ RunTime:0.021924s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100-0312' OR `brand` LIKE 'Metcal%' ) ) LIMIT 1 [ RunTime:0.022931s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32337426 LIMIT 4 [ RunTime:0.010830s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32337426 ORDER BY `minOrder` ASC [ RunTime:0.036451s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32337426 ORDER BY `unit` DESC [ RunTime:0.013981s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32337426 LIMIT 2 [ RunTime:0.040000s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32337426 ORDER BY `minOrder` ASC [ RunTime:0.007564s ]
select * from pdf where partno='21040002' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.011285s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21040002' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.018100s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32335059 LIMIT 4 [ RunTime:0.027920s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32335059 ORDER BY `minOrder` ASC [ RunTime:0.041026s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32335059 ORDER BY `unit` DESC [ RunTime:0.015883s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32335059 LIMIT 2 [ RunTime:0.041164s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32335059 ORDER BY `minOrder` ASC [ RunTime:0.004376s ]
select * from pdf where partno='2108039-2' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.023220s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2108039-2' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.012323s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32334842 LIMIT 4 [ RunTime:0.023120s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32334842 ORDER BY `minOrder` ASC [ RunTime:0.055447s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32334842 ORDER BY `unit` DESC [ RunTime:0.032982s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32334842 LIMIT 2 [ RunTime:0.048389s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32334842 ORDER BY `minOrder` ASC [ RunTime:0.004321s ]
select * from pdf where partno='2102350-5' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.053760s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102350-5' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.033856s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32328650 LIMIT 4 [ RunTime:0.004402s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32328650 ORDER BY `minOrder` ASC [ RunTime:0.043221s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32328650 ORDER BY `unit` DESC [ RunTime:0.062043s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32328650 LIMIT 2 [ RunTime:0.055359s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32328650 ORDER BY `minOrder` ASC [ RunTime:0.014182s ]
select * from pdf where partno='2100-0377' and brandshort='Metcal' limit 1 [ RunTime:0.024632s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100-0377' OR `brand` LIKE 'Metcal%' ) ) LIMIT 1 [ RunTime:0.043203s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32328350 LIMIT 4 [ RunTime:0.014075s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32328350 ORDER BY `minOrder` ASC [ RunTime:0.029825s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32328350 ORDER BY `unit` DESC [ RunTime:0.021260s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32328350 LIMIT 2 [ RunTime:0.006110s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32328350 ORDER BY `minOrder` ASC [ RunTime:0.010937s ]
select * from pdf where partno='2109141-2' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.017040s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109141-2' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.020684s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32325426 LIMIT 4 [ RunTime:0.006777s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32325426 ORDER BY `minOrder` ASC [ RunTime:0.037471s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32325426 ORDER BY `unit` DESC [ RunTime:0.025040s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32325426 LIMIT 2 [ RunTime:0.021453s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32325426 ORDER BY `minOrder` ASC [ RunTime:0.011945s ]
select * from pdf where partno='2101245-4' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.047277s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101245-4' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.011669s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32323610 LIMIT 4 [ RunTime:0.030967s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32323610 ORDER BY `minOrder` ASC [ RunTime:0.042003s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32323610 ORDER BY `unit` DESC [ RunTime:0.022002s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32323610 LIMIT 2 [ RunTime:0.005121s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32323610 ORDER BY `minOrder` ASC [ RunTime:0.002935s ]
select * from pdf where partno='2103169-1' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.012467s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103169-1' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.041225s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32321040 LIMIT 4 [ RunTime:0.055599s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32321040 ORDER BY `minOrder` ASC [ RunTime:0.006634s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32321040 ORDER BY `unit` DESC [ RunTime:0.028868s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32321040 LIMIT 2 [ RunTime:0.015311s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32321040 ORDER BY `minOrder` ASC [ RunTime:0.001958s ]
select * from pdf where partno='2100033' and brandshort='Phoenix Contact' limit 1 [ RunTime:0.012522s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100033' OR `brand` LIKE 'Phoenix Contact%' ) ) LIMIT 1 [ RunTime:0.039598s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32317883 LIMIT 4 [ RunTime:0.028614s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32317883 ORDER BY `minOrder` ASC [ RunTime:0.054653s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32317883 ORDER BY `unit` DESC [ RunTime:0.019023s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32317883 LIMIT 2 [ RunTime:0.057201s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32317883 ORDER BY `minOrder` ASC [ RunTime:0.019788s ]
select * from pdf where partno='2100097' and brandshort='Phoenix Contact' limit 1 [ RunTime:0.047286s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100097' OR `brand` LIKE 'Phoenix Contact%' ) ) LIMIT 1 [ RunTime:0.016670s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32316298 LIMIT 4 [ RunTime:0.001757s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32316298 ORDER BY `minOrder` ASC [ RunTime:0.006319s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32316298 ORDER BY `unit` DESC [ RunTime:0.006742s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32316298 LIMIT 2 [ RunTime:0.004965s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32316298 ORDER BY `minOrder` ASC [ RunTime:0.004716s ]
select * from pdf where partno='2100080' and brandshort='Phoenix Contact' limit 1 [ RunTime:0.007717s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100080' OR `brand` LIKE 'Phoenix Contact%' ) ) LIMIT 1 [ RunTime:0.015452s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32315378 LIMIT 4 [ RunTime:0.004540s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32315378 ORDER BY `minOrder` ASC [ RunTime:0.008412s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32315378 ORDER BY `unit` DESC [ RunTime:0.013293s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32315378 LIMIT 2 [ RunTime:0.026553s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32315378 ORDER BY `minOrder` ASC [ RunTime:0.010031s ]
select * from pdf where partno='2100077' and brandshort='Phoenix Contact' limit 1 [ RunTime:0.007956s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100077' OR `brand` LIKE 'Phoenix Contact%' ) ) LIMIT 1 [ RunTime:0.008242s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32315214 LIMIT 4 [ RunTime:0.011286s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32315214 ORDER BY `minOrder` ASC [ RunTime:0.007373s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32315214 ORDER BY `unit` DESC [ RunTime:0.017813s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32315214 LIMIT 2 [ RunTime:0.008918s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32315214 ORDER BY `minOrder` ASC [ RunTime:0.004226s ]
select * from pdf where partno='2109233-2' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.019144s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109233-2' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.042530s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32315142 LIMIT 4 [ RunTime:0.023756s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32315142 ORDER BY `minOrder` ASC [ RunTime:0.003265s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32315142 ORDER BY `unit` DESC [ RunTime:0.002198s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32315142 LIMIT 2 [ RunTime:0.018215s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32315142 ORDER BY `minOrder` ASC [ RunTime:0.006985s ]
select * from pdf where partno='2109120-2' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.016016s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109120-2' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.005750s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32315130 LIMIT 4 [ RunTime:0.031916s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32315130 ORDER BY `minOrder` ASC [ RunTime:0.001875s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32315130 ORDER BY `unit` DESC [ RunTime:0.000763s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32315130 LIMIT 2 [ RunTime:0.000715s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32315130 ORDER BY `minOrder` ASC [ RunTime:0.000439s ]
select * from pdf where partno='2100052' and brandshort='Phoenix Contact' limit 1 [ RunTime:0.003880s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100052' OR `brand` LIKE 'Phoenix Contact%' ) ) LIMIT 1 [ RunTime:0.005501s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE '210%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.000613s ]