From 723e67b92548221d887f7e21b4d654da45eb0d1a Mon Sep 17 00:00:00 2001 From: Andrei Elkin Date: Sat, 27 Feb 2010 17:08:53 +0200 Subject: [PATCH] Bug #51574 rpl_row_create_table fails in ps-protocol at CREATE TABLE IF NOT EXISTS bug48506 disabling the test to not run on PB --- mysql-test/suite/rpl/t/disabled.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mysql-test/suite/rpl/t/disabled.def b/mysql-test/suite/rpl/t/disabled.def index 888298bbb09..ef77c54e067 100644 --- a/mysql-test/suite/rpl/t/disabled.def +++ b/mysql-test/suite/rpl/t/disabled.def @@ -9,3 +9,5 @@ # Do not use any TAB characters for whitespace. # ############################################################################## + +rpl_row_create_table : Bug#51574 Feb 27 2010 andrei failed different way than earlier with bug#45576