Hey guys,
I'm trying to setup multi master replication using SSL under MariaDB 10.20.
I've been able to specify my client certs on the second node (db2) with no
issue and start up the mysql service.
But for some reason when I do the same on the first node (db1) the mysql
service takes a really lo
Hi Reindel,
you client configuration shows no indication for SSL, i see it in my.cnf
> only in the [mysqld] section and remember when you initrialize replication
> you need to specify it there too
>
> i doubt there is anything to change the logging but since you *know* what
> that user requires th
Have u executed mysql_install_db?
On 15-May-2015 1:31 pm, "Jørn Dahl-Stamnes" wrote:
> Hello,
>
> I have reinstalled a test server after a disk crash. I upgraded from an
> older Fedora Core (don't
> remember the version) to Fedora Core 21.
>
> Then I installed Mysql 5.7.7 from RPM. I'm able to st
Am 21.07.2015 um 05:03 schrieb Tim Dunphy:
I see absolutely NO indication as to why the login for the 'slave2' user
(that requires SSL) is failing
So my questions are 1) how to I bump up the verbosity on the logs so I can
get an indication as to why this is failing? 2) what is the best way to
t