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