L1SP-PRP2003500000MCSMT-8540C-3716LPR4012-202LMLB32.21.7.005.2000MIC5233-5.0YM5-TRRPI 8MP CAMERA BOARDMB110N 454630/1/MASS10PH10-M3/86AUSB3320C-EZK-TRMCP40D18T-502E/LT
select * from pdf where id=20774108 limit 1 [ RunTime:0.001319s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.001067s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1786544 LIMIT 1 [ RunTime:0.000275s ]
select * from pdf_brand where id=74 limit 1 [ RunTime:0.000217s ]
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'MZ5%'
and p.id <> 20774108
order by partno limit 10 [ RunTime:0.001015s ]