Hello Daniel, I'm using MySql latest on Ubuntu 16/17 I guess the configuration should be similar
I have necessary config lines in /etc/mysql/mysql.conf.d/mysqld.cnf /etc/mysql/my.cnf contains inclusion rules only On Sun, May 21, 2017 at 10:16 PM, Daniel Baker <[email protected]> wrote: > Hi, > > I have the standard mariadb 10.0.29 that was installed when following > your OM installation tutorial. > > To allow for clustering I need to allow remote access to the database. > According to this tutorial [1] I have to alter the my.cnf file. However > when I follow the instructions to alter this my.cnf file the relevant > sections are not there. > > I can not see any : > > [mysqld] > ... > skip-networking > ... > bind-address = <some ip-address> > ... > > > > Has anybody else set up clustering using maridb. How do I allow for > remote access? > > 1 ) https://mariadb.com/kb/en/mariadb/configuring-mariadb-for- > remote-client-access/ > > Thanks, > > Dan > > > > > -- WBR Maxim aka solomax
