Bug #34356 | Using TRUNCATE on ndb_binlog_index when using RESET MASTER | ||
---|---|---|---|
Submitted: | 6 Feb 2008 17:35 | Modified: | 2 Jul 2008 19:03 |
Reporter: | Geert Vanderkelen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Replication | Severity: | S4 (Feature request) |
Version: | 5.1 | OS: | Any |
Assigned to: | Tomas Ulin | CPU Architecture: | Any |
[6 Feb 2008 17:35]
Geert Vanderkelen
[2 Jul 2008 19:03]
Jon Stephens
Documented as follows in the NDB 6.2.14 and 6.3.11 changelogs: RESET MASTER now uses TRUNCATE rather than DELETE to clear the mysql.ndb_binlog_index table. This improves the performance of the statement and is less likely to leave the table in a fragmented state.