diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-06-02 06:16:25 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-06-02 06:16:25 +0000 |
commit | 44708e91728187c3119e3d7a7812e4ad791beac8 (patch) | |
tree | 962fc7f0f243d967e5cab0c391990423a26a8559 /databases/mariadb-scripts/pkg-message | |
parent | - Update to 4.7.0 (diff) |
These aren't ready for use yet, just checking in my WIP
Notes
Notes:
svn path=/head/; revision=274964
Diffstat (limited to 'databases/mariadb-scripts/pkg-message')
-rw-r--r-- | databases/mariadb-scripts/pkg-message | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/databases/mariadb-scripts/pkg-message b/databases/mariadb-scripts/pkg-message deleted file mode 100644 index 4bfcf37dd75a..000000000000 --- a/databases/mariadb-scripts/pkg-message +++ /dev/null @@ -1,5 +0,0 @@ -MariaDB: you may want to activate plugins - some plugins (those in ${LOCALBASE}/lib/mysql/plugin/*.so) must be loaded in <datadir>/my.cnf: - -[mysqld] -plugin-load=ha_xtradb.so:ha_federatedx.so |