Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Let's move the following SQL functions:
- INET_ATON()
- INET_NTOA()
- INET6_ATON()
- INET6_NTOA()
- IS_IPV4()
- IS_IPV6()
- IS_IPV4_COMPAT()
- IS_IPV4_MAPPED()
into a mandatory function collection plugin.
The source files:
- sql_type_inet.h
- sql_type_inet.cc
- item_inetfunc.h
- item_inetfunc.cc
will move from /sql/ to /plugin/type_inet/.
Later we'll also put the INET6 data type implementation into the same directory.
Attachments
Issue Links
- blocks
-
MDEV-274 The data type for IPv6/IPv4 addresses in MariaDB
-
- Closed
-
- is blocked by
-
MDEV-20764 Add MariaDB_FUNCTION_COLLECTION_PLUGIN
-
- Closed
-
Activity
issue.field.resolutiondate | 2019-10-08 01:47:07.0 | 2019-10-08 01:47:07.776 |
Fix Version/s | 10.5.0 [ 23709 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link |
This issue is blocked by |
Link |
This issue is blocked by |
Link |
This issue is blocked by |
Workflow | MariaDB v3 [ 100250 ] | MariaDB v4 [ 134112 ] |