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

ER_KILL_{,QUERY_}DENIED_ERROR - normalize id type

    XMLWordPrintable

Details

    Description

      https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=powerpc&ver=1%3A10.11.1-2&stamp=1675211870&raw=0

      longlong id, printed as %ul

      https://github.com/MariaDB/server/commit/35a019837e0290af45962484b4ddc1d6a92ac654

      so probably an 32 BE overflow.

      main.kill                                w6 [ fail ]
              Test ended at 2023-01-31 20:35:53

      CURRENT_TEST: main.kill
      — /<<PKGBUILDDIR>>/mysql-test/main/kill.result 2022-11-14 18:10:21.000000000 +0000
      +++ /<<PKGBUILDDIR>>/mysql-test/main/kill.reject 2023-01-31 20:35:53.302123393 +0000
      @@ -154,7 +154,7 @@
       connection con1;
       connect con5, localhost, u1,,;
       KILL QUERY ID ID;
      -ERROR HY000: You are not owner of query ID
      +ERROR HY000: You are not owner of query 0

      Attachments

        Issue Links

          Activity

            People

              danblack Daniel Black
              danblack Daniel Black
              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.