mirror of
https://github.com/MariaDB/server.git
synced 2025-09-08 06:27:57 +03:00
MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER
Merge branch '10.2' into 10.3
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
call mtr.add_suppression("Can't generate a unique log-filename");
|
||||
call mtr.add_suppression("Writing one row to the row-based binary log failed.*");
|
||||
call mtr.add_suppression("Error writing file .*");
|
||||
call mtr.add_suppression("Could not use master-bin for logging");
|
||||
|
||||
SET @old_debug= @@global.debug_dbug;
|
||||
|
||||
|
Reference in New Issue
Block a user