[MCOL-3454] Support report tool can't copy MariaDB Server error log from non-default locations Created: 2019-08-22 Updated: 2023-03-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.2.4 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
The support report tool tries to copy the MariaDB Server error log from /usr/local/mariadb/columnstore/mysql/db. However, if MariaDB Server is configured with a non-default log_error value, then the server may write its logs elsewhere. The support report tool doesn't currently seem capable of handling that. |