mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-04-18 21:44:02 +03:00
10 lines
150 B
Plaintext
10 lines
150 B
Plaintext
[client-server]
|
|
|
|
#
|
|
# include *.cnf from the config directory
|
|
#
|
|
!includedir /etc/my.cnf.d
|
|
|
|
[mysqld]
|
|
datadir=%DATADIR%
|
|
plugin-load-add=ha_columnstore.so |