mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Write information about restart in .result
Idea comes from MySQL which does something similar
This commit is contained in:
@@ -116,6 +116,7 @@ DF
|
||||
CHECK TABLE bug56680_2;
|
||||
Table Op Msg_type Msg_text
|
||||
test.bug56680_2 check status OK
|
||||
# restart
|
||||
CHECK TABLE bug56680_2;
|
||||
Table Op Msg_type Msg_text
|
||||
test.bug56680_2 check status OK
|
||||
|
Reference in New Issue
Block a user