How do I assign a MySQL user to be the same as the "root" user?

8:46 PM

In order to grant full rights including hte rights to allow a non "root" user who needs to be the equivalent of that same account, you can run the following command:

GRANT ALL PRIVILEGES on . to 'username'@ipaddress (WITH GRANT OPTION);

You Might Also Like

0 comments

Contact Form

Name

Email *

Message *

Translate

Wikipedia

Search results