1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Move mysql-test-run/extra/binlog to suite/binlog/include

This commit is contained in:
Michael Widenius
2018-03-09 15:05:22 +02:00
committed by Monty
parent a7abddeffa
commit 108ed22854
66 changed files with 64 additions and 64 deletions

View File

@@ -20,4 +20,4 @@ drop table t1;
# This is a wrapper for binlog.test so that the same test case can be used
# For both statement and row based bin logs 9/19/2005 [jbm]
-- source extra/binlog_tests/binlog.test
-- source include/binlog.test