[MCOL-1558] BRM_saves_current should use a relative path Created: 2018-07-13 Updated: 2018-11-26 Resolved: 2018-11-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
BRM_saves_current uses an absolute path. This is one of the only parts of ColumnStore that does this. It means that if ColumnStore is physically relocated it won't start. |
| Comments |
| Comment by Patrick LeBlanc (Inactive) [ 2018-11-15 ] |
|
https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/626 Feel free to reassign if you want. |
| Comment by Patrick LeBlanc (Inactive) [ 2018-11-26 ] |
|
I think I missed a change, which is likely causing |
| Comment by Daniel Lee (Inactive) [ 2018-11-26 ] |
|
Build verified: build made by buildbot on 2018-11-26 for pull request 643. The issue is finally fixed. |