mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 08:00:31 -04:00
Upgrade to version 5.2.6 [1] Bring default compilation options into line with standard mariadb releases, per http://kb.askmonty.org/v/generic-build-instructions [1] Submitted by: maintainer [1] Approved by: maintainer
7 lines
173 B
Text
7 lines
173 B
Text
|
|
Some optional plugins (those in %%LOCALBASE%%/lib/mysql/plugin/*.so)
|
|
must be loaded in <datadir>/my.cnf. For example:
|
|
|
|
[mysqld]
|
|
plugin-load=ha_oqgraph.so:ha_federatedx.so
|
|
|