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
MCOL-521 Re-do changes for MariaDB 10.3 merge
This commit is contained in:
@ -108,7 +108,7 @@ public:
|
||||
|
||||
static EXPORT UDAF_MAP& getMap();
|
||||
private:
|
||||
static UDAF_MAP fm;
|
||||
static UDAF_MAP& fm();
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user