You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
Added a couple config params for storagemanager.
This commit is contained in:
@@ -548,6 +548,8 @@
|
||||
<Port>0</Port>
|
||||
</QueryTele>
|
||||
<StorageManager>
|
||||
<Enabled>N</Enabled>
|
||||
<Location>/usr/local/bin</Location>
|
||||
<MaxSockets>30</MaxSockets>
|
||||
</StorageManager>
|
||||
</Columnstore>
|
||||
|
@@ -539,6 +539,8 @@
|
||||
<Port>0</Port>
|
||||
</QueryTele>
|
||||
<StorageManager>
|
||||
<Enabled>N</Enabled>
|
||||
<Location>/usr/local/bin</Location>
|
||||
<MaxSockets>30</MaxSockets>
|
||||
</StorageManager>
|
||||
</Columnstore>
|
||||
|
Reference in New Issue
Block a user