diff options
author | Igor Babaev <igor@askmonty.org> | 2017-11-03 23:12:07 -0700 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2017-11-03 23:12:07 -0700 |
commit | 9333431e14072cdfe8ed2833848c9e4f094e9792 (patch) | |
tree | 4a177ec85f50ed72b5e1f4b9fc3c2ec89d48540f /mysql-test/r/mysqld--help.result | |
parent | 5b5aa235ea5692a6bc2134c23eb82bdefe44b7e7 (diff) | |
download | mariadb-git-9333431e14072cdfe8ed2833848c9e4f094e9792.tar.gz |
Adjusted tests after changing the default value for
the system variable @@in_subquery_conversion_threshold
Diffstat (limited to 'mysql-test/r/mysqld--help.result')
-rw-r--r-- | mysql-test/r/mysqld--help.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/mysqld--help.result b/mysql-test/r/mysqld--help.result index 8057a8daf95..1b5a0da7588 100644 --- a/mysql-test/r/mysqld--help.result +++ b/mysql-test/r/mysqld--help.result @@ -1359,7 +1359,7 @@ idle-transaction-timeout 0 idle-write-transaction-timeout 0 ignore-builtin-innodb FALSE ignore-db-dirs -in-subquery-conversion-threshold 10000 +in-subquery-conversion-threshold 1000 init-connect init-file (No default value) init-rpl-role MASTER |