Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-20768

Turn INET functions into a function collection plugin

    XMLWordPrintable

Details

    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

          Activity

            People

              bar Alexander Barkov
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.