KY DELMS1.22-RHSH-45-1-20-R18-SVSCLC-3DTP010VLMG31L1M2-GS18PX01S1-20KGVUVK2A222MRDDDZ6V2B-7SZ4-6.00-RB-F5PYW-2XRCGB26M000F1SBLR06XV18015DE30DWM-08-01-G-D-320
select * from pdf where id=535591 limit 1 [ RunTime:0.002793s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.002768s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 246100 LIMIT 1 [ RunTime:0.004272s ]
select * from pdf_brand where id=135 limit 1 [ RunTime:0.000236s ]
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'CZ5%'
and p.id <> 535591
order by partno limit 10 [ RunTime:0.000994s ]