[MDEV-20768] Turn INET functions into a function collection plugin Created: 2019-10-07 Updated: 2019-10-13 Resolved: 2019-10-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data types, Plugins |
| Fix Version/s: | 10.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Let's move the following SQL functions:
The source files:
Later we'll also put the INET6 data type implementation into the same directory. |