Updated all tests for RC2

This commit is contained in:
Paul McCullagh 2009-08-17 17:57:58 +02:00
commit 10cedc20e7
41 changed files with 414 additions and 223 deletions

View file

@ -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;