17 May
2019
17 May
'19
3:43 p.m.
revision-id: 8f6292fc0452f57e5b824ac7f26e6c323ebcbaee (mariadb-10.4.4-98-g8f6292fc045) parent(s): 39786f355fadf0c25527566f1ecba79b94265c2d author: Oleksandr Byelkin committer: Oleksandr Byelkin timestamp: 2019-05-17 17:43:27 +0200 message: The test fix --- mysql-test/main/bootstrap.result | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mysql-test/main/bootstrap.result b/mysql-test/main/bootstrap.result index 96aec014093..2c6f09e0dab 100644 --- a/mysql-test/main/bootstrap.result +++ b/mysql-test/main/bootstrap.result @@ -17,6 +17,8 @@ End of 5.1 tests SELECT 'bug' as '' FROM INFORMATION_SCHEMA.ENGINES WHERE engine='innodb' and SUPPORT='YES'; +# Kill the server +# restart # Kill the server # restart End of 5.5 tests