Commit 41398499 authored by mskold/marty@mysql.com/linux.site's avatar mskold/marty@mysql.com/linux.site
Browse files

Bug #21378 Alter table from X storage engine to NDB could cause data loss: updated results

parent 4979d152
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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