2N7002K-T1-E3IPB036N12N3GATMA1IAUC120N06S5L032ATMA1BSZ097N04LSGATMA1RPI 8MP CAMERA BOARDBSC067N06LS3GATMA1TC72-3.3MMFTR4301.1405SML-D12P8WT86C2N7002KQBZ
select * from pdf where id=953259 limit 1 [ RunTime:0.005800s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.002052s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 439131 LIMIT 1 [ RunTime:0.000377s ]
select * from pdf_brand where id=942 limit 1 [ RunTime:0.000269s ]
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'DX2%'
and p.id <> 953259
order by partno limit 10 [ RunTime:0.001265s ]