MySQL Forums
Forum List  »  Replication

Flooded with Security Warning in Slave
Posted by: Benny Pei
Date: May 07, 2018 08:30AM

Hi,

We are running a 5.7 slave RDS instance with a on-premise master. I noticed our slave error log is flooded with this kind of security message every minute.

[Warning] Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the 'START SLAVE Syntax' in the MySQL Manual for more information.

I found this similar bug
https://bugs.mysql.com/bug.php?id=72629

Does that mean the slave cannot maintain a steady connections with the master? I wonder what would cause it. If that is indeed the case, I want to know how to proof it to show the network is not steady. Secondly what parameter set it to set off the warning every minute?


thank you

benny

Options: ReplyQuote


Subject
Views
Written By
Posted
Flooded with Security Warning in Slave
4433
May 07, 2018 08:30AM


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.