This is a development snapshot of upcoming MySQL 8.0. PR: 215738 Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> Reviewed by: matthew, feld Approved by: matthew (mentor), feld Differential Revision: https://reviews.freebsd.org/D9031
17 lines
682 B
Plaintext
17 lines
682 B
Plaintext
*****************************************************************************
|
|
|
|
Remember to run mysql_upgrade the first time you start the MySQL server
|
|
after an upgrade from an earlier version.
|
|
|
|
Initial password for first time use of MySQL is saved in $HOME/.mysql_secret
|
|
ie. when you want to use "mysql -u root -p" first you should see password
|
|
in /root/.mysql_secret
|
|
|
|
*****************************************************************************
|
|
|
|
*****************************************************************************
|
|
|
|
WARNING: THIS IS STILL-IN-DEV PROJECT! USE WITH CAUTION ON PRODUCTION ENVS!
|
|
|
|
*****************************************************************************
|