mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.10' into 10.11
This commit is contained in:
@ -706,6 +706,7 @@ a
|
||||
#
|
||||
SHOW COLUMNS FROM t1;
|
||||
Field Type Null Key Default Extra
|
||||
a int(11) YES NULL
|
||||
SHOW KEYS FROM t3;
|
||||
Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Null Index_type Comment Index_comment Ignored
|
||||
t3 0 PRIMARY 1 a A 0 NULL NULL BTREE NO
|
||||
|
Reference in New Issue
Block a user