[MCOL-1061] Post Configure reports incomplete name for script to run Created: 2017-11-29 Updated: 2023-10-26 Resolved: 2018-01-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Chris Calender (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-24, 2017-25, 2018-01, 2018-02 |
| Description |
|
At the end of the upgrade, after running postConfigure -u There was this message: NOTE: The MariaDB ColumnStore Alias Commands are in /etc/profile.d/columnstoreAlias However, the actual script is "columnstoreAlaias.sh" So just the ".sh" portion was missing which caused some confusion. It looks as though this would be located in: mariadb-columnstore-engine-master\oam\install_scripts\post_install |
| Comments |
| Comment by David Hill (Inactive) [ 2018-01-12 ] |
|
pull request https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/360 |
| Comment by Ben Thompson (Inactive) [ 2018-01-16 ] |
|
Reviewed / Merged |
| Comment by Daniel Lee (Inactive) [ 2018-01-19 ] |
|
Build verified: 1.1.3-1 (Released to QA on 01/17/2018) . /usr/local/mariadb/columnstore/bin/columnstoreAlias Enter 'mcsmysql' to access the MariaDB ColumnStore SQL console NOTE: The MariaDB ColumnStore Alias Commands are in /etc/profile.d/columnstoreAlias.sh |