095-850-162M20L33482-2101RX-4045SAAAB PURE SNGW CS8PM1.EM-LQLS-XX58-1-350-R182CNPA-37B.10IUGN66-1REC4-71-7.50-AJTS08RP-18-53PD(023)SXTHM218DB274-32.000M59780186019WP0812H4011
select * from pdf where id=22945648 limit 1 [ RunTime:0.007767s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.001579s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1976020 LIMIT 1 [ RunTime:0.000357s ]
select * from pdf_brand where id=948 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'9T0%'
and p.id <> 22945648
order by partno limit 10 [ RunTime:0.001176s ]