SELECT p.id,p.title,p.title_alias,p.hits,c.title as cate FROM mos_content p, mos_categories c WHERE c.id = p.catid AND (p.actor LIKE '%Alessandro D'Alatri.%' OR p.director LIKE '%Alessandro D'Alatri.%')
Error MySQL: : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Alatri.%' OR p.director LIKE '%Alessandro D'Alatri.%')' at line 1
Este Script no puede continuar.