mysql> create database bigcock
> grant all privileges on bigcock.* to juicy@"localhost" identified by 'password';
What am i doing wrong?
> grant all privileges on bigcock.* to juicy@"localhost" identified by 'password';
What am i doing wrong?

Comment