can't querySELECT id,mdata,title,abstract,tags FROM news WHERE ( ( mtext like '%pubblicit��%' and mtext like '%avvocato%' and mtext like '%savoia%') or( abstract like '%pubblicit��%' and abstract like '%avvocato%' and abstract like '%savoia%') or ( tags like '%pubblicit��%' and tags like '%avvocato%' and tags like '%savoia%') or (title like '%pubblicit��%' and title like '%avvocato%' and title like '%savoia%' ) ) and ( multiblog = 'Avvocato Renato Savoia - Verona') and mdata <='2022-08-10' and 1=1 ORDER by mdata DESC,id desc limit 0,11