mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
"Collation" has been moved to SHOW FULL FIELDS
SHOW COLLATION columns have been removed: D -> Default C -> Compiled Y -> Yes
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
Collation Charset Id D C Sortlen
|
||||
ucs2_general_ci ucs2 35 Y Y 1
|
||||
Collation Charset Id Default Compiled Sortlen
|
||||
ucs2_general_ci ucs2 35 Yes Yes 1
|
||||
|
Reference in New Issue
Block a user