summaryrefslogtreecommitdiff
path: root/mysql-test/r/innodb.result
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-11-07 23:18:12 +0200
committermonty@hundin.mysql.fi <>2001-11-07 23:18:12 +0200
commit1bc03e8b172102c4198cefadeda1ac49379ea19c (patch)
treef1c68494d0547ce79f742d6afdbb72452885ec00 /mysql-test/r/innodb.result
parentaf2e13481ecc4dbae74fa5a4dc4f9d70ec498e39 (diff)
downloadmariadb-git-1bc03e8b172102c4198cefadeda1ac49379ea19c.tar.gz
Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.
Diffstat (limited to 'mysql-test/r/innodb.result')
-rw-r--r--mysql-test/r/innodb.result4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/r/innodb.result b/mysql-test/r/innodb.result
index 9553f78f73c..fddfbfccd33 100644
--- a/mysql-test/r/innodb.result
+++ b/mysql-test/r/innodb.result
@@ -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