ClickHouse/tests/queries/0_stateless/01664_test_FunctionIPv6NumToString_mysql_compatibility.sql

2 lines
81 B
MySQL
Raw Normal View History

2021-01-24 15:16:34 +00:00
SELECT INET6_NTOA(toFixedString(unhex('2A0206B8000000000000000000000011'), 16));