You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-59, change calpont.xml
This commit is contained in:
@ -65,7 +65,7 @@ namespace BRM {
|
||||
* Note: Added a macro 'DESTROYSHMSEG' which enables/disables the code to load/save
|
||||
* and deallocate the shared memory segment.
|
||||
*
|
||||
* This class uses 3 parameters from the Calpont.xml file:
|
||||
* This class uses 3 parameters from the Columnstore.xml file:
|
||||
* SessionManager/MaxConcurrentTransactions: defines how many active transactions the
|
||||
* system should support. When a new request comes in and there are already
|
||||
* MaxConcurrentTransactions active, the new request blocks by default. The
|
||||
|
Reference in New Issue
Block a user