You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-3536 collation
This commit is contained in:
@ -44,13 +44,6 @@ using namespace joblist;
|
||||
|
||||
namespace funcexp
|
||||
{
|
||||
namespace utf8
|
||||
{
|
||||
// A global loc object so we don't construct one at every compare
|
||||
std::locale loc;
|
||||
|
||||
bool JPcodePoint = false; // extern-ed in utils_utf8.h
|
||||
}
|
||||
|
||||
/* static */
|
||||
FuncExp* FuncExp::fInstance = 0;
|
||||
|
Reference in New Issue
Block a user