[MCOL-4036] MariaDB server service needs to restarted for ColumnStore engine to be available Created: 2020-06-03 Updated: 2020-11-12 Resolved: 2020-09-21 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.5.3 |
| Fix Version/s: | 1.5.2 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Jose Rojas (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: 1.5.0-1 (drone 20200603, engine commit: 5440977f) After package installation, a single-node ColumnStore is up and running, but the ColumnStore engine is not available. The "show engines' command returned a list of engines missing 'columnstore'. Restarting MariaDB server would fix this issue. |
| Comments |
| Comment by Otto Kekäläinen [ 2020-06-25 ] |
|
At least the Debian postinstall script is restarting MariaDB (but needs to be fixed to do it via the proper facilities). Working on it in https://github.com/MariaDB/server/pull/1605 |
| Comment by Jose Rojas (Inactive) [ 2020-09-21 ] |
|
This is no longer an issue. After package installation, columnstore engine is available. |