mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
create bsd12 branch
This commit is contained in:
22
data/mariadb/files/pkg-message.in
Normal file
22
data/mariadb/files/pkg-message.in
Normal file
@@ -0,0 +1,22 @@
|
||||
************************************************************************
|
||||
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! !!
|
||||
!! The default InnoDB storage engine is no longer XtraDB, check your !!
|
||||
!! configuration and switch it to InnoDB !!
|
||||
!! !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
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
|
||||
|
||||
************************************************************************
|
||||
Reference in New Issue
Block a user