Comments - MariaDB String Functions
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
As a complement to INET_ATON(), the function INET_ATON() will translate these numbers back to their original IP addresses.
This uses the same function name as the complement. I think this meant to say:
As a complement to INET_ATON(), the function INET_NTOA() will translate these numbers back to their original IP addresses.
Thanks, fixed.