List:Commits« Previous MessageNext Message »
From:igor Date:July 17 2006 10:28pm
Subject:bk commit into 5.0 tree (igor:1.2203)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of igor. When igor 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, 2006-07-17 15:28:24-07:00, igor@stripped +1 -0
  Post-merge fix.

  mysql-test/r/subselect.result@stripped, 2006-07-17 15:28:16-07:00, igor@stripped +1 -0
    Post-merge fix.

# 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:	igor
# Host:	rurik.mysql.com
# Root:	/home/igor/mysql-5.0-opt

--- 1.149/mysql-test/r/subselect.result	2006-07-17 15:28:33 -07:00
+++ 1.150/mysql-test/r/subselect.result	2006-07-17 15:28:33 -07:00
@@ -3283,6 +3283,7 @@
 2	Joe	2006-04-20	2006-04-06
 3	Frank	2006-04-13	NULL
 DROP TABLE t1,t2;
+CREATE TABLE t1 (
 i1 int(11) NOT NULL default '0',
 i2 int(11) NOT NULL default '0',
 t datetime NOT NULL default '0000-00-00 00:00:00',
Thread
bk commit into 5.0 tree (igor:1.2203)igor18 Jul