[MCOL-1294] change install have a configuration setting for DB location and not restrict to /usr/local/mariadb Created: 2018-03-22 Updated: 2018-07-20 Resolved: 2018-07-20 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.1.3 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
currently user has to do softlinks if they want the mariadb/mysql db or the columnstore db directories point to a different location. This is due to the hardcoded paths for /usr/local/mariadb/columnstore. Need to support configuration settings to for these 2 areas. And this work needs to be done with the enhancements where the root install is not required to go into /usr/local. https://jira.mariadb.org/browse/MCOL-90 |