1
0
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:
forkfun
2021-12-08 14:28:42 +01:00
parent 5c8e628dda
commit 5e8148819e
2 changed files with 0 additions and 4 deletions

View File

@ -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;
#