You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Merge branch 'develop-1.2' into develop-merge-up-20190924-2
This commit is contained in:
@ -46,6 +46,9 @@ 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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user