From 5a270e6acc915fa2741b99e7924fa078a971d083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20M=C3=A4kel=C3=A4?= Date: Mon, 4 May 2020 18:49:48 +0300 Subject: [PATCH] Add missing have_debug.inc --- .../rpl_tests/rpl_parallel_show_binlog_events_purge_logs.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/extra/rpl_tests/rpl_parallel_show_binlog_events_purge_logs.inc b/mysql-test/extra/rpl_tests/rpl_parallel_show_binlog_events_purge_logs.inc index 7801498adb4e8..cddc9286bd28d 100644 --- a/mysql-test/extra/rpl_tests/rpl_parallel_show_binlog_events_purge_logs.inc +++ b/mysql-test/extra/rpl_tests/rpl_parallel_show_binlog_events_purge_logs.inc @@ -15,6 +15,7 @@ # that with the fix local variable linfo is valid along all # mysql_show_binlog_events function scope. # +--source include/have_debug.inc --source include/have_debug_sync.inc --source include/master-slave.inc