A Database Error Occurred

Error Number: 1064

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 's heading%' ) AND id != '3521' order by id desc' at line 3

select *,date_format(date_create,'%d.%m.%y') as date_create, time_format(news_time,'%H:%i') as mytime from news where ( keyword LIKE '%OSCE Kazakhstan's heading%' ) AND id != '3521' order by id desc