diff --git a/MySQL-tips.md b/MySQL-tips.md index 6122d68..19c85c8 100644 --- a/MySQL-tips.md +++ b/MySQL-tips.md @@ -35,10 +35,10 @@ This tips were prepared for [[Install Tracks 2.5 on Ubuntu 20.10]]

>journalctl -xe

-

MySQL - change the default of default_authentication_plugin

-

+


+

MySQL - change the default of default_authentication_plugin

since Mysql version 8.0 the default values has been changed from mysql_native_password to caching_sha2_password

this needs to be reverted in the cnf file