GW PUSRA1.PM-N3N5-A232-1-700-R18-DSPWR4525W1500JVVFA7C00-000RXA0606TXR40AB90-1210BIBXRE-50G0401-C-84RWR89N61R9FRB12XTEAWT-E0-0000-000000LF7RX8900SA:UB0 PURE SNGW QSLMS2.HM-H8H9-XX55-1U1V-65-R18
select * from pdf where id=23962495 limit 1 [ RunTime:0.000697s ]
SHOW FULL COLUMNS FROM `pdf_file` [ RunTime:0.002534s ]
SELECT id fid,`foldpath`,`foldpath2`,`filename`,`page`,`filesize`,`html_check`,`fold2`,`fileurl` FROM `pdf_file` WHERE `id` = 1979274 LIMIT 1 [ RunTime:0.000308s ]
select * from pdf_brand where id=436 limit 1 [ RunTime:0.000187s ]
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'FYS%'
and p.id <> 23962495
order by partno limit 10 [ RunTime:0.000859s ]