Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: N/A
-
Component/s: Documentation
-
Labels:
Description
As per documentation:
#wsrep_trx_fragment_size
wsrep_trx_fragment_size
|
 |
Description: Size of transaction fragments for streaming replication (measured in units as specified by wsrep_trx_fragment_unit)
|
Commandline: --wsrep-trx-fragment-size=#
|
Scope: Global, Session
|
Dynamic: Yes
|
Data Type: numeric
|
Default Value: 2147483647
|
Range: 0 to 2147483647
|
In fact by default it is 0. So documentation should be changed accordingly.