blob: f7cfcc786966cc5c11650210c97ea4bea5fef777 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2021/09/12 20:32:26 gutteridge Exp $
After the tables are set up and the MySQL server is running, a root
password will be automatically generated; details can be found in the
server logs. On creation, it is marked as expired, and must be changed
immediately.
There is a script distributed with MySQL that can help you lock down
an installation. This script has been installed to
${PREFIX}/bin/mysql_secure_installation.
For both these topics, please see the manual and the MySQL web site for
further instructions.
===========================================================================
|