Hi, I want to know whether MySQL Server runs on ipv6 machine. ie. When you start the MySQL Server it always binds to 127.0.0.1 ipaddress. IS there any way to bind MySQL Server to IPv6 loopback address [::1].
if i start MySQL Server on pure ipv6 machine which doesnt support 127.0.0.1(ipv4 loopback address) it doesnt start. Thanks in advance. Regards, Pramod TK