1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

MCOL-4166 Change UDF functions called during post/pre-install

Set plugin_maturity = beta
This commit is contained in:
Roman Nozdrin
2020-07-13 12:03:00 +00:00
parent 9604fc5f10
commit 851275b04a
3 changed files with 15 additions and 8 deletions

View File

@ -1,6 +1,6 @@
[mysqld]
plugin-load-add=ha_columnstore.so
plugin-maturity=gamma
plugin-maturity=beta
# Enable compression by default on create, set to NONE to turn off
#columnstore_compression_type=SNAPPY