RPI 8MP CAMERA BOARDCC45SL3FD680JYNNAM24C02-DRDW8TP/KACM2012H-381-2P-T05IRLML6346TRPBFLPR4012-202LMLBPLT10HH1026R0PNL93LC56B-I/SNSS10PH10-M3/86ALMS1585ACS-3.3/NOPB
select * from pdf where id=23043290 limit 1 [ RunTime:0.000774s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.001246s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1976029 LIMIT 1 [ RunTime:0.000526s ]
select * from pdf_brand where id=2 limit 1 [ RunTime:0.000199s ]
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'8LT%'
and p.id <> 23043290
order by partno limit 10 [ RunTime:0.001015s ]