mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
merge fix
This commit is contained in:
parent
0f20d17e5a
commit
0f579b9771
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue