[MCOL-432] mysqld / mariadb log file is in a different location on centos 7 build Created: 2016-12-02 Updated: 2017-06-05 Resolved: 2017-06-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.0.5 |
| Fix Version/s: | 1.0.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I don't know if this is a BUG or it suppose to be this way... The standard location for the mysqld log file is in ../mysql/db/servername.err In the centos 7 build, its here: /var/log/mariadb/columnstore/mariadb.log One issue is that the columnstoreSupport script is only extracting form the standard location, so if it will be located in the centos 7 location, then the columnstore support scripts need to be updated |
| Comments |
| Comment by David Thompson (Inactive) [ 2017-06-05 ] |
|
In my experience this is no longer an issue. |