Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-4815

@@last_gtid and @@last_insert_id are treated differently

    XMLWordPrintable

Details

    • MXS-SPRINT-193

    Description

      The following query is classified as a read:

      SELECT @@last_gtid;
      

      It should be classified the same way that this query is:

      SELECT @@last_insert_id;
      

      Attachments

        Activity

          People

            johan.wikman Johan Wikman
            markus makela markus makela
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.