[Bug 523131] Re: mysql command line do not accept host param
Daniele Smartango
daniele at smartango.com
Fri Feb 19 09:57:45 GMT 2010
in the orginal message, this:
mysql -h myhost.com -u root -proot
ERROR 2005 (HY000): Unknown MySQL server host '' (2)
represent command line, followed by return message, that means: specify anything else than localhost mysql client shell utility give the message:
ERROR 2005 (HY000): Unknown MySQL server host '' (2)
It appear that /usr/bin/mysql do not parse command line.
It is the same specifying --host=... or -hmyhost.com
1 step to reproduce: mysql command with host not equal to localhost
--
mysql command line do not accept host param
https://bugs.launchpad.net/bugs/523131
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list