List:Commits« Previous MessageNext Message »
From:holyfoot Date:April 4 2007 9:19am
Subject:bk commit into 5.1 tree (holyfoot:1.2506)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of hf. When hf does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-04-04 14:19:33+05:00, holyfoot@stripped +1 -0
  merging

  mysql-test/r/ndb_partition_error2.result@stripped, 2007-04-04 14:19:31+05:00, holyfoot@stripped +1 -1
    error message fixed

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	holyfoot
# Host:	hfmain.(none)
# Root:	/home/hf/work/27359/my51-27359

--- 1.1/mysql-test/r/ndb_partition_error2.result	2007-04-04 14:19:38 +05:00
+++ 1.2/mysql-test/r/ndb_partition_error2.result	2007-04-04 14:19:38 +05:00
@@ -1,3 +1,3 @@
 drop table if exists t1;
 create table t1 (s1 int) engine=ndbcluster;
-ERROR HY000: For the partitioned engine it is necessary to define all partition
+ERROR HY000: For the partitioned engine it is necessary to define all partitions
Thread
bk commit into 5.1 tree (holyfoot:1.2506)holyfoot4 Apr