93LC46B-I/SNM95M02-DRCS6TP/KRPI 8MP CAMERA BOARDTC2117-3.3VDBTRBSS84PH6327XTSA2MCRM3HAF-16R-V-BMCP40D18T-502E/LTMCP16331T-E/CHPIC16F886-I/SSAT24C04C-SSHM-B
select * from pdf where id=7008959 limit 1 [ RunTime:0.006712s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.001698s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 823985 LIMIT 1 [ RunTime:0.000423s ]
select * from pdf_brand where id=582 limit 1 [ RunTime:0.000348s ]
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'JXW%'
and p.id <> 7008959
order by partno limit 10 [ RunTime:0.001047s ]