German

Results 2 comments of German

P.S. I checked the folder and I don't see `caching_sha2_password.so` but after doing `yum update` then install. It shows up?

It seems I got it working after doing a `yum update` and `yum upgrade`, then manually adding the USER in MySQL with the following commands `USE cacti;` `CREATE USER 'cacti'@'%'...