[MCOL-4773] columnstoreAlias script breaks on x-api-key containing '=' characters Created: 2021-06-23 Updated: 2021-12-10 Resolved: 2021-08-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi, installation |
| Affects Version/s: | 5.6.1 |
| Fix Version/s: | 5.6.3, 6.2.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Ben Thompson (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The cut -d= is meant to seperate the key/value to store as variable in script Command should be modified to the following
|
| Comments |
| Comment by Daniel Lee (Inactive) [ 2021-08-09 ] | ||
|
Build verified: 6.2.1-1 (#2924) Reproduced the issue in 5.6.1-1
In 6.2.1-1 With a 3pm installation, manually inserted an '=' character into the x-api-key in the /etc/columnstore/cmapi_server.cnf file. Verified: |