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
Set our maturity level to gamma.
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
#include "ha_mcs_version.h"
|
||||
|
||||
#ifndef COLUMNSTORE_MATURITY
|
||||
#define COLUMNSTORE_MATURITY MariaDB_PLUGIN_MATURITY_BETA
|
||||
#define COLUMNSTORE_MATURITY MariaDB_PLUGIN_MATURITY_GAMMA
|
||||
#endif
|
||||
|
||||
#define CACHE_PREFIX "#cache#"
|
||||
|
@ -1,3 +1,3 @@
|
||||
# make ha_columnstore.so to load
|
||||
[mariadb]
|
||||
plugin-maturity=beta
|
||||
plugin-maturity=gamma
|
||||
|
Reference in New Issue
Block a user