67503-1020...SS10PH10-M3/86AZW-07-08-G-S-200-060M24M01-DWDW3TP/KBSS83PH6327XTSA1RPI 8MP CAMERA BOARDPCF8575RGERTC2117-3.3VDBTRES1PB-M3/84ADWM-10-52-L-S-200
select * from pdf where id=27516542 limit 1 [ RunTime:0.000992s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.003252s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1491126 LIMIT 1 [ RunTime:0.000722s ]
select * from pdf_brand where id=950 limit 1 [ RunTime:0.000354s ]
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'6QC%'
and p.id <> 27516542
order by partno limit 10 [ RunTime:0.006893s ]