summaryrefslogtreecommitdiff
path: root/mysql-test/r
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.fi>2001-05-20 16:08:09 +0300
committerunknown <monty@donna.mysql.fi>2001-05-20 16:08:09 +0300
commit8ec67661b4327060a12f9888a1179d5161e4b9c4 (patch)
tree44b5fdc74a98a393190bedb76517e514ffa8e69f /mysql-test/r
parent7abb78bcc659daca9c0d4e700644aa0a440572cb (diff)
downloadmariadb-git-8ec67661b4327060a12f9888a1179d5161e4b9c4.tar.gz
Fixed that MySQL compiles again after last merge.
myisam/myisamdef.h: Added missing declaration mysql-test/r/innodb.result: Changed test based on result from changed optimizer sql/mysql_priv.h: Fixed wrong prototype
Diffstat (limited to 'mysql-test/r')
-rw-r--r--mysql-test/r/innodb.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/innodb.result b/mysql-test/r/innodb.result
index f030b7fa763..386313505e8 100644
--- a/mysql-test/r/innodb.result
+++ b/mysql-test/r/innodb.result
@@ -115,7 +115,7 @@ t1 index level level 1 NULL 39 where used; Using index
table type possible_keys key key_len ref rows Extra
t1 index level level 1 NULL 39 where used; Using index
table type possible_keys key key_len ref rows Extra
-t1 ref level level 1 const 12
+t1 ALL level NULL NULL NULL 39 where used
level id
1 1002
1 1003