1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

Merge pull request #1368 from dhall-MariaDB/MCOL-4252

MCOL-4252 Fix up configuration
This commit is contained in:
benthompson15
2020-08-18 14:37:53 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

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