can't querySELECT id,mdata,title,abstract,tags FROM news WHERE ( ( mtext like '%responsabilit��%' and mtext like '%consenso%' and mtext like '%informato%') or( abstract like '%responsabilit��%' and abstract like '%consenso%' and abstract like '%informato%') or ( tags like '%responsabilit��%' and tags like '%consenso%' and tags like '%informato%') or (title like '%responsabilit��%' and title like '%consenso%' and title like '%informato%' ) ) and ( multiblog = 'Avvocato Renato Savoia - Verona') and mdata <='2022-06-29' and 1=1 ORDER by mdata DESC,id desc limit 0,11