Bug #12052 typo: "co-ordinating" should be "coordinating"
Submitted: 20 Jul 2005 13:19 Modified: 21 Jul 2005 3:17
Reporter: Jonathan Miller Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:Current OS:N/A
Assigned to: Jon Stephens CPU Architecture:Any

[20 Jul 2005 13:19] Jonathan Miller
Description:
 For each active transaction in the cluster there must be a record in one of the cluster nodes. The task of co-ordinating transactions is spread amongst the nodes: the total number of transaction records in the cluster is the number of transactions in any given node times the number of nodes in the cluster.

should be:

 For each active transaction in the cluster there must be a record in one of the cluster nodes. The task of coordinating transactions is spread amongst the nodes: the total number of transaction records in the cluster is the number of transactions in any given node times the number of nodes in the cluster.

http://dev.mysql.com/doc/mysql/en/mysql-cluster-db-definition.html

How to repeat:
http://dev.mysql.com/doc/mysql/en/mysql-cluster-db-definition.html

Suggested fix:
"co-ordinating" should be "coordinating"
[21 Jul 2005 3:17] 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
product(s).