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

galera.galera_fk_lock_wait fails regularly in CIs with wrong result

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.3, 10.4, 10.5, 10.6, 10.7
    • 10.4, 10.5, 10.6
    • Galera, Tests
    • None

    Description

      https://buildbot.askmonty.org/buildbot/builders/kvm-rpm-rhel8-amd64/builds/6205/steps/mtr-galera/logs/stdio

      10.6 30914389fe9ca13cf29470dd033a5cf6

      galera.galera_fk_lock_wait 'innodb'      w1 [ fail ]
              Test ended at 2022-07-27 17:57:16
       
      CURRENT_TEST: galera.galera_fk_lock_wait
      --- /usr/share/mysql-test/suite/galera/r/galera_fk_lock_wait.result	2022-07-27 15:37:10.000000000 +0000
      +++ /dev/shm/var/1/log/galera_fk_lock_wait.reject	2022-07-27 17:57:16.179649442 +0000
      @@ -31,11 +31,11 @@
       4	tmp
       SELECT * FROM child;
       child_id	child_name	child_parent_id
      -1	first_child	1
      -3	second_child	1
      -5	first_child2	2
      -7	first_child3	2
      -9	first_child4	3
      +2	first_child	1
      +4	second_child	1
      +6	first_child2	2
      +8	first_child3	2
      +10	first_child4	3
       connection node_2;
       SELECT * FROM parent;
       parent_id	parent_name
      @@ -45,10 +45,10 @@
       4	tmp
       SELECT * FROM child;
       child_id	child_name	child_parent_id
      -1	first_child	1
      -3	second_child	1
      -5	first_child2	2
      -7	first_child3	2
      -9	first_child4	3
      +2	first_child	1
      +4	second_child	1
      +6	first_child2	2
      +8	first_child3	2
      +10	first_child4	3
       DROP TABLE child, parent;
       disconnect node_1a;
       
      mysqltest: Result length mismatch
      

      Attachments

        Activity

          People

            sysprg Julius Goryavsky
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.