SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001661s ]
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.027453s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002481s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.013880s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001606s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.000303s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001710s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.009165s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001314s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.018539s ]
UPDATE `stock_search` SET `count` = 1991 , `updatetime` = '2026-06-06 21:08:28' WHERE `partno` = '210' [ RunTime:0.007438s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.005139s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.015390s ]
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.008155s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001269s ]
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.011280s ]
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 3100,20 [ RunTime:0.156291s ]
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 ('32878859','32878858','32878857','32878856','32878855','32878854','32878835','32878834','32878833','32878832','32878831','32878830','32878829','32878828','32878827','32878826','32878825','32878804','32878803','32878802') ORDER BY FIELD(s.id, 32878859,32878858,32878857,32878856,32878855,32878854,32878835,32878834,32878833,32878832,32878831,32878830,32878829,32878828,32878827,32878826,32878825,32878804,32878803,32878802) [ RunTime:0.030036s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002559s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878859 LIMIT 4 [ RunTime:0.077666s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003508s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878859 ORDER BY `minOrder` ASC [ RunTime:0.127910s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002432s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878859 ORDER BY `unit` DESC [ RunTime:0.044094s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002479s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878859 LIMIT 2 [ RunTime:0.031786s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878859 ORDER BY `minOrder` ASC [ RunTime:0.000546s ]
select * from pdf where partno='210-5MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.024606s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002510s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.018810s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878858 LIMIT 4 [ RunTime:0.013702s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878858 ORDER BY `minOrder` ASC [ RunTime:0.179006s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878858 ORDER BY `unit` DESC [ RunTime:0.040952s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878858 LIMIT 2 [ RunTime:0.071120s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878858 ORDER BY `minOrder` ASC [ RunTime:0.021624s ]
select * from pdf where partno='210-5LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.014219s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.018408s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878857 LIMIT 4 [ RunTime:0.014227s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878857 ORDER BY `minOrder` ASC [ RunTime:0.034666s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878857 ORDER BY `unit` DESC [ RunTime:0.007908s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878857 LIMIT 2 [ RunTime:0.020946s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878857 ORDER BY `minOrder` ASC [ RunTime:0.009227s ]
select * from pdf where partno='210-5MSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.008789s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001799s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878856 LIMIT 4 [ RunTime:0.007150s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878856 ORDER BY `minOrder` ASC [ RunTime:0.023717s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878856 ORDER BY `unit` DESC [ RunTime:0.063120s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878856 LIMIT 2 [ RunTime:0.006780s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878856 ORDER BY `minOrder` ASC [ RunTime:0.006025s ]
select * from pdf where partno='210-5LPSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.004106s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.014953s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878855 LIMIT 4 [ RunTime:0.013224s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878855 ORDER BY `minOrder` ASC [ RunTime:0.017627s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878855 ORDER BY `unit` DESC [ RunTime:0.006647s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878855 LIMIT 2 [ RunTime:0.002703s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878855 ORDER BY `minOrder` ASC [ RunTime:0.000330s ]
select * from pdf where partno='210-5MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.008200s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.005499s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878854 LIMIT 4 [ RunTime:0.000286s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878854 ORDER BY `minOrder` ASC [ RunTime:0.002198s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878854 ORDER BY `unit` DESC [ RunTime:0.013201s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878854 LIMIT 2 [ RunTime:0.005653s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878854 ORDER BY `minOrder` ASC [ RunTime:0.010688s ]
select * from pdf where partno='210-5LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005764s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.002329s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878835 LIMIT 4 [ RunTime:0.000437s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878835 ORDER BY `minOrder` ASC [ RunTime:0.003864s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878835 ORDER BY `unit` DESC [ RunTime:0.012652s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878835 LIMIT 2 [ RunTime:0.008592s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878835 ORDER BY `minOrder` ASC [ RunTime:0.020163s ]
select * from pdf where partno='210-5ESFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.002991s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000344s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878834 LIMIT 4 [ RunTime:0.001738s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878834 ORDER BY `minOrder` ASC [ RunTime:0.007184s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878834 ORDER BY `unit` DESC [ RunTime:0.004871s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878834 LIMIT 2 [ RunTime:0.014649s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878834 ORDER BY `minOrder` ASC [ RunTime:0.002185s ]
select * from pdf where partno='210-5MSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.010019s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.004095s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878833 LIMIT 4 [ RunTime:0.005984s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878833 ORDER BY `minOrder` ASC [ RunTime:0.009936s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878833 ORDER BY `unit` DESC [ RunTime:0.000640s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878833 LIMIT 2 [ RunTime:0.004204s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878833 ORDER BY `minOrder` ASC [ RunTime:0.000898s ]
select * from pdf where partno='210-5LPSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005558s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.002684s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878832 LIMIT 4 [ RunTime:0.000579s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878832 ORDER BY `minOrder` ASC [ RunTime:0.000786s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878832 ORDER BY `unit` DESC [ RunTime:0.002839s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878832 LIMIT 2 [ RunTime:0.008244s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878832 ORDER BY `minOrder` ASC [ RunTime:0.009156s ]
select * from pdf where partno='210-5ESD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.003333s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000446s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878831 LIMIT 4 [ RunTime:0.003633s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878831 ORDER BY `minOrder` ASC [ RunTime:0.009108s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878831 ORDER BY `unit` DESC [ RunTime:0.013744s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878831 LIMIT 2 [ RunTime:0.005461s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878831 ORDER BY `minOrder` ASC [ RunTime:0.000376s ]
select * from pdf where partno='210-5MSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.012894s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.008729s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878830 LIMIT 4 [ RunTime:0.004948s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878830 ORDER BY `minOrder` ASC [ RunTime:0.003231s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878830 ORDER BY `unit` DESC [ RunTime:0.000498s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878830 LIMIT 2 [ RunTime:0.000462s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878830 ORDER BY `minOrder` ASC [ RunTime:0.008536s ]
select * from pdf where partno='210-5LPSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.002962s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.005313s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878829 LIMIT 4 [ RunTime:0.009056s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878829 ORDER BY `minOrder` ASC [ RunTime:0.006671s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878829 ORDER BY `unit` DESC [ RunTime:0.009725s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878829 LIMIT 2 [ RunTime:0.019314s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878829 ORDER BY `minOrder` ASC [ RunTime:0.003718s ]
select * from pdf where partno='210-5ESF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005816s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.011288s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878828 LIMIT 4 [ RunTime:0.003465s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878828 ORDER BY `minOrder` ASC [ RunTime:0.001446s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878828 ORDER BY `unit` DESC [ RunTime:0.003822s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878828 LIMIT 2 [ RunTime:0.002798s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878828 ORDER BY `minOrder` ASC [ RunTime:0.000535s ]
select * from pdf where partno='210-5MSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005449s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.003107s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878827 LIMIT 4 [ RunTime:0.004800s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878827 ORDER BY `minOrder` ASC [ RunTime:0.031273s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878827 ORDER BY `unit` DESC [ RunTime:0.028621s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878827 LIMIT 2 [ RunTime:0.012140s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878827 ORDER BY `minOrder` ASC [ RunTime:0.000540s ]
select * from pdf where partno='210-5LPSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.024543s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.007007s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878826 LIMIT 4 [ RunTime:0.022398s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878826 ORDER BY `minOrder` ASC [ RunTime:0.043049s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878826 ORDER BY `unit` DESC [ RunTime:0.017330s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878826 LIMIT 2 [ RunTime:0.017439s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878826 ORDER BY `minOrder` ASC [ RunTime:0.009651s ]
select * from pdf where partno='210-5ES' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.017007s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ES' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.010063s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878825 LIMIT 4 [ RunTime:0.001215s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878825 ORDER BY `minOrder` ASC [ RunTime:0.015095s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878825 ORDER BY `unit` DESC [ RunTime:0.007098s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878825 LIMIT 2 [ RunTime:0.009486s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878825 ORDER BY `minOrder` ASC [ RunTime:0.031179s ]
select * from pdf where partno='210-5LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.007778s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.017142s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878804 LIMIT 4 [ RunTime:0.009812s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878804 ORDER BY `minOrder` ASC [ RunTime:0.004083s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878804 ORDER BY `unit` DESC [ RunTime:0.009080s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878804 LIMIT 2 [ RunTime:0.008342s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878804 ORDER BY `minOrder` ASC [ RunTime:0.002193s ]
select * from pdf where partno='210-4MSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.010791s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000599s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878803 LIMIT 4 [ RunTime:0.003490s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878803 ORDER BY `minOrder` ASC [ RunTime:0.034522s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878803 ORDER BY `unit` DESC [ RunTime:0.042526s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878803 LIMIT 2 [ RunTime:0.029233s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878803 ORDER BY `minOrder` ASC [ RunTime:0.008676s ]
select * from pdf where partno='210-4LPSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.016692s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4LPSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.027506s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878802 LIMIT 4 [ RunTime:0.008077s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878802 ORDER BY `minOrder` ASC [ RunTime:0.038472s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878802 ORDER BY `unit` DESC [ RunTime:0.028589s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878802 LIMIT 2 [ RunTime:0.050543s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878802 ORDER BY `minOrder` ASC [ RunTime:0.007676s ]
select * from pdf where partno='210-4MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.044943s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.017412s ]
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.027175s ]