diff options
Diffstat (limited to 'mysql-test/r/shutdown.result')
-rw-r--r-- | mysql-test/r/shutdown.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/shutdown.result b/mysql-test/r/shutdown.result index 553dab6de29..748d8ec16a6 100644 --- a/mysql-test/r/shutdown.result +++ b/mysql-test/r/shutdown.result @@ -8,4 +8,4 @@ drop user user1@localhost; # # MDEV-8491 - On shutdown, report the user and the host executed that. # -FOUND /mysqld \(root\[root\] @ localhost \[\]\): Normal shutdown/ in mysqld.1.err +FOUND /mysqld(\.exe)? \(root\[root\] @ localhost \[(::1)?\]\): Normal shutdown/ in mysqld.1.err |