XTL501200-R53-067VX1610310000GRWR89NR154FRS73RX-8035LC:AC0 PURE SNSXTHM219AA164-16.000MJW-14-04-T-S-360-140AZ2701-2A-6ATFDWM-20-01-L-S-225OSTKH041550SZ1005G221TF
select * from pdf where id=20402497 limit 1 [ RunTime:0.003873s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.001331s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1450942 LIMIT 1 [ RunTime:0.000249s ]
select * from pdf_brand where id=308 limit 1 [ RunTime:0.000231s ]
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'OWD%'
and p.id <> 20402497
order by partno limit 10 [ RunTime:0.001392s ]