mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
mtr: make search_pattern_in_file.inc more verbose
report when a pattern is found do not abort, but merely report when a pattern is not found
This commit is contained in:
@@ -38,5 +38,7 @@ a
|
||||
3
|
||||
4
|
||||
5
|
||||
FOUND /Slave SQL: Error 'Duplicate entry .* on query\. .*Query: '.*', Gtid 0-1-100, Internal MariaDB error code:|Slave SQL: Could not execute Write_rows.*table test.t1; Duplicate entry.*, Gtid 0-1-100, Internal MariaDB error/ in mysqld.2.err
|
||||
FOUND /Slave SQL: The incident LOST_EVENTS occured on the master\. Message: <none>, Internal MariaDB error code: 1590/ in mysqld.2.err
|
||||
DROP TABLE t1;
|
||||
include/rpl_end.inc
|
||||
|
||||
Reference in New Issue
Block a user