From c874d5c68d24fb78bb6d59db1927ea5794891e38 Mon Sep 17 00:00:00 2001 From: Monty Date: Thu, 4 May 2023 19:13:30 +0300 Subject: [PATCH] Added missing test file --- .../rpl/r/{rpl_loaddatalocal.result => rpl_loaddata_local.result} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename mysql-test/suite/rpl/r/{rpl_loaddatalocal.result => rpl_loaddata_local.result} (100%) diff --git a/mysql-test/suite/rpl/r/rpl_loaddatalocal.result b/mysql-test/suite/rpl/r/rpl_loaddata_local.result similarity index 100% rename from mysql-test/suite/rpl/r/rpl_loaddatalocal.result rename to mysql-test/suite/rpl/r/rpl_loaddata_local.result