summaryrefslogtreecommitdiff
path: root/databases/mariadb101-server
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mariadb101-server')
-rw-r--r--databases/mariadb101-server/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/databases/mariadb101-server/files/pkg-message.in b/databases/mariadb101-server/files/pkg-message.in
index b49d42074149..b9f6fea20baf 100644
--- a/databases/mariadb101-server/files/pkg-message.in
+++ b/databases/mariadb101-server/files/pkg-message.in
@@ -1,5 +1,6 @@
-************************************************************************
-
+[
+{ type: install
+ message: <<EOM
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.
@@ -11,5 +12,6 @@ my.cnf. Please move existing my.cnf files from those paths to
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
-
-************************************************************************
+EOM
+}
+]