O'Fallon(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 'Fallon'' at line 1SQL (SELECT U.usr_id,U.usr_country,U.usr_dob,U.usr_firstname,C.countries_name,U.usr_nick FROM aud_users U,aud_countries C WHERE C.countries_iso_code_3=U.usr_country AND U.usr_type='talent' AND U.user_fullmember='yes' AND U.usr_country='USA' AND U.usr_state='Missouri' AND U.usr_city='O'Fallon' )