SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001402s ]
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.002096s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001890s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000595s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002179s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.83' ) [ RunTime:0.000696s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002195s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000377s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001739s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.001360s ]
UPDATE `stock_search` SET `count` = 3314 , `updatetime` = '2026-06-08 13:00:25' WHERE `partno` = '210' [ RunTime:0.009788s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.005736s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.011601s ]
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.002540s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002571s ]
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.092799s ]
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 4980,20 [ RunTime:0.045648s ]
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 ('33307696','33307695','33307483','33307118','33306738','33304525','33304372','33174799','33172084','33171805','33171217','33171210','33171082','33170962','33170829','33170797','33170777','33170775','33170708','33170685') ORDER BY FIELD(s.id, 33307696,33307695,33307483,33307118,33306738,33304525,33304372,33174799,33172084,33171805,33171217,33171210,33171082,33170962,33170829,33170797,33170777,33170775,33170708,33170685) [ RunTime:0.004913s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001245s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33307696 LIMIT 4 [ RunTime:0.000713s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001515s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33307696 ORDER BY `minOrder` ASC [ RunTime:0.010610s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000886s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33307696 ORDER BY `unit` DESC [ RunTime:0.001677s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.000865s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33307696 LIMIT 2 [ RunTime:0.002731s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33307696 ORDER BY `minOrder` ASC [ RunTime:0.003033s ]
select * from pdf where partno='2101.5' and brandshort='Conta-Clip, Inc.' limit 1 [ RunTime:0.003430s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002040s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101.5' OR `brand` LIKE 'Conta-Clip, Inc.%' ) ) LIMIT 1 [ RunTime:0.000368s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33307695 LIMIT 4 [ RunTime:0.000291s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33307695 ORDER BY `minOrder` ASC [ RunTime:0.008415s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33307695 ORDER BY `unit` DESC [ RunTime:0.003107s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33307695 LIMIT 2 [ RunTime:0.000360s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33307695 ORDER BY `minOrder` ASC [ RunTime:0.004171s ]
select * from pdf where partno='2101.1' and brandshort='Conta-Clip, Inc.' limit 1 [ RunTime:0.003730s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101.1' OR `brand` LIKE 'Conta-Clip, Inc.%' ) ) LIMIT 1 [ RunTime:0.004623s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33307483 LIMIT 4 [ RunTime:0.000466s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33307483 ORDER BY `minOrder` ASC [ RunTime:0.001895s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33307483 ORDER BY `unit` DESC [ RunTime:0.011143s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33307483 LIMIT 2 [ RunTime:0.004470s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33307483 ORDER BY `minOrder` ASC [ RunTime:0.007914s ]
select * from pdf where partno='2104.6' and brandshort='Conta-Clip, Inc.' limit 1 [ RunTime:0.003492s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2104.6' OR `brand` LIKE 'Conta-Clip, Inc.%' ) ) LIMIT 1 [ RunTime:0.003407s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33307118 LIMIT 4 [ RunTime:0.004939s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33307118 ORDER BY `minOrder` ASC [ RunTime:0.004173s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33307118 ORDER BY `unit` DESC [ RunTime:0.000457s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33307118 LIMIT 2 [ RunTime:0.000398s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33307118 ORDER BY `minOrder` ASC [ RunTime:0.000400s ]
select * from pdf where partno='2101.2' and brandshort='On Shore Technology Inc.' limit 1 [ RunTime:0.009652s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101.2' OR `brand` LIKE 'On Shore Technology Inc.%' ) ) LIMIT 1 [ RunTime:0.000500s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33306738 LIMIT 4 [ RunTime:0.003920s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33306738 ORDER BY `minOrder` ASC [ RunTime:0.007028s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33306738 ORDER BY `unit` DESC [ RunTime:0.005344s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33306738 LIMIT 2 [ RunTime:0.000329s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33306738 ORDER BY `minOrder` ASC [ RunTime:0.000332s ]
select * from pdf where partno='2104.2' and brandshort='On Shore Technology Inc.' limit 1 [ RunTime:0.000460s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2104.2' OR `brand` LIKE 'On Shore Technology Inc.%' ) ) LIMIT 1 [ RunTime:0.002816s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33304525 LIMIT 4 [ RunTime:0.000375s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33304525 ORDER BY `minOrder` ASC [ RunTime:0.007338s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33304525 ORDER BY `unit` DESC [ RunTime:0.008989s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33304525 LIMIT 2 [ RunTime:0.007821s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33304525 ORDER BY `minOrder` ASC [ RunTime:0.006357s ]
select * from pdf where partno='2101.2' and brandshort='Conta-Clip, Inc.' limit 1 [ RunTime:0.003807s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101.2' OR `brand` LIKE 'Conta-Clip, Inc.%' ) ) LIMIT 1 [ RunTime:0.006450s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33304372 LIMIT 4 [ RunTime:0.000470s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33304372 ORDER BY `minOrder` ASC [ RunTime:0.001450s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33304372 ORDER BY `unit` DESC [ RunTime:0.000571s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33304372 LIMIT 2 [ RunTime:0.002449s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33304372 ORDER BY `minOrder` ASC [ RunTime:0.000943s ]
select * from pdf where partno='2102-1392' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.002151s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102-1392' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.005536s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33174799 LIMIT 4 [ RunTime:0.005447s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33174799 ORDER BY `minOrder` ASC [ RunTime:0.002657s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33174799 ORDER BY `unit` DESC [ RunTime:0.003428s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33174799 LIMIT 2 [ RunTime:0.006614s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33174799 ORDER BY `minOrder` ASC [ RunTime:0.004977s ]
select * from pdf where partno='2100-0065' and brandshort='Metcal' limit 1 [ RunTime:0.002025s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100-0065' OR `brand` LIKE 'Metcal%' ) ) LIMIT 1 [ RunTime:0.002843s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33172084 LIMIT 4 [ RunTime:0.003509s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33172084 ORDER BY `minOrder` ASC [ RunTime:0.014978s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33172084 ORDER BY `unit` DESC [ RunTime:0.015559s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33172084 LIMIT 2 [ RunTime:0.002087s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33172084 ORDER BY `minOrder` ASC [ RunTime:0.000872s ]
select * from pdf where partno='21094' and brandshort='Wiha' limit 1 [ RunTime:0.007779s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21094' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.000563s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33171805 LIMIT 4 [ RunTime:0.000688s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33171805 ORDER BY `minOrder` ASC [ RunTime:0.001685s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33171805 ORDER BY `unit` DESC [ RunTime:0.008566s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33171805 LIMIT 2 [ RunTime:0.003675s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33171805 ORDER BY `minOrder` ASC [ RunTime:0.000423s ]
select * from pdf where partno='21095' and brandshort='Wiha' limit 1 [ RunTime:0.000595s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21095' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.002717s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33171217 LIMIT 4 [ RunTime:0.002158s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33171217 ORDER BY `minOrder` ASC [ RunTime:0.001235s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33171217 ORDER BY `unit` DESC [ RunTime:0.002924s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33171217 LIMIT 2 [ RunTime:0.003150s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33171217 ORDER BY `minOrder` ASC [ RunTime:0.003319s ]
select * from pdf where partno='21032' and brandshort='Wiha' limit 1 [ RunTime:0.004893s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21032' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.002759s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33171210 LIMIT 4 [ RunTime:0.003489s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33171210 ORDER BY `minOrder` ASC [ RunTime:0.000798s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33171210 ORDER BY `unit` DESC [ RunTime:0.003282s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33171210 LIMIT 2 [ RunTime:0.003025s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33171210 ORDER BY `minOrder` ASC [ RunTime:0.002495s ]
select * from pdf where partno='21030' and brandshort='Wiha' limit 1 [ RunTime:0.000614s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21030' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.000506s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33171082 LIMIT 4 [ RunTime:0.000538s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33171082 ORDER BY `minOrder` ASC [ RunTime:0.011342s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33171082 ORDER BY `unit` DESC [ RunTime:0.000474s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33171082 LIMIT 2 [ RunTime:0.000407s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33171082 ORDER BY `minOrder` ASC [ RunTime:0.000410s ]
select * from pdf where partno='21027' and brandshort='Wiha' limit 1 [ RunTime:0.000555s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21027' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.003816s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33170962 LIMIT 4 [ RunTime:0.007319s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170962 ORDER BY `minOrder` ASC [ RunTime:0.007325s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33170962 ORDER BY `unit` DESC [ RunTime:0.001507s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33170962 LIMIT 2 [ RunTime:0.002202s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170962 ORDER BY `minOrder` ASC [ RunTime:0.000434s ]
select * from pdf where partno='21024' and brandshort='Wiha' limit 1 [ RunTime:0.000558s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21024' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.000424s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33170829 LIMIT 4 [ RunTime:0.000469s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170829 ORDER BY `minOrder` ASC [ RunTime:0.003756s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33170829 ORDER BY `unit` DESC [ RunTime:0.007554s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33170829 LIMIT 2 [ RunTime:0.002274s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170829 ORDER BY `minOrder` ASC [ RunTime:0.000456s ]
select * from pdf where partno='21022' and brandshort='Wiha' limit 1 [ RunTime:0.000508s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21022' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.000412s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33170797 LIMIT 4 [ RunTime:0.001351s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170797 ORDER BY `minOrder` ASC [ RunTime:0.000999s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33170797 ORDER BY `unit` DESC [ RunTime:0.000409s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33170797 LIMIT 2 [ RunTime:0.000378s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170797 ORDER BY `minOrder` ASC [ RunTime:0.000418s ]
select * from pdf where partno='21068' and brandshort='Wiha' limit 1 [ RunTime:0.002825s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21068' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.000410s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33170777 LIMIT 4 [ RunTime:0.000377s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170777 ORDER BY `minOrder` ASC [ RunTime:0.000756s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33170777 ORDER BY `unit` DESC [ RunTime:0.000400s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33170777 LIMIT 2 [ RunTime:0.006068s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170777 ORDER BY `minOrder` ASC [ RunTime:0.000396s ]
select * from pdf where partno='21066' and brandshort='Wiha' limit 1 [ RunTime:0.000477s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21066' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.000414s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33170775 LIMIT 4 [ RunTime:0.000374s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170775 ORDER BY `minOrder` ASC [ RunTime:0.002295s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33170775 ORDER BY `unit` DESC [ RunTime:0.000417s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33170775 LIMIT 2 [ RunTime:0.000379s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170775 ORDER BY `minOrder` ASC [ RunTime:0.000389s ]
select * from pdf where partno='21020' and brandshort='Wiha' limit 1 [ RunTime:0.000483s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21020' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.000402s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33170708 LIMIT 4 [ RunTime:0.000380s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170708 ORDER BY `minOrder` ASC [ RunTime:0.002835s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33170708 ORDER BY `unit` DESC [ RunTime:0.005075s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33170708 LIMIT 2 [ RunTime:0.000391s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170708 ORDER BY `minOrder` ASC [ RunTime:0.000395s ]
select * from pdf where partno='21019' and brandshort='Wiha' limit 1 [ RunTime:0.000515s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21019' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.002960s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33170685 LIMIT 4 [ RunTime:0.000848s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170685 ORDER BY `minOrder` ASC [ RunTime:0.003464s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33170685 ORDER BY `unit` DESC [ RunTime:0.000439s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33170685 LIMIT 2 [ RunTime:0.000936s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33170685 ORDER BY `minOrder` ASC [ RunTime:0.000407s ]
select * from pdf where partno='21064' and brandshort='Wiha' limit 1 [ RunTime:0.000505s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21064' OR `brand` LIKE 'Wiha%' ) ) LIMIT 1 [ RunTime:0.000408s ]
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.079406s ]