mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix sporadic failure in test rpl.rpl_rotate_logs
The test started failing after push of MDEV-31404. Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
This commit is contained in:
@@ -70,8 +70,6 @@ master-bin.000002 #
|
||||
master-bin.000003 #
|
||||
SELECT @time_for_purge:=DATE_ADD('tmpval', INTERVAL 1 SECOND);
|
||||
purge master logs before (@time_for_purge);
|
||||
Warnings:
|
||||
Note 1375 Binary log 'master-bin.000003' is not purged because it is the current active binlog
|
||||
show binary logs;
|
||||
Log_name File_size
|
||||
master-bin.000003 #
|
||||
|
Reference in New Issue
Block a user