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

spider/feature.checksum_table_parallel_extended - test missing replicated checksum

    XMLWordPrintable

Details

    Description

      probably can be fixed on earlier version;

      https://buildbot.mariadb.org/#/builders/478/builds/15586/steps/7/logs/stdio 11.4

      CURRENT_TEST: spider/feature.checksum_table_parallel_extended
      --- /home/buildbot/ppc64le-rhel-9/build/storage/spider/mysql-test/spider/feature/r/checksum_table_parallel_extended.result	2024-03-06 00:22:01.000000000 +0000
      +++ /home/buildbot/ppc64le-rhel-9/build/storage/spider/mysql-test/spider/feature/r/checksum_table_parallel_extended.reject	2024-03-06 01:29:30.990680423 +0000
      @@ -70,7 +70,6 @@
       connection child2_2_2;
       SELECT argument FROM mysql.general_log WHERE command_type != 'Execute' AND argument LIKE '%checksum %';
       argument
      -checksum table `auto_test_remote2`.`tbl_a` extended
       SELECT argument FROM mysql.general_log WHERE command_type != 'Execute' AND argument LIKE '%checksum %'
       connection child2_1;
       UNLOCK TABLES;
      mysqltest: Result length mismatch
      

      ./storage/spider/mysql-test/spider/feature/t/checksum_table_parallel.inc

      --connection master_1
      send_eval $MASTER_1_CHECKSUM_TABLE;
       
      --connection child2_1_2
      SELECT SLEEP(1);
      eval $CHILD2_1_SELECT_ARGUMENT1;
       
      --connection child2_2_2
      eval $CHILD2_2_SELECT_ARGUMENT1;
      

      Could send_eval just be eval?

      Attachments

        Activity

          People

            ycp Yuchen Pei
            danblack Daniel Black
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.