Hello,

I have searched every corner of the internet for info on MySQL's IPv6
support, but have not found much information.  I have a Linux box with an
IPv6 address.  It can be pinged from other machines (Linux and Windows) by
its IPv6 address.  However, I cannot get this command to work:

mysql -h ::1

This gives me an “Unknown Host” error.  Has anyone ever gotten an example
like that to work?  This is the IPv6 equivalent of "mysql -f 127.0.0.1"
(which works on that machine).  Obviously, my goal is to do something a bit
more complicated, but I can't even get that simple use of IPv6 to work.

Any help appreciated.

-- 
View this message in context: 
http://www.nabble.com/MySQL-IPv6-Support--tf3584588.html#a10016526
Sent from the MySQL - General mailing list archive at Nabble.com.


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to