summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <jcole@mugatu.spaceapes.com>2002-06-08 23:16:01 -0500
committerunknown <jcole@mugatu.spaceapes.com>2002-06-08 23:16:01 -0500
commit7220f1682f7f28537b94d89c91220042a4c7b689 (patch)
tree617b28997cebe0e07902e23f96a8769a11fdb3e9
parent9ce87cdee4e4fabd4ef18867d8e0afae29376d7a (diff)
downloadmariadb-git-7220f1682f7f28537b94d89c91220042a4c7b689.tar.gz
Added changelog entry for mysql_secure_installation
-rw-r--r--Docs/manual.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 179e4d79924..cb15cdb5c6c 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -49550,6 +49550,9 @@ GRANT ... WITH MAX_QUERIES_PER_HOUR = N1
MAX_CONNECTIONS_PER_HOUR = N3;
@end example
@xref{User resources}.
+
+@item
+Added @code{mysql_secure_installation} to the @file{scripts/} directory.
@end itemize
@node News-4.0.1, News-4.0.0, News-4.0.2, News-4.0.x