There's a jail for MariaDB mysql Ver 15.1 Distrib 10.2.15-MariaDB, for FreeBSD11.1 (amd64) using readline 5.1.
A socket should be created in /var/run/mysql
[client]
port = 3306
socket = /var/run/mysql/mysql.sock
[mysqld]
port = 3306
socket =...
Hello all,
Hope someone can help me solve my problem. I have two jails (ezjail) on a FreeBSD 11.1 host (UFS): one running Apache 2.4 (192.168.0.2) and the other one running MariaDB 10.2 (192.168.0.3). The Apache jail has PHP 7.2 and Nextcloud 12. Nextcloud is running fine. No problems there...
Hello!
I've just upgraded to MariaDB 10.2 and couldn't use my my.cnf because InnoDB was missing, I was able to start MariaDB if I removed my my.cnf, but using "show engines" innodb isn't there.
Thanks
edit: tested on another box and it isn't there either
Hello, I tried to replace php56 with php7, first I did pkg install install php70 and these packages was uninstalled
php56-xmlreader-5.6.18
php56-xml-5.6.18
php56-pdo_sqlite-5.6.18
php56-pdo_mysql-5.6.18
php56-dom-5.6.18
php56-simplexml-5.6.18...
Hi,
iI've played around with the new release of MariaDB and managed to compile and launch it. Here is what iI did so far:
At first install the Galera lib from ports. This should also build most dependencies which are needed to build MariaDB. Then download source code from here (click).
After...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.