← Back to team overview

maria-developers team mailing list archive

MDEV-4051 INET6_ATON() and INET6_NTOA()

 

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.



Follow ups