diff options
Diffstat (limited to 'databases/mariadb101-server/files/pkg-message.in')
-rw-r--r-- | databases/mariadb101-server/files/pkg-message.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/databases/mariadb101-server/files/pkg-message.in b/databases/mariadb101-server/files/pkg-message.in new file mode 100644 index 000000000000..b49d42074149 --- /dev/null +++ b/databases/mariadb101-server/files/pkg-message.in @@ -0,0 +1,15 @@ +************************************************************************ + +Remember to run mysql_upgrade (with the optional --datadir=<dbdir> flag) +the first time you start the MySQL server after an upgrade from an +earlier version. + +MariaDB respects hier(7) and doesn't check /etc and /etc/mysql for +my.cnf. Please move existing my.cnf files from those paths to +%%PREFIX%%/etc and %%PREFIX%%/etc/mysql. + +This port does NOT include the mytop perl script, this is included in +the MariaDB tarball but the most recent version can be found in the +databases/mytop port + +************************************************************************ |