summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqld--help.result
diff options
context:
space:
mode:
authorGeorg Richter <georg@mariadb.com>2018-12-03 13:55:20 +0100
committerGeorg Richter <georg@mariadb.com>2018-12-03 13:55:20 +0100
commit0513237f82730cd54fa0aabf4a1b7513f0fc8779 (patch)
tree0ce53850c6c2058909b1fd1dab45daeb502766f9 /mysql-test/r/mysqld--help.result
parent3728b11f879634a7ddab39cb951aedceadba80b1 (diff)
downloadmariadb-git-bb_mdev14101.tar.gz
MDEV-14101: Provide option to specify tls_version for client toolsbb_mdev14101
Diffstat (limited to 'mysql-test/r/mysqld--help.result')
-rw-r--r--mysql-test/r/mysqld--help.result2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/mysqld--help.result b/mysql-test/r/mysqld--help.result
index 51ece335908..4e5ab7e0d9f 100644
--- a/mysql-test/r/mysqld--help.result
+++ b/mysql-test/r/mysqld--help.result
@@ -1169,6 +1169,8 @@ The following specify which files/extra groups are read (specified before remain
--time-format=name The TIME format (ignored)
--timed-mutexes Specify whether to time mutexes. Deprecated, has no
effect.
+ --tls-version=name TLS protocol version for secure connections.. Any
+ combination of: TLSv1.0, TLSv1.1
--tmp-disk-table-size=#
Max size for data for an internal temporary on-disk
MyISAM or Aria table.