25LC160C-I/PCC45SL3FD680JYNNAIRLML9301TRPBFG7Z-2A2B-20Z-R DC24VBSS83PH6327XTSA1M95512-WMN6P25.161.0353.0RPI 8MP CAMERA BOARDM24M01-DWMN3TP/KIRLML2402TRPBF
select * from pdf where id=14955408 limit 1 [ RunTime:0.000721s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.002938s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1279739 LIMIT 1 [ RunTime:0.000589s ]
select * from pdf_brand where id=10021 limit 1 [ RunTime:0.000416s ]
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'2SK%'
and p.id <> 14955408
order by partno limit 10 [ RunTime:0.001641s ]