List:Commits« Previous MessageNext Message »
From:Georgi Kodinov Date:February 1 2009 3:11pm
Subject:bzr push into mysql-5.1-bugteam branch (kgeorge:2771 to 2772)
View as plain text  
 2772 Georgi Kodinov	2009-02-01
      added a missing test directory in Makefile.am
modified:
  mysql-test/Makefile.am

 2771 Georgi Kodinov	2009-02-01
      Fixed the parts testsuite to work with mtr2
modified:
  mysql-test/suite/parts/inc/partition_layout_check1.inc
  mysql-test/suite/parts/inc/partition_layout_check2.inc
  mysql-test/suite/parts/r/rpl_partition.result
  mysql-test/suite/parts/t/partition_recover_myisam.test
  mysql-test/suite/parts/t/partition_repair_myisam.test
  mysql-test/suite/parts/t/rpl_partition.test

=== modified file 'mysql-test/Makefile.am'
--- a/mysql-test/Makefile.am	2008-11-14 08:45:32 +0000
+++ b/mysql-test/Makefile.am	2009-02-01 15:01:41 +0000
@@ -78,6 +78,7 @@ EXTRA_DIST =	README \
 TEST_DIRS = t r include std_data std_data/parts \
 	std_data/ndb_backup50 std_data/ndb_backup51 \
 	std_data/ndb_backup51_data_be std_data/ndb_backup51_data_le \
+	std_data/funcs_1 \
 	extra/binlog_tests/ extra/rpl_tests \
 	suite/binlog suite/binlog/t suite/binlog/r suite/binlog/std_data \
 	suite/bugs/data suite/bugs/t suite/bugs/r \

Thread
bzr push into mysql-5.1-bugteam branch (kgeorge:2771 to 2772) Georgi Kodinov1 Feb