mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-22010: mtr search for mariadbd first
This commit is contained in:
@ -34,5 +34,5 @@ drop user user1@localhost;
|
||||
--echo # MDEV-8491 - On shutdown, report the user and the host executed that.
|
||||
--echo #
|
||||
--let SEARCH_FILE= $MYSQLTEST_VARDIR/log/mysqld.1.err
|
||||
--let SEARCH_PATTERN=mysqld(\.exe)? \(initiated by: root\[root\] @ localhost \[(::1)?\]\): Normal shutdown
|
||||
--let SEARCH_PATTERN=(mysqld|mariadbd)(\.exe)? \(initiated by: root\[root\] @ localhost \[(::1)?\]\): Normal shutdown
|
||||
--source include/search_pattern_in_file.inc
|
||||
|
Reference in New Issue
Block a user