MySQL User Management Guide
MySQL User Management Guide
USER MANAGEMENT
1. USER CREATION
2. RENAME A USER
Access to hosts:
@localhost: local node (the same node is both client and server)
etc
The password change follows the same logic as for its assignment during the
1
DATABASE
4. ALLOCATION OF PRIVILEGES
Now, for the new rights granted to be taken into account, it is necessary to
5. REVOCATION OF PRIVILEGES
You can revoke all rights of a user with the following request.
2
DATABASE
a. USER DELETION
The deletion of a MySQL user depends on the version of MySQL. Starting from version