Hi folks
I'm trying to create a user with *all* privileges.
Here is what I'm trying....
GRANT ALL TO nick@localhost IDENTIFIED BY "password";
..or
GRANT ALL ON ALL TO nick@localhost IDENTIFIED BY "password";
I have read the Manual but I\m not feeeling very clever and just can't get any joy.
Any help appreciated
Nick
I'm trying to create a user with *all* privileges.
Here is what I'm trying....
GRANT ALL TO nick@localhost IDENTIFIED BY "password";
..or
GRANT ALL ON ALL TO nick@localhost IDENTIFIED BY "password";
I have read the Manual but I\m not feeeling very clever and just can't get any joy.
Any help appreciated
Nick