1 2 |
mysql> alter user 'root'@'localhost' IDENTIFIED BY 'nova_senha_complexa'; Query OK, 0 rows affected (0.00 sec) |
1 2 |
mysql> alter user 'root'@'localhost' IDENTIFIED BY 'nova_senha_complexa'; Query OK, 0 rows affected (0.00 sec) |