[MCOL-48] rename idbmysql alias Created: 2016-05-06 Updated: 2023-10-26 Resolved: 2016-05-18 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MCOL Sprint 1 - Priority 1 |
| Description |
|
Currently we are using the alias idbmysql to access the maraidb-columnstore mysql console. Do we still continue to use the an alias command and if so, what should it be called? Currently is setup like this: alias idbmysql='/usr/local/Calpont/mysql/bin/mysql --defaults-file=/usr/local/Calpont/mysql/my.cnf -u root' New alias should be mscmysql |
| Comments |
| Comment by David Hill (Inactive) [ 2016-05-06 ] |
|
changing calpontConsole to mcsadmin, so we should go with mscmysql as the new alias name |
| Comment by David Hill (Inactive) [ 2016-05-09 ] |
|
changes made, need QA review and test |
| Comment by Daniel Lee (Inactive) [ 2016-05-18 ] |
|
Build tested: InfiniDB> getcalpontsoft Name : infinidb-platform Relocations: (not relocatable) Verified admin console binary, as well as aliases. I have not confirm if all admin (OAM) commands are still working. It will be handled by the OAM tests later. alias core='cd /var/log/Calpont/corefiles' Calpont InfiniDB Command Console Active Alarm Counts: Critical = 0, Major = 0, Minor = 0, Warning = 0, Info = 0 Critical Active Alarms: InfiniDB> quit Calpont InfiniDB Command Console Active Alarm Counts: Critical = 0, Major = 0, Minor = 0, Warning = 0, Info = 0 Critical Active Alarms: InfiniDB> |
| Comment by Dipti Joshi (Inactive) [ 2016-05-19 ] |
|
hill Looking at dleeyh's output above it shows that the prompt still says InfiniDB, and the opening text still says "Calpont InfiniDB Command Console" - why is that ? It should have said "MariaDB ColumnStore Command Console" |