Improve ${mysql_optfile} default usage in rc script.
Improve pkg-message.
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9646
19 lines
741 B
Plaintext
19 lines
741 B
Plaintext
*****************************************************************************
|
|
|
|
WARNING: THIS IS STILL-IN-DEV PROJECT! USE WITH CAUTION ON PRODUCTION ENVS!
|
|
|
|
*****************************************************************************
|
|
*****************************************************************************
|
|
|
|
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 wit your own
|
|
or set `mysql_optfile="$YOUR_CNF_FILE` in rc.conf.
|
|
|
|
*****************************************************************************
|