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

ST_EQUALS listed twice in information_schema.SQL_FUNCTIONS

    XMLWordPrintable

Details

    Description

      The ST_EQUALS function is listed twice in the output of information_schema.SQL_FUNCTIONS.

      It probably occurs because the ST_EQUALS function is listed twice here:

        { { STRING_WITH_LEN("ST_EQUALS") }, GEOM_BUILDER(Create_func_equals)},
        { { STRING_WITH_LEN("ST_EQUALS") }, GEOM_BUILDER(Create_func_equals)},
      

      https://github.com/MariaDB/server/blob/mariadb-10.6.4/sql/item_geofunc.cc#L4006

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              GeoffMontee Geoff Montee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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