KY DMLQ31.23-GZJX-35-J3T3-350-SXRCGB24M000F3M26R0UVK105CH4R3JW-FBWCT0016090651NG00IW-2P0-24-PCR-JTAKW30-3S-1H(800)896-100-540-8045SRTC-GG-K-30-72KU-SBK-0451-ES-ST-0,7MM-SGVLMG31L1M2-GS18
select * from pdf where id=20097067 limit 1 [ RunTime:0.002430s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.001382s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1694433 LIMIT 1 [ RunTime:0.002206s ]
select * from pdf_brand where id=24 limit 1 [ RunTime:0.000199s ]
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'HZM%'
and p.id <> 20097067
order by partno limit 10 [ RunTime:0.003800s ]