Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
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.