[MCOL-3559] Don't allow postConfigure to run if MariaDB has already started Created: 2019-10-14 Updated: 2019-11-25 Resolved: 2019-11-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.1 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | ColumnStore Installation Improvements |
| Sprint: | 2019-06 |
| Description |
|
It is possible a user will want to add ColumnStore to MariaDB after MariaDB is already running. We should protect for this scenario. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-11-18 ] |
|
If mysqld is already running postConfigure will now give the error: MariaDB Server is currently running on PID 47204. Cannot run postConfigure whilst this is running. Exiting.. |
| Comment by Daniel Lee (Inactive) [ 2019-11-25 ] |
|
Build verified: 1.4.1-1 gitub source /root/ColumnStore/buildColumnstoreFromGithubSource/server /root/ColumnStore/buildColumnstoreFromGithubSource/server/engine |