From 6a1e7d8c9349b918f3b909f633766db9502668c7 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 13 Feb 2006 19:52:57 +0100 Subject: [PATCH] BUG#17339: Missed line in previous patch mysql-test/r/rpl_loaddata_s.result: Missed line --- mysql-test/r/rpl_loaddata_s.result | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/r/rpl_loaddata_s.result b/mysql-test/r/rpl_loaddata_s.result index 86527b6d190..f0c79c81c15 100644 --- a/mysql-test/r/rpl_loaddata_s.result +++ b/mysql-test/r/rpl_loaddata_s.result @@ -12,3 +12,4 @@ count(*) 2 show binlog events from 102; Log_name Pos Event_type Server_id End_log_pos Info +drop table test.t1;