Alter user root mysql_native_password

- Alter user root identified with mysql_native_password by
- Alter user root localhost identified via mysql_native_password
- Alter user root '@' localhost identified with mysql_native_password by mariadb
- Alter user root '@' localhost identified with mysql_native_password by new_password '
- Alter user root '@' localhost identified with mysql_native_password by your_new_password '
- Mysql user password change command