Ubah Pengguna Fedora MySQL 8.0

ALTER USER 'root'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'yourpasswd';
Cruel Cheetah