This is a quick release after 8.0.14 which fixes Bug #29249542, Bug #94004 on upstream (Group repl. doesn't work when IPv6 is disabled on OS) More info on upstream: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-15.html While here, delete the no-more-needed warning from "pkg-message" since MySQL8.0 is GA. Sponsored by: The FreeBSD Foundation
14 lines
508 B
Plaintext
14 lines
508 B
Plaintext
*****************************************************************************
|
|
|
|
Remember to run mysql_upgrade the first time you start the MySQL server
|
|
after an upgrade from an earlier version.
|
|
|
|
There is no initial password for first time use of MySQL.
|
|
Keep in mind to reset it to a secure password.
|
|
|
|
MySQL80 has a default %%ETCDIR%%/my.cnf,
|
|
remember to replace it with your own
|
|
or set `mysql_optfile="$YOUR_CNF_FILE` in rc.conf.
|
|
|
|
*****************************************************************************
|