mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
my_strncasecmp() is not used anymore. Use my_strncoll() instead.
This commit is contained in:
parent
5b50426f8f
commit
0002beb7a4
21 changed files with 7 additions and 65 deletions
|
|
@ -6264,7 +6264,6 @@ CHARSET_INFO my_charset_big5 =
|
|||
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