[MXS-1372] maxadmin's -p parameter no longer supports space between parameter and arguments Created: 2017-08-23  Updated: 2017-09-01  Resolved: 2017-09-01

Status: Closed
Project: MariaDB MaxScale
Component/s: N/A
Affects Version/s: 2.1.6
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Heinz Wiesinger Assignee: markus makela
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

maxadmin -u admin -p mariadb

stopped working in 2.1 (was working in 2.0)

maxadmin -u admin -pmariadb

still works



 Comments   
Comment by markus makela [ 2017-08-23 ]

This is caused by the change from the POSIX compatible p: to the GNU extension p::.

Comment by markus makela [ 2017-08-24 ]

This was changed in 2.1 when MXS-399 was fixed. This means that -p password no longer works but -p=password and -ppassword still work.

Comment by markus makela [ 2017-09-01 ]

Closing as Won't Fix since the aim of MXS-399 was to make maxadmin behave more like the mysql client and this is expected behavior for the mysql client.

Generated at Thu Feb 08 04:06:15 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.