1
0
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:
monty@hundin.mysql.fi
2001-11-07 23:18:12 +02:00
parent af2e13481e
commit 1bc03e8b17
5 changed files with 16 additions and 3 deletions

View File

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