summaryrefslogtreecommitdiff
path: root/mysql-test/main/mysqld--help.result
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@mariadb.com>2018-12-05 13:13:07 +0100
committerVladislav Vaintroub <wlad@mariadb.com>2019-01-08 17:18:47 +0100
commit83c81d8991fd72fb8af54172c612310e885720f5 (patch)
tree02e23729f7731213d80932f6d9e22c1452a3c110 /mysql-test/main/mysqld--help.result
parent30da40bb8c303159747b1cf1d74411b049b6d252 (diff)
downloadmariadb-git-83c81d8991fd72fb8af54172c612310e885720f5.tar.gz
MDEV-7598 Lock user after too many password errors
Diffstat (limited to 'mysql-test/main/mysqld--help.result')
-rw-r--r--mysql-test/main/mysqld--help.result5
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/main/mysqld--help.result b/mysql-test/main/mysqld--help.result
index 8faf332a7dd..b8a99393b28 100644
--- a/mysql-test/main/mysqld--help.result
+++ b/mysql-test/main/mysqld--help.result
@@ -546,6 +546,10 @@ The following specify which files/extra groups are read (specified before remain
The maximum BLOB length to send to server from
mysql_send_long_data API. Deprecated option; use
max_allowed_packet instead.
+ --max-password-errors=#
+ If there is more than this number of failed connect
+ attempts due to invalid password, user will be blocked
+ from further connections until FLUSH_PRIVILEGES.
--max-prepared-stmt-count=#
Maximum number of prepared statements in the server
--max-recursive-iterations[=#]
@@ -1518,6 +1522,7 @@ max-heap-table-size 16777216
max-join-size 18446744073709551615
max-length-for-sort-data 1024
max-long-data-size 16777216
+max-password-errors 18446744073709551615
max-prepared-stmt-count 16382
max-recursive-iterations 18446744073709551615
max-relay-log-size 1073741824