Below is the list of changes that have just been committed into a local
5.1 repository of sven. When sven 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, 2007-12-21 12:22:09+01:00, sven@riska.(none) +1 -0
fixed broken result file
mysql-test/suite/rpl_ndb/r/rpl_ndb_transaction.result@stripped, 2007-12-21 12:22:08+01:00,
sven@riska.(none) +2 -2
fixed broken result file
diff -Nrup a/mysql-test/suite/rpl_ndb/r/rpl_ndb_transaction.result
b/mysql-test/suite/rpl_ndb/r/rpl_ndb_transaction.result
--- a/mysql-test/suite/rpl_ndb/r/rpl_ndb_transaction.result 2007-12-20 22:00:40 +01:00
+++ b/mysql-test/suite/rpl_ndb/r/rpl_ndb_transaction.result 2007-12-21 12:22:08 +01:00
@@ -94,8 +94,8 @@ a
1
--- on slave ---
STOP SLAVE;
-SELECT "" AS Last_IO_Error;
-Last_IO_Error
+SELECT "" AS Slave_IO_State;
+Slave_IO_State
SELECT "" AS Last_SQL_Error;
Last_SQL_Error
| Thread |
|---|
| • bk commit into 5.1 tree (sven:1.2662) | Sven Sandberg | 21 Dec |