mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 17:14:30 +02:00
my_strncasecmp() is not used anymore. Use my_strncoll() instead.
This commit is contained in:
parent
db628b97a5
commit
640f31bdc8
21 changed files with 7 additions and 65 deletions
|
|
@ -9919,7 +9919,6 @@ CHARSET_INFO my_charset_gbk =
|
|||
my_caseup_mb,
|
||||
my_casedn_mb,
|
||||
my_strcasecmp_mb,
|
||||
my_strncasecmp_mb,
|
||||
my_hash_sort_simple,
|
||||
0,
|
||||
my_snprintf_8bit,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue