It looks like the server has selected an entry from the users table and sent an email to the email address in it.

Most likely, the modified statement returns every entry in the users table and causes the server to send an email to a random person.