mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
CHARSET_INFO.txt:
Typo. strings/CHARSET_INFO.txt: Typo.
This commit is contained in:
parent
2f29f9ea5f
commit
f9300c2914
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ following set of functions:
|
|||
Multibyte routines
|
||||
------------------
|
||||
ismbchar() - detects if the given string is a multibyte sequence
|
||||
mbcharlen() - retuturns length of multibyte sequence starting with
|
||||
mbcharlen() - returns length of multibyte sequence starting with
|
||||
the given character
|
||||
numchars() - returns number of characters in the given string, e.g.
|
||||
in SQL function CHAR_LENGTH().
|
||||
|
|
Loading…
Reference in a new issue