SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001730s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.002788s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001851s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.245' ) [ RunTime:0.000584s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001209s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000398s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001220s ]
SELECT * FROM `stock_search` WHERE `partno` = 'Z86E0812PEG' LIMIT 1 [ RunTime:0.006462s ]
UPDATE `stock_search` SET `count` = 2 , `updatetime` = '2026-09-01 13:17:45' WHERE `partno` = 'Z86E0812PEG' [ RunTime:0.004636s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002320s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.002530s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001463s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19216368 LIMIT 5 [ RunTime:0.003931s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001289s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19216368 ORDER BY `minOrder` ASC [ RunTime:0.000380s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002109s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19216368 ORDER BY `unit` DESC [ RunTime:0.000410s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001139s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19216368 LIMIT 2 [ RunTime:0.000341s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19216368 ORDER BY `minOrder` ASC [ RunTime:0.000358s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19216123 LIMIT 5 [ RunTime:0.003935s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19216123 ORDER BY `minOrder` ASC [ RunTime:0.000478s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19216123 ORDER BY `unit` DESC [ RunTime:0.000332s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19216123 LIMIT 2 [ RunTime:0.000296s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19216123 ORDER BY `minOrder` ASC [ RunTime:0.000304s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16110603 LIMIT 5 [ RunTime:0.001586s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16110603 ORDER BY `minOrder` ASC [ RunTime:0.000445s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16110603 ORDER BY `unit` DESC [ RunTime:0.000303s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16110603 LIMIT 2 [ RunTime:0.000286s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16110603 ORDER BY `minOrder` ASC [ RunTime:0.000298s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001656s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001176s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 63578522 LIMIT 5 [ RunTime:0.000336s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63578522 ORDER BY `minOrder` ASC [ RunTime:0.001748s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 63578522 ORDER BY `unit` DESC [ RunTime:0.000346s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 63578522 LIMIT 2 [ RunTime:0.000323s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63578522 ORDER BY `minOrder` ASC [ RunTime:0.000374s ]
select * from pdf where partno='Z86E0812PEG1903' and brandshort='Zilog' limit 1 [ RunTime:0.007873s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001682s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'Z86E0812PEG1903' OR `brand` LIKE 'Zilog%' ) ) LIMIT 1 [ RunTime:0.008911s ]
SELECT `id` FROM `stock` WHERE `id` <> 63578522 AND `partno` = 'Z86E0812PEG1903' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%zilog%' ) [ RunTime:0.000624s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19216368 [ RunTime:0.000315s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 63577114 LIMIT 5 [ RunTime:0.000476s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63577114 ORDER BY `minOrder` ASC [ RunTime:0.001311s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 63577114 ORDER BY `unit` DESC [ RunTime:0.000493s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 63577114 LIMIT 2 [ RunTime:0.000421s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63577114 ORDER BY `minOrder` ASC [ RunTime:0.000430s ]
select * from pdf where partno='Z86E0812PEG1866' and brandshort='Zilog' limit 1 [ RunTime:0.000868s ]
select foldpath,foldpath2,filename from pdf_file where id=1921232 limit 1 [ RunTime:0.003777s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'Z86E0812PEG1866' OR `brand` LIKE 'Zilog%' ) ) LIMIT 1 [ RunTime:0.000716s ]
SELECT `id` FROM `stock` WHERE `id` <> 63577114 AND `partno` = 'Z86E0812PEG1866' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%zilog%' ) [ RunTime:0.000690s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16110603 [ RunTime:0.000960s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 63576256 LIMIT 5 [ RunTime:0.000629s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63576256 ORDER BY `minOrder` ASC [ RunTime:0.001238s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 63576256 ORDER BY `unit` DESC [ RunTime:0.000622s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 63576256 LIMIT 2 [ RunTime:0.000563s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63576256 ORDER BY `minOrder` ASC [ RunTime:0.000541s ]
select * from pdf where partno='Z86E0812PEG' and brandshort='Zilog' limit 1 [ RunTime:0.001625s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'Z86E0812PEG' OR `brand` LIKE 'Zilog%' ) ) LIMIT 1 [ RunTime:0.000775s ]
SELECT `id` FROM `stock` WHERE `id` <> 63576256 AND `partno` = 'Z86E0812PEG' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%zilog%' ) [ RunTime:0.000733s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19216123 [ RunTime:0.000666s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001158s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001038s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001039s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000962s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000957s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000992s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001091s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'Z86E0812PEG%' OR `brand` LIKE 'Z86E0812PEG%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.001076s ]