List:Commits« Previous MessageNext Message »
From:jani Date:May 4 2006 8:21pm
Subject:bk commit into 5.0 tree (jani:1.2108)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of jani. When jani 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.2108 06/05/04 21:21:22 jani@stripped +1 -0
  Fixed a test case that got broken during merge.

  mysql-test/r/symlink.result
    1.23 06/05/04 21:21:17 jani@stripped +1 -1
    Fixed a test case that got broken during merge.

# 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:	jani
# Host:	ua141d10.elisa.omakaista.fi
# Root:	/home/my/bk/mysql-5.0

--- 1.22/mysql-test/r/symlink.result	2006-05-04 18:35:52 +03:00
+++ 1.23/mysql-test/r/symlink.result	2006-05-04 21:21:17 +03:00
@@ -53,7 +53,7 @@
   `c` int(11) NOT NULL,
   `d` int(11) NOT NULL,
   PRIMARY KEY  (`a`)
-) ENGINE=MyISAM DEFAULT CHARSET=latin1 DATA DIRECTORY='MYSQLTEST_VARDIR/tmp/' INDEX
DIRECTORY='MYSQLTEST_VARDIR/run/'
+) ENGINE=MyISAM AUTO_INCREMENT=16725 DEFAULT CHARSET=latin1 DATA
DIRECTORY='MYSQLTEST_VARDIR/tmp/' INDEX DIRECTORY='MYSQLTEST_VARDIR/run/'
 Got one of the listed errors
 Got one of the listed errors
 Got one of the listed errors
Thread
bk commit into 5.0 tree (jani:1.2108)jani4 May