KY DMLS31.23-8J6K-34-J3T3-700-S-VAR5SRTC-GG-K-30-96KS DELLS1.22-KGKI-1-0-2-R18-BCVS340-30UL-120V-AC896-092-558-202SXTHM218EC164-24.000MIW-2R0-14-PCR-JTAJW1FHN-DC48VEZR32HG320F64R55G-B0DDZ6V2B-7
select * from pdf where id=1518085 limit 1 [ RunTime:0.003357s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.006791s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 57863 LIMIT 1 [ RunTime:0.001352s ]
select * from pdf_brand where id=2 limit 1 [ RunTime:0.001960s ]
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'XUM%'
and p.id <> 1518085
order by partno limit 10 [ RunTime:0.007896s ]