mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Updated all tests for RC2
This commit is contained in:
parent
b8ed679973
commit
10cedc20e7
41 changed files with 414 additions and 223 deletions
|
|
@ -56,5 +56,5 @@ Table Op Msg_type Msg_text
|
|||
test.t1 analyze status OK
|
||||
show index from t1;
|
||||
Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Null Index_type Comment
|
||||
t1 1 a 1 a A NULL NULL NULL YES BTREE
|
||||
t1 1 a 1 a A 5 NULL NULL YES BTREE
|
||||
drop table t1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue