From 05e7d35e898a1827464627ebfb815f4707ac6ac1 Mon Sep 17 00:00:00 2001 From: Elena Stepanova Date: Thu, 24 Aug 2017 23:15:55 +0300 Subject: MDEV-13583 Improvements for MTR rebootstrap introduced in MDEV-12042 - make re-bootstrap run with all extra options, not only InnoDB ones - re-use previously created bootstrap.sql - add --console - fix debian patch to keep it applicable --- mysql-test/r/mysqld--help.result | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/r/mysqld--help.result') diff --git a/mysql-test/r/mysqld--help.result b/mysql-test/r/mysqld--help.result index 014547b63a9..79a00a568b2 100644 --- a/mysql-test/r/mysqld--help.result +++ b/mysql-test/r/mysqld--help.result @@ -1083,7 +1083,7 @@ character-sets-dir MYSQL_CHARSETSDIR/ chroot (No default value) completion-type NO_CHAIN concurrent-insert AUTO -console FALSE +console TRUE date-format %Y-%m-%d datetime-format %Y-%m-%d %H:%i:%s deadlock-search-depth-long 15 -- cgit v1.2.1