Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2011 14:30:15 GMT
From:      geoffroy desvernay <dgeo@centrale-marseille.fr>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152669: no work innodb (databases/mariadb)
Message-ID:  <201104271430.p3REUF7S055913@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/152669; it has been noted by GNATS.

From: geoffroy desvernay <dgeo@centrale-marseille.fr>
To: bug-followup@FreeBSD.org, andy.lavr@gmail.com
Cc:  
Subject: Re: ports/152669: no work innodb (databases/mariadb)
Date: Wed, 27 Apr 2011 16:20:27 +0200

 Hi,
 
 I just took maintainership of this port.
 
 Here, it seems to work with this in /var/db/mysql/my.cnf
 
 [mysqld]
 plugin-load=ha_innodb_plugin.so
 (you may use ha_xtradb.so instead)
 
 After that, 'SHOW ENGINES;' list InnoDB as active.
 
 I'm using last version (5.2.5, port is coming...)
 
 You may test it from: http://dgeo.perso.ec-m.fr/mariadb.tar
 
 HTH
 -- 
 geoffroy desvernay



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104271430.p3REUF7S055913>