summaryrefslogtreecommitdiff
path: root/mysql-test/r/ndb_multi.result
diff options
context:
space:
mode:
authorunknown <mskold/marty@mysql.com/linux.site>2006-09-13 19:56:02 +0200
committerunknown <mskold/marty@mysql.com/linux.site>2006-09-13 19:56:02 +0200
commit6937427146002d746e903b2d9e9cf193cd8b4c1b (patch)
tree038fa6a55713124b8d9cecfcc0a909b6a8dd3b05 /mysql-test/r/ndb_multi.result
parent64c937038d037c925221612555879a73ac66def9 (diff)
downloadmariadb-git-6937427146002d746e903b2d9e9cf193cd8b4c1b.tar.gz
Bug #21378 Alter table from X storage engine to NDB could cause data loss: updated results
Diffstat (limited to 'mysql-test/r/ndb_multi.result')
-rw-r--r--mysql-test/r/ndb_multi.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/ndb_multi.result b/mysql-test/r/ndb_multi.result
index 068d86b83e2..351cd7e35c5 100644
--- a/mysql-test/r/ndb_multi.result
+++ b/mysql-test/r/ndb_multi.result
@@ -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