1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

Set our maturity level to gamma.

This commit is contained in:
Patrick LeBlanc
2020-07-07 11:12:34 -04:00
parent 87055f42f6
commit 449a1bd229
2 changed files with 2 additions and 2 deletions

View File

@ -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#"