mariadb

  1. M

    mariadb102-server-10.2.6 missing innodb?

    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
  2. M

    php70-pdo: 7.0.3 wants mysql56-client and won't let me keep MariaDB

    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...
  3. BlindPenguin

    Installing MariaDB 10.1.8 on FreeBSD 10.2

    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...
Back
Top