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, 2008-02-18 15:48:17+01:00, sven@riska.(none) +1 -0
Fixed broken result file.
mysql-test/suite/bugs/r/rpl_bug31583.result@stripped, 2008-02-18 15:48:16+01:00, sven@riska.(none) +1 -0
Fixed broken result file.
diff -Nrup a/mysql-test/suite/bugs/r/rpl_bug31583.result b/mysql-test/suite/bugs/r/rpl_bug31583.result
--- a/mysql-test/suite/bugs/r/rpl_bug31583.result 2007-12-05 20:00:06 +01:00
+++ b/mysql-test/suite/bugs/r/rpl_bug31583.result 2008-02-18 15:48:16 +01:00
@@ -13,3 +13,4 @@ a b
SELECT * FROM t1 ORDER BY a;
a b
3 -3
+DROP TABLE t1;
| Thread |
|---|
| • bk commit into 5.1 tree (sven:1.2550) | Sven Sandberg | 18 Feb |