blob: 74ff96e4ec9394cba44216be54fce634264b792d (
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:27 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.
===========================================================================
|