JW-22-04-T-S-1050-140RX-4045SAAA0 PURE SN89891-435HTX40AU00-1814JW-20-04-T-S-790-14024LC512-I/MFIUGHF66-33340-15YC248-FR-0790R9LSZ4-10.00-F5PYW54-6SZ4-10.00-R130-F5PBE-9
select * from pdf where id=27423303 limit 1 [ RunTime:0.001470s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.001792s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1521979 LIMIT 1 [ RunTime:0.000267s ]
select * from pdf_brand where id=950 limit 1 [ RunTime:0.000190s ]
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'YTW%'
and p.id <> 27423303
order by partno limit 10 [ RunTime:0.003575s ]