Comments - MariaDB xtradb installation problem

12 years, 10 months ago Geoffroy Desvernay

You may have a look at current pkg-message of the port (/usr/ports/databases/mariadb/pkg-message) Where I documented this problem: you just have to load xtradb plugin from /var/db/mysql/my.cnf:

[mysqld] plugin-load=ha_xtradb.so

nb: the port will be split in -server, -client and -script in the next days

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.