merge fix

This commit is contained in:
unknown 2006-08-17 09:08:53 -04:00
parent 0f20d17e5a
commit 0f579b9771

View file

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