summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2002-02-07 23:46:29 +0200
committerunknown <monty@hundin.mysql.fi>2002-02-07 23:46:29 +0200
commit54cb6501e8df11b7401f98a2caa5db9acfc77a94 (patch)
tree01095288de713ac0e77730a12a6310c2da99b98f
parentbac8e19eb572fe2d7f5a4ad922da98705b9ceab8 (diff)
downloadmariadb-git-mysql-3.23.48.tar.gz
Fixed results after Heikki's last changemysql-3.23.48
-rw-r--r--mysql-test/r/innodb.result10
1 files changed, 5 insertions, 5 deletions
diff --git a/mysql-test/r/innodb.result b/mysql-test/r/innodb.result
index 388c83492f5..d13347b7903 100644
--- a/mysql-test/r/innodb.result
+++ b/mysql-test/r/innodb.result
@@ -133,9 +133,9 @@ level id parent_id
Table Op Msg_type Msg_text
test.t1 optimize error The handler for the table doesn't support check/repair
Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
-t1 0 PRIMARY 1 id A NULL NULL NULL
-t1 1 parent_id 1 parent_id A NULL NULL NULL
-t1 1 level 1 level A NULL NULL NULL
+t1 0 PRIMARY 1 id A 87 NULL NULL
+t1 1 parent_id 1 parent_id A 43 NULL NULL
+t1 1 level 1 level A 8 NULL NULL
gesuchnr benutzer_id
1 1
2 1
@@ -150,7 +150,7 @@ a b
Table Op Msg_type Msg_text
test.t1 analyze error The handler for the table doesn't support check/repair
Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
-t1 1 skr 1 a A NULL NULL NULL
+t1 1 skr 1 a A 3 NULL NULL
a b
1
n after rollback
@@ -438,7 +438,7 @@ hello 1
Table Op Msg_type Msg_text
test.t1 optimize error The handler for the table doesn't support check/repair
Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
-t1 0 PRIMARY 1 a A NULL NULL NULL
+t1 0 PRIMARY 1 a A 2 NULL NULL
i j
1 2
i j