Code:
FROM tblWorldServerRegistration AS WSR
means it's using the name WSR instead of the long one for the purpose of this query. I had the same issue with the loginserver and mysql queries failing, so I tried executing the query through a mysql command line to get the more descriptive error.