Network Address Functions
No. |
MySQL |
GaussDB |
Difference |
---|---|---|---|
1 |
INET_ATON() |
Supported. |
- |
2 |
INET_NTOA() |
Supported. |
- |
3 |
INET6_ATON() |
Supported. |
- |
4 |
INET6_NTOA() |
Supported, with differences. |
In GaussDB, the valid input parameter type can be VARBINARY or BINARY. In MySQL, valid input parameter types include TINYBLOB, MEDIUMBLOB, LONGBLOB, and BLOB. |
5 |
IS_IPV6() |
Supported. |
- |
6 |
IS_IPV4() |
Supported. |
- |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot