SLP IR C T P S O 1B72530T0350K062PTB-22-55PSDMT10H009LK3-13BZX384C3V9-HG3-083-641215-4DO3316P-103MLDGW J9LHS1.4M-C1C7-2 58 MQ 30A-1UVZ1C332MHD1TOESMG630ELL101MJC5S
select * from pdf where id=13979035 limit 1 [ RunTime:0.002206s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.004563s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1243827 LIMIT 1 [ RunTime:0.000426s ]
select * from pdf_brand where id=950 limit 1 [ RunTime:0.000350s ]
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 <> 13979035
order by partno limit 10 [ RunTime:0.002755s ]