I made a rpm to install rh-mariadb101 from the centos software collection, at this time the 10.2 version is not available, it will be the next upgrade.
This rpm can be used with the official nethserver-mysql, somehow you just need to use the port 3311 in your web application to adjust the mysql server (rather the official 3306).
when I install both nethserver-mysql and nethserver-rh-mariadb101, the server doesn’t kill enough quickly all the mysqld processus, then the script mysql-load-tables fails.
The rh-mariadb101-mariadb.service should not be the guilty (I bet) because I tried to stop it by an action in S01…
If I increase to 2 seconds, then the error disappears
Is it possible to do a PR, Or I need to look after another solution ?
please can you test this version, what you can expect, see the first post
Actually you should not install it with nethserver-mysql, during the time @giacomo changes some lines of code in nethserver-mysql, but we can try to debug this module.
[root@nethvm ~]# mysql101 -u root
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 18
Server version: 10.1.19-MariaDB MariaDB Server
Installed nethserver-mysql-1.1.2-1.3.gfffaeeb by @giacomo and tested backup and restore with rh-mariadb101. Made a data backup and dropped the zabbix database, that I created earlier. Then I made a file restore but phpmyadmin didn’t show the zabbix db. After uploading the config backup and restoring it, the zabbix database was back up again.
MariaDB 10.1 backup/restore Ă la NethServer works fine for me.
Just another screenshot of a working connection to mariadb101 with squirrelsql: