grant all privileges on workbench.* to workbench@localhost identified by 'seatonplace' with grant option;
and i've always the same error
ERROR 1044: Access denied for user: 'myusername@localhost' to database 'workbench'
Why? Please Help me, i'm not very familar with mySQL
Thank you
Blaine
Log in to post a comment.
grant all privileges on workbench.* to workbench@localhost
identified by 'seatonplace' with grant option;
and i've always the same error
ERROR 1044: Access denied for user: 'myusername@localhost' to database 'workbench'
Why? Please Help me, i'm not very familar with mySQL
Thank you
Blaine