GRANT USAGE ON *.* definition

GRANT USAGE ON *.* means "No privilege". In other word, the user has been created (with an entry in mysql.users table) with no privilege.