mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
minor cleanup of backup_lock_binlog.test, so that test passes also with statement binlog format
This commit is contained in:
@ -2,9 +2,6 @@
|
||||
# MDEV-25334 FTWRL/Backup blocks DDL on temporary tables with binlog
|
||||
# enabled assertion fails in Diagnostics_area::set_error_status
|
||||
#
|
||||
select @@binlog_format;
|
||||
@@binlog_format
|
||||
MIXED
|
||||
connect con1,localhost,root,,;
|
||||
connection default;
|
||||
#
|
||||
|
Reference in New Issue
Block a user