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

main.tmp_table_count-7586 test result failure (debug, debug-ps)

    XMLWordPrintable

Details

    Description

      11.6 https://buildbot.mariadb.org/#/builders/620/builds/5561/steps/11/logs/stdio

      main.temp_table_frm                      w8 [ pass ]     17
      main.subselect_exists2in_costmat         w3 [ pass ]    443
      main.rowid_filter_myisam                 w5 [ pass ]   1911
      main.temp_table_symlink                  w8 [ pass ]     19
      main.tmp_table_count-7586                w8 [ fail ]
              Test ended at 2024-07-17 01:14:03
      CURRENT_TEST: main.tmp_table_count-7586
      --- /home/buildbot/amd64-fedora-38-last-N-failed/build/mysql-test/main/tmp_table_count-7586.result	2024-07-17 00:25:10.000000000 +0000
      +++ /home/buildbot/amd64-fedora-38-last-N-failed/build/mysql-test/main/tmp_table_count-7586.reject	2024-07-17 01:14:03.210778205 +0000
      @@ -10,7 +10,7 @@
       show status like '%Created_tmp%';
       Variable_name	Value
       Created_tmp_disk_tables	0
      -Created_tmp_files	0
      +Created_tmp_files	18
       Created_tmp_tables	0
       explain select * from v2;
       id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
      @@ -23,7 +23,7 @@
       show status like '%Created_tmp%';
       Variable_name	Value
       Created_tmp_disk_tables	0
      -Created_tmp_files	0
      +Created_tmp_files	18
       Created_tmp_tables	0
       explain select * from (select * from t2) T1;
       id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
      @@ -49,7 +49,7 @@
       show status like '%Created_tmp%';
       Variable_name	Value
       Created_tmp_disk_tables	0
      -Created_tmp_files	0
      +Created_tmp_files	18
       Created_tmp_tables	2
       drop table t3;
       set @@optimizer_switch="firstmatch=off";
      @@ -68,7 +68,7 @@
       show status like '%Created_tmp%';
       Variable_name	Value
       Created_tmp_disk_tables	0
      -Created_tmp_files	0
      +Created_tmp_files	18
       Created_tmp_tables	1
       set @@optimizer_switch=default;
       drop table t1,t2,t3;
      @@ -81,5 +81,5 @@
       show status like '%Created_tmp%';
       Variable_name	Value
       Created_tmp_disk_tables	0
      -Created_tmp_files	0
      +Created_tmp_files	18
       Created_tmp_tables	0
      

      Attachments

        Issue Links

          Activity

            People

              TheLinuxJedi Andrew Hutchings
              danblack Daniel Black
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.