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

galera.tmp_space_usage test failure

    XMLWordPrintable

Details

    • Not for Release Notes
    • Q4/2026 Replic. Maintenance

    Description

      galera.tmp_space_usage has been failing recently on various build branches.
      Here is the test case failures list.

      CURRENT_TEST: galera.tmp_space_usage
      --- /data/buildbot/workers/prod/amd64-freebsd-14/build/mysql-test/suite/galera/r/tmp_space_usage.result	2026-07-03 15:05:07.000000000 +0200
      +++ /data/buildbot/workers/prod/amd64-freebsd-14/build/mysql-test/suite/galera/r/tmp_space_usage.reject	2026-07-03 17:45:38.652524000 +0200
      @@ -15,8 +15,8 @@
       insert into t2 select seq, repeat("a", 500) from seq_1_to_100;
       show status like "%tmp_space%";
       Variable_name	Value
      -Max_tmp_space_used	102054
      -Tmp_space_used	102054
      +Max_tmp_space_used	101706
      +Tmp_space_used	101706
       change_user foo,,;
       use test;
       select count(*) from t1;
      @@ -24,7 +24,7 @@
       100
       show status like "%tmp_space%";
       Variable_name	Value
      -Max_tmp_space_used	102054
      +Max_tmp_space_used	101706
       Tmp_space_used	0
       drop table t1,t2;
       change_user root,,;
       
      Result content mismatch
      

      As this is the only test that has a non 0 value for these status variable it might just be re-recording the test results for 13.0+

      Attachments

        Issue Links

          Activity

            People

              Lampio Pekka
              susil.behera Susil Behera
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 3d
                  3d
                  Remaining:
                  Remaining Estimate - 0d
                  0d
                  Logged:
                  Time Spent - 2d 6.25h Time Not Required
                  2d 6.25h

                  Git Integration

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