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 '.cn GROUP BY events.id' at line 1

SELECT events.*, fa_user.user_name FROM events JOIN fa_user ON events.user_id = fa_user.id WHERE events.id =www.cwee.com.cn GROUP BY events.id;