I consulted the oficial doc from MYSQL: https://dev.mysql.com/doc/refman/5.7/en/alter-user.html
But does not work.
I have to Alter the username from database User.
Example:
User database:
login: john password: 123
New name:
login: johny password:123
Is it possible?
Example in mysql panel:
If i change de Login name i can... All the privileges are maintained