List:Commits« Previous MessageNext Message »
From:Georgi Kodinov Date:February 1 2009 4:02pm
Subject:bzr commit into mysql-5.1-bugteam branch (kgeorge:2772)
View as plain text  
#At file:///Users/kgeorge/mysql/work/merge-5.1-bugteam/

 2772 Georgi Kodinov	2009-02-01
      added a missing test directory in Makefile.am
modified:
  mysql-test/Makefile.am

=== 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 commit into mysql-5.1-bugteam branch (kgeorge:2772) Georgi Kodinov1 Feb