removing disabled line for rpl_row_create_table due to Bug#45576. Anyway, the test is still there because of Bug#51574

This commit is contained in:
Andrei Elkin 2010-05-16 22:28:20 +03:00
parent 05ec67c87e
commit 025e872728

View File

@ -10,7 +10,6 @@
#
##############################################################################
rpl_row_create_table : Bug#45576 2009-12-01 joro rpl_row_create_table fails on PB2
rpl_row_create_table : Bug#51574 Feb 27 2010 andrei failed different way than earlier with bug#45576
rpl_spec_variables : BUG#47661 2009-10-27 jasonh rpl_spec_variables fails on PB2 hpux
rpl_failed_optimize : WL#4284: Can't optimize table used by a pending transaction (there is metadata lock on the table).