summaryrefslogtreecommitdiff
path: root/debian/additions/mysql_secure_installation.1
blob: d65b7f5d09d91c7a5a454ff1dbe91821aaf27cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH mysql 1 "17 March 2003" "MySQL 3.23" "MySQL database"
.SH NAME
mysql_secure_installation \- Secures the MySQL access control lists.
.SH SYNOPSIS
mysql_secure_installation [options]
.SH DESCRIPTION
This interactive programm suggests changes like removing anonymous users that
are supposed to make your installation more secure.

For more information start the program with '--help'.
.SH "SEE ALSO"
mysql (1), mysqld (8)
.SH AUTHOR
This manpage was written by Christian Hammers <ch@debian.org>.

MySQL is available at http://www.mysql.com/.
.\" end of man page