[MCOL-842] Clean Tool Created: 2017-07-29 Updated: 2022-02-25 Resolved: 2017-07-30 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.0.10 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Damon | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Need a way to reset Columnstore.xml.columnstoreSave and Columnstore.xml to pristine state Seems that if you make a mistake and want to clear the field on the startup tool, as far as I can tell there is no way to do that. If there is, it is buried far enough in the documentation I couldn't find it. |
| Comments |
| Comment by David Thompson (Inactive) [ 2017-07-29 ] |
|
I'm not exactly sure what you are asking for? Do you mean that if you realize that the answer to a previous question is wrong and you want to correct it? If so the best way is to exit (ctl-c) out of postConfigure and re-run and correct it. What you'll find is that it'll remember the previously answered values (from ColumnStore.xml) but you can correct them. This can also be done on an installed system if you wanted to reconfigure (but the system must be shutdown first). |
| Comment by Damon [ 2017-07-30 ] |
|
You could "correct" them but not zero them out. Not sure why I didn't see this before: Do you want to utilize the configuration data from the saved copy? [y,n] > n |