RPI 8MP CAMERA BOARDXDPL8105XUMA1AT24C16C-SSHM-TM24M02-DRMN6TPTC2117-3.3VDBTRM24C02-DRDW8TP/KESD5B5.0ST1GL1SP-PRP0003500000MCP1700T-3302E/MBMCP16331T-E/CH
select * from pdf where id=20641219 limit 1 [ RunTime:0.000728s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.001470s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1766204 LIMIT 1 [ RunTime:0.000324s ]
select * from pdf_brand where id=942 limit 1 [ RunTime:0.000283s ]
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'DX1%'
and p.id <> 20641219
order by partno limit 10 [ RunTime:0.001137s ]