mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.
Docs/manual.texi: Changelog mysql-test/mysql-test-run.sh: Change shutdown to 20 seconds for slow systems mysql-test/r/innodb.result: Testcase for found bug mysql-test/t/innodb.test: Testcase for found bug
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