Below is the list of changes that have just been committed into a local
6.1 repository of dlenev. When dlenev 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, 2008-02-18 16:24:36+03:00, dlenev@stripped +1 -0
Fixed failing ndb_alter_table_online.test after changing server version
to 6.1.0-fk.
mysql-test/suite/ndb/r/ndb_alter_table_online.result@stripped, 2008-02-18 16:24:30+03:00,
dlenev@stripped +2 -2
Updated length of .FRM file in the test result after changing version
of the server.
Output of "ndb_desc" contains length of compressed .FRM file. This
number can change in case when contents of .FRM change even if
actual length of the .FRM file stays the same. Since .FRM file
contains version of server which has created this file change
in server version my affect result of this test.
diff -Nrup a/mysql-test/suite/ndb/r/ndb_alter_table_online.result
b/mysql-test/suite/ndb/r/ndb_alter_table_online.result
--- a/mysql-test/suite/ndb/r/ndb_alter_table_online.result 2008-01-25 20:40:45 +03:00
+++ b/mysql-test/suite/ndb/r/ndb_alter_table_online.result 2008-02-18 16:24:30 +03:00
@@ -629,7 +629,7 @@ Max load factor: 80
Temporary table: no
Number of attributes: 2
Number of primary keys: 1
-Length of frm data: 257
+Length of frm data: 259
Row Checksum: 1
Row GCI: 1
SingleUserMode: 0
@@ -659,7 +659,7 @@ Max load factor: 80
Temporary table: no
Number of attributes: 2
Number of primary keys: 1
-Length of frm data: 256
+Length of frm data: 258
Row Checksum: 1
Row GCI: 1
SingleUserMode: 0
| Thread |
|---|
| • bk commit into 6.1 tree (dlenev:1.2549) | dlenev | 18 Feb |