Below is the list of changes that have just been committed into a local
4.1 repository of marty. When marty 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, 2006-09-13 19:56:02+02:00, mskold@stripped +1 -0
Bug #21378 Alter table from X storage engine to NDB could cause data loss: updated
results
mysql-test/r/ndb_multi.result@stripped, 2006-09-13 19:55:37+02:00, mskold@stripped +1 -1
Bug #21378 Alter table from X storage engine to NDB could cause data loss: updated
results
# 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: mskold
# Host: linux.site
# Root: /windows/Linux_space/MySQL/mysql-4.1
--- 1.5/mysql-test/r/ndb_multi.result 2006-09-13 19:56:11 +02:00
+++ 1.6/mysql-test/r/ndb_multi.result 2006-09-13 19:56:11 +02:00
@@ -88,7 +88,7 @@ show tables;
Tables_in_test
t1
Warnings:
-Warning 1050 Local table t1 shadows cluster table
+Warning 1050 Local table test.t1 shadows ndb table
select * from t1 order by c1;
c1
100
| Thread |
|---|
| • bk commit into 4.1 tree (mskold:1.2542) BUG#21378 | Martin Skold | 13 Sep |