Commit 69374271 authored by unknown's avatar unknown
Browse files

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

parent 64c93703
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