MCP4652-104E/UNM2.5- HFST-Z100-USB3320C-EZK-TRMCP40D17T-103E/LT1SS226,LF(TG3NA-220B-UTU DC5-24 BY OMZTL431BQDBZR,215M95512-WMN6P93LC56B-I/SNRB532HS-30T15R
select * from pdf where id=20073643 limit 1 [ RunTime:0.010674s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.002129s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1691333 LIMIT 1 [ RunTime:0.005043s ]
select * from pdf_brand where id=5 limit 1 [ RunTime:0.002076s ]
select p.id,p.brandid,p.partno,p.brandshort,p.note,p.note_cn,b.brand,b.logo,f.page,f.foldpath,f.foldpath2,f.filename,f.filesize from pdf p
join pdf_brand b on p.brandid=b.id
join pdf_file f on p.pdf_file_id=f.id
where p.partno like'4N2%'
and p.id <> 20073643
order by partno limit 10 [ RunTime:0.012302s ]