XRCGB27M120F3A01R06SL32303YH320UF048241-000EYG-T3535A20AXUY1295BD7N03SB1XRCGB33M868F4M00R09T12062A2611BAHFTNUT F HEX PLAINQRM8-052-07.0-L-D-A-GP-K4816P-1-430LF
select * from pdf where id=1310656 limit 1 [ RunTime:0.000515s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.001533s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 19562 LIMIT 1 [ RunTime:0.000340s ]
select * from pdf_brand where id=2 limit 1 [ RunTime:0.000261s ]
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'2SK%'
and p.id <> 1310656
order by partno limit 10 [ RunTime:0.004287s ]