maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #07311
Re: MDEV-4051 INET6_ATON() and INET6_NTOA()
Hi Ian,
On 06/01/2014 08:56 AM, Ian Gilfillan wrote:
Hi Alexander
I will document these shortly, but please clarify the version.
https://mariadb.atlassian.net/browse/MDEV-4051 states the fix version as
10.1.0, but I presume this isn't correct. Will they be in 10.0.12?
Thanks for noticing this. I've changed the version to 10.0.12.
thanks,
ian
On 30/05/2014 14:28, Alexander Barkov wrote:
Hello Ian,
I have merged these functions from MySQL-5.6 into 10.0:
INET6_ATON()
INET6_NTOA()
IS_IPV4()
IS_IPV4_COMPAT()
IS_IPV4_MAPPED()
IS_IPV6()
Can you please document them?
The corresponding article in the MySQL manual is here:
http://dev.mysql.com/doc/refman/5.6/en/miscellaneous-functions.html
Thanks.
References