IRF7807ZTRPBFUTS6GJC128SG3NA-220B-UTU DC5-24 BY OMZ24LC512T-I/SMBAS40-05,215STPS3H100UMCP4652-104E/UNP1K0.232.6W.A.010ISZ230N10NM6ATMA1CC45SL3AD220JYNNA
select * from pdf where id=31512481 limit 1 [ RunTime:0.004846s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.002382s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1892204 LIMIT 1 [ RunTime:0.000609s ]
select * from pdf_brand where id=546 limit 1 [ RunTime:0.000391s ]
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'KX1%'
and p.id <> 31512481
order by partno limit 10 [ RunTime:0.001536s ]