Bug #31329 Wrong table name 'mysql.binlog_index' used
Submitted: 2 Oct 2007 5:24 Modified: 2 Oct 2007 13:46
Reporter: Thomas CORBIERE Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[2 Oct 2007 5:24] Thomas CORBIERE
Description:
At the following URL of the 5.1 manual (http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-replication-schema.html)
mysql.binlog_index is used in place of mysql.ndb_binlog_index
in the sentence "It is possible to view event data recorded in the binary log
by querying the mysql.binlog_index table directly on the master."

How to repeat:
See provided URL

Suggested fix:
Replace mysql.binlog_index with mysql.ndb_binlog_index
[2 Oct 2007 12:46] MySQL Verification Team
Thank you for the bug report.
[2 Oct 2007 13:42] Jon Stephens
Reassigned to myself, since this is in Cluster Docs.
[2 Oct 2007 13:46] 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.