mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
CHARSET_INFO.txt:
minor fixes
This commit is contained in:
parent
cdd9d656b4
commit
fc13ab979f
1 changed files with 2 additions and 3 deletions
|
|
@ -58,8 +58,7 @@ using its non-default counterpart for the given character set.
|
|||
|
||||
binary_numner - ID of a charset+collation pair, which consists
|
||||
of the same character set and the binary collation of this
|
||||
character set. Not really used now. Intended to optimize
|
||||
"SELECT BINARY x" in the future.
|
||||
character set. Not really used now.
|
||||
|
||||
Names
|
||||
-----
|
||||
|
|
@ -121,7 +120,7 @@ Misc fields
|
|||
e.g. Letter 'A' with two dots above is
|
||||
substituted with 'AE'.
|
||||
mbminlen - mininum multibyte sequence length.
|
||||
Now always 1 accept ucs2. For ucs2
|
||||
Now always 1 except ucs2. For ucs2
|
||||
it is 2.
|
||||
mbmaxlen - maximum multibyte sequence length.
|
||||
1 for 8bit charsets. Can be also 2 or 3.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue