mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.
This commit is contained in:
@@ -475,6 +475,10 @@ a
|
||||
1
|
||||
2
|
||||
4
|
||||
a b
|
||||
1 NULL
|
||||
2 NULL
|
||||
4 NULL
|
||||
id name value uid
|
||||
1 one one value 101
|
||||
3 three three value 103
|
||||
|
Reference in New Issue
Block a user