MB2SNTCLE413E2103H400MC202472M090B20C7BPIC12F1501T-I/MC24LC128T-I/SNHR10A-7P-6P(74)EW-50-11-TM-S-500DWM-18-58-L-S-43532.21.7.005.2000MARS BOARD WITH 9.7"LCD.
select * from pdf where id=1652727 limit 1 [ RunTime:0.000754s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.003302s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 91461 LIMIT 1 [ RunTime:0.000884s ]
select * from pdf_brand where id=2 limit 1 [ RunTime:0.000219s ]
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'KXO%'
and p.id <> 1652727
order by partno limit 10 [ RunTime:0.001405s ]