[MCOL-109] Log directory should be /var/log/columnstore Created: 2016-06-06 Updated: 2023-10-26 Resolved: 2016-06-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | 1.0.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | David Hall (Inactive) | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All linux |
||
| Description |
|
The standard for directory names with the word "columnstore" is that "c" should be lower case. The "C" in the log dir is upper case. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2016-06-06 ] |
|
I thought we decided to change it from /var/log/Columnstore to /var/log/mariadb/columnstore, which is correct now. |
| Comment by Daniel Lee (Inactive) [ 2016-06-06 ] |
|
The new directory should be /var/log/mariadb/columnstore, which has been working. |