Hi!
Just for others information, I tried without the ‘=’ and it fails in the same way.
It appears the ‘=’ works on windows, but not on linux.
client -h localhost -u user -p pwd works on linux, windows
client -h=localhost -u=user -p=pwd works only on windows
I see that you submitted a fix for 4.2.8. Thank you!
-Doug