2697 Sven Sandberg 2008-11-14
BUG#39853: lowercase_table3 fails on powermacg5 in rpl tree
post-push fix. forgot to update result file.
modified:
mysql-test/r/lowercase_table3.result
2696 Magnus Svensson 2008-11-14
Bug#40742 MTR_VERSION=1 perl mysql-test-run.pl --start-and-exit rpl_alter does not
work
modified:
mysql-test/lib/v1/mtr_cases.pl
=== modified file 'mysql-test/r/lowercase_table3.result'
--- a/mysql-test/r/lowercase_table3.result 2007-07-18 08:55:50 +0000
+++ b/mysql-test/r/lowercase_table3.result 2008-11-14 15:36:33 +0000
@@ -1,3 +1,4 @@
+call mtr.add_suppression("Cannot find or open table test/BUG29839 from");
DROP TABLE IF EXISTS t1,T1;
CREATE TABLE t1 (a int);
SELECT * from T1;
| Thread |
|---|
| • bzr push into mysql-5.1 branch (sven:2696 to 2697) Bug#39853 | Sven Sandberg | 14 Nov |