I was able to reproduce this issue in lucid final, whilst down-grading
libmysql-client16 from 5.1.41-3ubuntu12.1 to 5.1.41-3ubuntu7 solves the
issue for now.
--
mysql command line do not accept host param
https://bugs.launchpad.net/bugs/523131
You received this bug notification because you are a
Hello, yes it's exactly that version:
$ mysql --version
mysql Ver 14.14 Distrib 5.1.41, for debian-linux-gnu (x86_64) using readline
6.1
however, lucid (beta) seems not to have a lower version, or i might
overlook it.
$ apt-cache search mysql-client
mysql-client - MySQL database client (metapa
It seems the one reported by me ...
does
> mysql --version
mysql Ver 14.14 Distrib 5.1.41, for debian-linux-gnu (x86_64) using readline
6.1
is 5.1.41? or is 7...? if so downgrade mysql-client package
--
mysql command line do not accept host param
https://bugs.launchpad.net/bugs/523131
You rece
Hello,
running lucid 64 bits (beta) ive got:
m...@laptop:~$ mysql -hwww.xs4all.nl
ERROR 2005 (HY000): Unknown MySQL server host '' (2)
m...@laptop:~$
the host is just an example, i seem to get it on any host.
i see it _does_ a dns lookup, but refuses to connect.
any idea's or workaround perhap
solved after downgrade to 5.1.41-3ubuntu7
** Changed in: mysql-dfsg-5.1 (Ubuntu)
Status: Incomplete => Fix Committed
** Changed in: mysql-dfsg-5.1 (Ubuntu)
Status: Fix Committed => Invalid
--
mysql command line do not accept host param
https://bugs.launchpad.net/bugs/523131
You re
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
Thank you for taking the time to report this bug and helping to make Ubuntu
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as
detailed as possible.
This will help us to find and resolve the problem.
** Changed
** Attachment added: ".etc.apparmor.d.usr.sbin.mysqld.txt"
http://launchpadlibrarian.net/39296997/.etc.apparmor.d.usr.sbin.mysqld.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/39296998/Dependencies.txt
** Attachment added: "MySQLConf.etc.mysql.my.cnf.txt"
htt