RPI 8MP CAMERA BOARDMIC5233-5.0YM5-TRBLA2ABB121SN4DJW2ASN-DC24V..M95512-WMN6PIRF9640STRRPBFBSZ036NE2LSATMA193LC46B-I/SNDWM-18-56-L-S-350BSS83PH6327XTSA1
select * from pdf where id=30692308 limit 1 [ RunTime:0.000853s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.002642s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1313789 LIMIT 1 [ RunTime:0.000288s ]
select * from pdf_brand where id=24 limit 1 [ RunTime:0.000195s ]
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'HZ2%'
and p.id <> 30692308
order by partno limit 10 [ RunTime:0.005514s ]