IRLMS2002TRPBFMCP4651-103E/ST1N6263LY20-20P-DT1-P1E-BRMARS BOARD WITH 9.7"LCD.STP33N60M2IRPS5401MTRPBFDWM-19-54-L-S-255STM32F407G-DISC1NTCLE100E3332JB0
select * from pdf where id=13009996 limit 1 [ RunTime:0.004211s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.002715s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1070947 LIMIT 1 [ RunTime:0.000270s ]
select * from pdf_brand where id=10061 limit 1 [ RunTime:0.000519s ]
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'BZX%'
and p.id <> 13009996
order by partno limit 10 [ RunTime:0.004424s ]