Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1

into  mysql.com:/windows/Linux_space/MySQL/mysql-5.0


mysql-test/r/ndb_multi.result:
  Auto merged
This commit is contained in:
unknown 2006-09-13 19:59:22 +02:00
commit 33ccb2af76

View file

@ -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