summaryrefslogtreecommitdiff
path: root/mysql-test/r/innodb.result
diff options
context:
space:
mode:
authormonty@narttu.mysql.fi <>2003-03-18 02:51:16 +0200
committermonty@narttu.mysql.fi <>2003-03-18 02:51:16 +0200
commit85de222334f89a95bb60554b537d84c3bdc5a627 (patch)
tree56e522f3b2b2b8377449166173697dc2e9f1e7ff /mysql-test/r/innodb.result
parentd9dfba6e5c68c4aad569856f37cc037cfe02c18f (diff)
downloadmariadb-git-85de222334f89a95bb60554b537d84c3bdc5a627.tar.gz
Fix of 'halloween bug' with UPDATE of InnoDB tables.
Diffstat (limited to 'mysql-test/r/innodb.result')
-rw-r--r--mysql-test/r/innodb.result10
1 files changed, 10 insertions, 0 deletions
diff --git a/mysql-test/r/innodb.result b/mysql-test/r/innodb.result
index 0930e3aa5fd..06663e36007 100644
--- a/mysql-test/r/innodb.result
+++ b/mysql-test/r/innodb.result
@@ -501,3 +501,13 @@ table type possible_keys key key_len ref rows Extra
t1 ALL NULL NULL NULL NULL 4
Field Type Null Key Default Extra
testint int(11) 1
+a b
+1 1
+102 2
+103 3
+4 4
+5 5
+6 6
+7 7
+8 8
+9 9