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 'REILLY%' AND `firstname` like '%CHRISTOPHER%' ) order by `position` asc' at line 1

SQL:
select * from `webberz_results` where `rid`='1442' and ( `id`<>'' AND `surname` like '%O'REILLY%' AND `firstname` like '%CHRISTOPHER%' ) order by `position` asc