Bug #35787 innodb_support_xa: does "If you are using replication" mean both Master&Slave?
Submitted: 3 Apr 2008 8:07 Modified: 15 Apr 2008 7:35
Reporter: Andrii Nikitin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0+ OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[3 Apr 2008 8:07] Andrii Nikitin
Description:
Manual states about innodb_support_xa:

<<---
If you are using replication and/or the binary log then you should set this variable to ON or 1 to ensure that the binary log does not get out of sync compared to the table data. 
--->>

It is not clear whether innodb_support_xa might be safely set to OFF on Slave. (it states "if you are using replication" which applies to both slave and master).

How to repeat:
Visit 
http://dev.mysql.com/doc/refman/5.0/en/innodb-parameters.html#option_mysqld_innodb_support...

http://dev.mysql.com/doc/refman/5.1/en/innodb-parameters.html#option_mysqld_innodb_support...

Suggested fix:
It is needed to explicitly highlight if that applies to Master only or to Slave either.
[15 Apr 2008 7:35] Jon Stephens
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.