mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Proper handling of "utf8-general-cs" clollation: Missing parts in configuration.
This commit is contained in:
@ -2405,7 +2405,7 @@ CHARSET_INFO my_charset_utf8_bin=
|
||||
&my_collation_mb_bin_handler
|
||||
};
|
||||
|
||||
#ifdef HAVE_CYBOZU_COLLATION
|
||||
#ifdef HAVE_UTF8_GENERAL_CS
|
||||
|
||||
/*
|
||||
* These functions bacically do the same as their original, except
|
||||
|
Reference in New Issue
Block a user