STM32F407G-DISC1S2B-EH(LF)(SN)JW-20-04-T-S-870-140PI4B_CASE_RED/WHITEPICOSCOPE 3404D MSO8992-8.625" X 1.25"-100S12B-PH-K-S(LF)(SN)SMLVT3V32T8E_0905S1U095-909-195-036
select * from pdf where id=7703612 limit 1 [ RunTime:0.001021s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.003698s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 768163 LIMIT 1 [ RunTime:0.004038s ]
select * from pdf_brand where id=995 limit 1 [ RunTime:0.002442s ]
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'3SC%'
and p.id <> 7703612
order by partno limit 10 [ RunTime:0.003447s ]