Commit 0f579b97 authored by unknown's avatar unknown
Browse files

merge fix

parent 0f20d17e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ show table status;
insert into t1 values (NULL), (NULL), (NULL), (NULL);
show table status;
drop table t1;
>>>>>>>

#
# Bug 19309 Partitions: Crash if double procedural alter
#