mysql> GRANT ALL PRIVILEGES ON eq.* TO test@localhost IDENTIFIED BY 'test' WITH GRANT OPTION;
ERROR 1044: Access denied for user: '@127.0.0.1' to database 'eq'
l: test
p: test
db: eq
localhost/127.0.0.1
Never usually have problems setting up emulator.. but the fix keeps denying me.
