Thanks a lot
Yours Tomas
I have grant super, replication client,process, replication slave and
reload to the monitor user and agent user,
why this "FATAL Couldn't allow writes: ERROR: Can't connect to MySQL"
still happens often ?
Is that common we can see this "FATAL Couldn't allow writes: ERROR:
Can't connect to MySQL" alert in error and info file ?
Thanks a lot.
Could not connect means MMM can't even connect to the host and its looks like its not about the privileges.
Are you sure its able to connect?
Btw the best practice to eliminate error messages is to solve the problem :)
Istvan
> --
> You received this message because you are subscribed to the Google Groups "MySQL Multi Master Manager Development" group.
> To post to this group, send email to mmm-...@googlegroups.com.
> To unsubscribe from this group, send email to mmm-devel+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mmm-devel?hl=en.
>
>
this scenario is quite annoying. I get such alert about 10 times per
day(more or less),
As my understanding, MMM checks MySQL connection every 5 seconds by
default, so, maybe each hour, I get only one such kind of an alert.
I check the network connection, it seems fine. Using mysql to connect
also OK.
Maybe it is because my network is not that stable? but I am not sure
about it :(
I have another question, need I manually put Dual master's standby DB
read-only ?, or MMM will check and do that automatically ?
If I put my dual-masters all in read-write mode, Can MMM change one of
them to read-only mode ?
Thanks a lot.
Yours Tomas