Re: sha256_password deprecated warnings filling logs
We started by installing it:
mysql> INSTALL PLUGIN CONNECTION_CONTROL
-> SONAME 'connection_control.so';
Query OK, 0 rows affected (0.15 sec)
mysql> INSTALL PLUGIN CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS
-> SONAME 'connection_control.so';
Query OK, 0 rows affected (0.04 sec)
And we could immediately see what was the problem:
Subject
Written By
Posted
Re: sha256_password deprecated warnings filling logs
July 23, 2021 10:14PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.