Marcus Furlong 1d0f39ee72 ha-guide: fix incorrect statement about innodb_flush_log_at_trx_commit
It looks like there was a typo for the values of innodb_flush_log_at_trx_commit

Per http://galeracluster.com/documentation-webpages/configuration.html

Note Warning: While setting innodb_flush_log_at_trx_commit to a value of
0 or 2 improves performance, it also introduces certain dangers.
Operating system crashes or power outages can erase the last second of
transaction. Although normally you can recover this data from another
node, it can still be lost entirely in the event that the cluster goes
down at the same time, (for instance, in the event of a data center
power outage).

Change-Id: I09d0e0be4c85e6bd5469a35482a6392491168298
2018-06-21 19:15:31 +00:00
..
2018-06-05 17:25:24 +08:00
2018-06-19 08:03:05 +00:00