Below is the list of changes that have just been committed into a local
5.1 repository of stewart. When stewart 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.2224 06/06/20 14:24:52 stewart@stripped +1 -0
fix test result after BUG#20073 fix
mysql-test/r/ndb_dd_dump.result
1.4 06/06/20 14:24:41 stewart@stripped +1 -1
fix 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: stewart
# Host: willster.(none)
# Root: /home/stewart/Documents/MySQL/5.1/main
--- 1.3/mysql-test/r/ndb_dd_dump.result 2006-03-11 00:36:45 +11:00
+++ 1.4/mysql-test/r/ndb_dd_dump.result 2006-06-20 14:24:41 +10:00
@@ -172,7 +172,7 @@
ENGINE
FROM INFORMATION_SCHEMA.FILES WHERE FILE_TYPE="UNDO LOG" ORDER BY FILE_NAME;
LOGFILE_GROUP_NAME FILE_NAME TOTAL_EXTENTS INITIAL_SIZE ENGINE
-lg1 undofile_lg1_01.dat 1048576 2097152 ndbcluster
+lg1 undofile_lg1_01.dat 524288 2097152 ndbcluster
lg1 undofile_lg1_02.dat 1048576 4194304 ndbcluster
SELECT DISTINCT
TABLESPACE_NAME,
| Thread |
|---|
| • bk commit into 5.1 tree (stewart:1.2224) BUG#20073 | Stewart Smith | 20 Jun |