aboutsummaryrefslogtreecommitdiff
path: root/databases/percona57-server/pkg-message
blob: c6e5d3df8100fb37eb6c7594dcbcf1cb65d51046 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
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
EOM
}
{ type: upgrade
  message: <<EOM
Remember to run mysql_upgrade the first time you start the MySQL server
after an upgrade from an earlier version.
EOM
}
]