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

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