summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqld--help.result
diff options
context:
space:
mode:
authorAleksey Midenkov <midenok@gmail.com>2017-11-15 14:46:13 +0300
committerAleksey Midenkov <midenok@gmail.com>2017-11-17 11:50:40 +0300
commitaf88c662527e9a989fe44e653c2e7adde29f3876 (patch)
treecea041d0e07209723beed1b6a369b9a9fa900f5a /mysql-test/r/mysqld--help.result
parent0a4aa47ac5f93b23820dabeb643025b6d6be4687 (diff)
downloadmariadb-git-af88c662527e9a989fe44e653c2e7adde29f3876.tar.gz
SQL,Client: mysqldump for TRT fix [#302]
Test results: main. mysqldump mysqldump-max mysqld--help openssl_1
Diffstat (limited to 'mysql-test/r/mysqld--help.result')
-rw-r--r--mysql-test/r/mysqld--help.result4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/r/mysqld--help.result b/mysql-test/r/mysqld--help.result
index 39d600fe7a0..58027d97032 100644
--- a/mysql-test/r/mysqld--help.result
+++ b/mysql-test/r/mysqld--help.result
@@ -1255,6 +1255,9 @@ The following options may be given as the first argument:
--transaction-read-only
Default transaction access mode. True if transactions are
read-only.
+ --transaction-registry
+ Enable or disable update of transaction_registry
+ (Defaults to on; use --skip-transaction-registry to disable.)
--updatable-views-with-limit=name
YES = Don't issue an error message (warning only) if a
VIEW without presence of a key of the underlying table is
@@ -1625,6 +1628,7 @@ transaction-alloc-block-size 8192
transaction-isolation REPEATABLE-READ
transaction-prealloc-size 4096
transaction-read-only FALSE
+transaction-registry TRUE
updatable-views-with-limit YES
use-stat-tables NEVER
userstat FALSE