[MDEV-10234] wsrep pc.checksum default value incorrect in documentation Created: 2016-06-14 Updated: 2016-06-15 Resolved: 2016-06-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Kyle Joiner (Inactive) | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The default value of the option pc.checksum was changed to false a while ago but the documentation indicates it is still set to true: Changelog: Our Docs: |
| Comments |
| Comment by Ian Gilfillan [ 2016-06-15 ] |
|
Thanks, have verified this and updated the docs at https://mariadb.com/kb/en/mariadb/wsrep_provider_options/#pcchecksum - I see that the Galera docs still refer to the default as true though. |