1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Update to autoconf 2.52

Fix of InnoDB variables in SHOW VARIABLES
Fix for ALTER TABLE and InnoDB
This commit is contained in:
monty@hundin.mysql.fi
2002-02-07 21:34:35 +02:00
parent 3457b6fde0
commit d713fee16b
23 changed files with 278 additions and 165 deletions

View File

@ -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 87 NULL NULL
t1 1 parent_id 1 parent_id A 21 NULL NULL
t1 1 level 1 level A 4 NULL NULL
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
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 1 NULL NULL
t1 1 skr 1 a A NULL 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 1 NULL NULL
t1 0 PRIMARY 1 a A NULL NULL NULL
i j
1 2
i j