List:Internals« Previous MessageNext Message »
From:monty Date:November 5 2005 2:14pm
Subject:bk commit into 5.1 tree (monty:1.1926)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of monty. When monty 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
  1.1926 05/11/05 15:14:04 monty@stripped +1 -0
  Fixed results in test result

  mysql-test/r/ps_1general.result
    1.51 05/11/05 15:13:12 monty@stripped +1 -0
    Fixed results in test result

# 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:	monty
# Host:	narttu.mysql.fi
# Root:	/home/my/mysql-5.1

--- 1.50/mysql-test/r/ps_1general.result	2005-10-04 04:41:51 +03:00
+++ 1.51/mysql-test/r/ps_1general.result	2005-11-05 15:13:12 +02:00
@@ -334,6 +334,7 @@
 MRG_MYISAM	YES/NO	Collection of identical MyISAM tables
 binlog	YES/NO	This is a meta storage engine to represent the binlog in a transaction
 ISAM	YES/NO	Obsolete storage engine
+partition	YES/NO	Partition engine
 drop table if exists t5;
 prepare stmt1 from ' drop table if exists t5 ' ;
 execute stmt1 ;
Thread
bk commit into 5.1 tree (monty:1.1926)monty5 Nov