Fix tests broken by the merge
The merge caused compilation failures in two of the files.
This commit is contained in:
@ -1026,6 +1026,7 @@ int TestConnections::start_binlog()
|
||||
fflush(stdout);
|
||||
tprintf("Maxscale binlog master pos : %s\n", log_pos);
|
||||
fflush(stdout);
|
||||
}
|
||||
|
||||
tprintf("Setup all backend nodes except first one to be slaves of binlog Maxscale node\n");
|
||||
fflush(stdout);
|
||||
|
Reference in New Issue
Block a user