mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_field
This commit is contained in:
@@ -61,6 +61,8 @@ public:
|
||||
grouping(grouping_par),
|
||||
errmsgs(errmsgs_par)
|
||||
{}
|
||||
uint repertoire() const
|
||||
{ return is_ascii ? MY_REPERTOIRE_ASCII : MY_REPERTOIRE_EXTENDED; }
|
||||
};
|
||||
/* Exported variables */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user