mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
mbcharlen() is now used instead of ismbhead(). The last one has been removed.
This commit is contained in:
parent
d5030a0541
commit
ca1a736296
18 changed files with 13 additions and 72 deletions
|
|
@ -627,7 +627,6 @@ CHARSET_INFO my_charset_czech =
|
|||
my_wildcmp_8bit,
|
||||
1, /* mbmaxlen */
|
||||
NULL, /* ismbchar */
|
||||
NULL, /* ismbhead */
|
||||
NULL, /* mbcharlen */
|
||||
my_numchars_8bit,
|
||||
my_charpos_8bit,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue