Bug #69851 | Unable to create undofile and/or data files after --initial restart | ||
---|---|---|---|
Submitted: | 26 Jul 2013 18:48 | Modified: | 29 Jul 2013 14:27 |
Reporter: | Pavel Baranov | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 7.2.10 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[26 Jul 2013 18:48]
Pavel Baranov
[27 Jul 2013 5:29]
MySQL Verification Team
Hello Pavel, This is known behavior, --initial option does not affect either of the following types of files: - Backup files that have already been created by the affected node - MySQL Cluster Disk Data files More details - http://dev.mysql.com/doc/refman/5.5/en/mysql-cluster-programs-ndbd.html#option_ndbd_initia... Thanks, Umesh
[29 Jul 2013 14:27]
Pavel Baranov
So, this is expected? I guess I need to clear them manually. Thank you!