SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001415s ]
INSERT INTO `visit_log` SET `ip` = '216.73.217.83' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' [ RunTime:0.022513s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001509s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.017947s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002084s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.83' ) [ RunTime:0.019836s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002208s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.015667s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001646s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.024951s ]
UPDATE `stock_search` SET `count` = 3075 , `updatetime` = '2026-06-08 12:25:05' WHERE `partno` = '210' [ RunTime:0.011953s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.003223s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.011459s ]
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.011379s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002891s ]
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.212795s ]
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 4540,20 [ RunTime:0.073056s ]
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 ('33854820','33854819','33854818','33854817','33854816','33854815','33854814','33854813','33854812','33854811','33854810','33854809','33854808','33854807','33854806','33854805','33854804','33854803','33854802','33854801') ORDER BY FIELD(s.id, 33854820,33854819,33854818,33854817,33854816,33854815,33854814,33854813,33854812,33854811,33854810,33854809,33854808,33854807,33854806,33854805,33854804,33854803,33854802,33854801) [ RunTime:0.017055s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002832s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854820 LIMIT 4 [ RunTime:0.008183s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002300s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854820 ORDER BY `minOrder` ASC [ RunTime:0.001618s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001030s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854820 ORDER BY `unit` DESC [ RunTime:0.005796s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002168s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854820 LIMIT 2 [ RunTime:0.007217s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854820 ORDER BY `minOrder` ASC [ RunTime:0.015095s ]
select * from pdf where partno='210-333/600-105' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.008709s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001924s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/600-105' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.039616s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854819 LIMIT 4 [ RunTime:0.011410s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854819 ORDER BY `minOrder` ASC [ RunTime:0.026268s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854819 ORDER BY `unit` DESC [ RunTime:0.009915s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854819 LIMIT 2 [ RunTime:0.024125s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854819 ORDER BY `minOrder` ASC [ RunTime:0.013543s ]
select * from pdf where partno='210-333/1200-001' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.001127s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/1200-001' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.028280s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854818 LIMIT 4 [ RunTime:0.053906s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854818 ORDER BY `minOrder` ASC [ RunTime:0.002279s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854818 ORDER BY `unit` DESC [ RunTime:0.010522s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854818 LIMIT 2 [ RunTime:0.029403s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854818 ORDER BY `minOrder` ASC [ RunTime:0.004447s ]
select * from pdf where partno='210-333/1000-074' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.006923s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/1000-074' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.016408s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854817 LIMIT 4 [ RunTime:0.005686s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854817 ORDER BY `minOrder` ASC [ RunTime:0.010944s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854817 ORDER BY `unit` DESC [ RunTime:0.008939s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854817 LIMIT 2 [ RunTime:0.019495s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854817 ORDER BY `minOrder` ASC [ RunTime:0.001134s ]
select * from pdf where partno='210-333/700-076' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.009171s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/700-076' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.015548s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854816 LIMIT 4 [ RunTime:0.019131s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854816 ORDER BY `minOrder` ASC [ RunTime:0.021346s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854816 ORDER BY `unit` DESC [ RunTime:0.009738s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854816 LIMIT 2 [ RunTime:0.024072s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854816 ORDER BY `minOrder` ASC [ RunTime:0.014155s ]
select * from pdf where partno='210-333/600-104' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.012283s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/600-104' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.079679s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854815 LIMIT 4 [ RunTime:0.074396s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854815 ORDER BY `minOrder` ASC [ RunTime:0.071325s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854815 ORDER BY `unit` DESC [ RunTime:0.018128s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854815 LIMIT 2 [ RunTime:0.051724s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854815 ORDER BY `minOrder` ASC [ RunTime:0.053012s ]
select * from pdf where partno='210-333/600-075' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.071265s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/600-075' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.108199s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854814 LIMIT 4 [ RunTime:0.157832s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854814 ORDER BY `minOrder` ASC [ RunTime:0.022806s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854814 ORDER BY `unit` DESC [ RunTime:0.031673s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854814 LIMIT 2 [ RunTime:0.006936s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854814 ORDER BY `minOrder` ASC [ RunTime:0.001569s ]
select * from pdf where partno='210-333/800-008' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.006998s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/800-008' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.014025s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854813 LIMIT 4 [ RunTime:0.005844s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854813 ORDER BY `minOrder` ASC [ RunTime:0.014563s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854813 ORDER BY `unit` DESC [ RunTime:0.006462s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854813 LIMIT 2 [ RunTime:0.002554s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854813 ORDER BY `minOrder` ASC [ RunTime:0.002761s ]
select * from pdf where partno='210-332/762-020' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.014636s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-332/762-020' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.007995s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854812 LIMIT 4 [ RunTime:0.007696s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854812 ORDER BY `minOrder` ASC [ RunTime:0.010821s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854812 ORDER BY `unit` DESC [ RunTime:0.007615s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854812 LIMIT 2 [ RunTime:0.011962s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854812 ORDER BY `minOrder` ASC [ RunTime:0.002172s ]
select * from pdf where partno='210-331/254-206' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.011190s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-331/254-206' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.021233s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854811 LIMIT 4 [ RunTime:0.007996s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854811 ORDER BY `minOrder` ASC [ RunTime:0.004144s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854811 ORDER BY `unit` DESC [ RunTime:0.002250s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854811 LIMIT 2 [ RunTime:0.007921s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854811 ORDER BY `minOrder` ASC [ RunTime:0.009339s ]
select * from pdf where partno='210-332/508-204' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.014454s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-332/508-204' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.016647s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854810 LIMIT 4 [ RunTime:0.007725s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854810 ORDER BY `minOrder` ASC [ RunTime:0.016266s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854810 ORDER BY `unit` DESC [ RunTime:0.013899s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854810 LIMIT 2 [ RunTime:0.018590s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854810 ORDER BY `minOrder` ASC [ RunTime:0.020106s ]
select * from pdf where partno='210-331/254-204' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.024415s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-331/254-204' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.011732s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854809 LIMIT 4 [ RunTime:0.018160s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854809 ORDER BY `minOrder` ASC [ RunTime:0.007738s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854809 ORDER BY `unit` DESC [ RunTime:0.011249s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854809 LIMIT 2 [ RunTime:0.018730s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854809 ORDER BY `minOrder` ASC [ RunTime:0.005041s ]
select * from pdf where partno='210-333/800-078' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.007982s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/800-078' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.008797s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854808 LIMIT 4 [ RunTime:0.015732s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854808 ORDER BY `minOrder` ASC [ RunTime:0.010307s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854808 ORDER BY `unit` DESC [ RunTime:0.004209s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854808 LIMIT 2 [ RunTime:0.014257s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854808 ORDER BY `minOrder` ASC [ RunTime:0.003624s ]
select * from pdf where partno='210-333/500-011' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.008403s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/500-011' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.005091s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854807 LIMIT 4 [ RunTime:0.021256s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854807 ORDER BY `minOrder` ASC [ RunTime:0.010475s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854807 ORDER BY `unit` DESC [ RunTime:0.012133s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854807 LIMIT 2 [ RunTime:0.017009s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854807 ORDER BY `minOrder` ASC [ RunTime:0.024069s ]
select * from pdf where partno='210-333/1200-105' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.013606s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/1200-105' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.020785s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854806 LIMIT 4 [ RunTime:0.018813s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854806 ORDER BY `minOrder` ASC [ RunTime:0.011489s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854806 ORDER BY `unit` DESC [ RunTime:0.008928s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854806 LIMIT 2 [ RunTime:0.041423s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854806 ORDER BY `minOrder` ASC [ RunTime:0.019350s ]
select * from pdf where partno='210-333/700-079' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.008044s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/700-079' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.013284s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854805 LIMIT 4 [ RunTime:0.039690s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854805 ORDER BY `minOrder` ASC [ RunTime:0.005561s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854805 ORDER BY `unit` DESC [ RunTime:0.015344s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854805 LIMIT 2 [ RunTime:0.022816s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854805 ORDER BY `minOrder` ASC [ RunTime:0.006940s ]
select * from pdf where partno='210-333/700-074' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.017807s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/700-074' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.014585s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854804 LIMIT 4 [ RunTime:0.037134s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854804 ORDER BY `minOrder` ASC [ RunTime:0.042997s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854804 ORDER BY `unit` DESC [ RunTime:0.017164s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854804 LIMIT 2 [ RunTime:0.019017s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854804 ORDER BY `minOrder` ASC [ RunTime:0.004202s ]
select * from pdf where partno='210-333/600-079' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.008457s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/600-079' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.020734s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854803 LIMIT 4 [ RunTime:0.034107s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854803 ORDER BY `minOrder` ASC [ RunTime:0.025013s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854803 ORDER BY `unit` DESC [ RunTime:0.014616s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854803 LIMIT 2 [ RunTime:0.005994s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854803 ORDER BY `minOrder` ASC [ RunTime:0.001944s ]
select * from pdf where partno='210-333/600-103' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.012354s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/600-103' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.017449s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854802 LIMIT 4 [ RunTime:0.009496s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854802 ORDER BY `minOrder` ASC [ RunTime:0.004471s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854802 ORDER BY `unit` DESC [ RunTime:0.010951s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854802 LIMIT 2 [ RunTime:0.008343s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854802 ORDER BY `minOrder` ASC [ RunTime:0.002499s ]
select * from pdf where partno='210-333/600-021' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.009528s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/600-021' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.002837s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33854801 LIMIT 4 [ RunTime:0.005869s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854801 ORDER BY `minOrder` ASC [ RunTime:0.009189s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33854801 ORDER BY `unit` DESC [ RunTime:0.001903s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33854801 LIMIT 2 [ RunTime:0.005298s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33854801 ORDER BY `minOrder` ASC [ RunTime:0.002076s ]
select * from pdf where partno='210-333/600-001' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.002389s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-333/600-001' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.011655s ]
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.046578s ]