[MCOL-461] remove the option of 'mp' in postConfigure Created: 2016-12-12 Updated: 2023-10-26 Resolved: 2017-01-18 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.6 |
| Fix Version/s: | 1.0.7 |
| Type: | New Feature | Priority: | Trivial |
| Reporter: | David Hill (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-01, 2017-2 |
| Description |
|
With the document use of .my.cnf for the mysql root user password, the option of '-mp' is no longer needed and should be removed from postConfigure |
| Comments |
| Comment by David Hill (Inactive) [ 2016-12-21 ] |
|
fixed in repo 1.0.6.1 commit b6a22feb6e519601c51df61b82c058f4b1d50336 oamapps/postConfigure/postConfigure.cpp | 19 ++----------------- |
| Comment by David Hill (Inactive) [ 2017-01-09 ] |
|
pull request done |
| Comment by David Hill (Inactive) [ 2017-01-16 ] |
|
just check that the -mp option is removed in postConfigure |
| Comment by Daniel Lee (Inactive) [ 2017-01-18 ] |
|
Build verified: Github source build [root@localhost mariadb-columnstore-server]# git show Merge pull request #26 from mariadb-corporation/ Update README.md [root@localhost mariadb-columnstore-engine]# git show Merge pull request #96 from mariadb-corporation/ [root@localhost bin]# ./postConfigure -h This is the MariaDB ColumnStore System Configuration and Installation tool. IMPORTANT: This tool should only be run on a Performance Module Server, Instructions: Press 'enter' to accept a value in (), if available or Usage: postConfigure [-h][-c][-u][-p][-s][-port][-i] |