MTC-CH-SL99PM62GXPTR03-06-2023ZW-07-13-G-S-460-3802N7002P,215LMS1585ACS-3.3/NOPBSML-D12V8WT86L1SP-PRP2003500000G3NA-220B-UTU DC5-24 BY OMZSS10P6-M3/86A
select * from pdf where id=1537640 limit 1 [ RunTime:0.001334s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.002797s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 16858 LIMIT 1 [ RunTime:0.002846s ]
select * from pdf_brand where id=2 limit 1 [ RunTime:0.000290s ]
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'SZC%'
and p.id <> 1537640
order by partno limit 10 [ RunTime:0.009406s ]