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

Too much mtr output from analyze: sync_with_master

Details

    Description

      When --sync_slave_with_master fails (as well as other cases), some debug output is generated, including running mysql-test/include/show_rpl_debug_info.inc . This amongst other things does SHOW BINLOG EVENTS and SHOW RELAYLOG EVENTS.

      A few tests generate huge binlogs, and then this generates too much output to be useful. Let's put a LIMIT 200 or something line that on the commands. Note that the full binlogs are still available for analysis in the left-over data directory.

      Attachments

        Issue Links

          Activity

            For what it's worth, when I need to debug a failing replication test case (which I rarely do) I disable almost all on-failure output in mysqltest and in various rpl*.inc files. The approach "let's dump everything we can possibly think of in the hope that someone might someday need it" results in a very low signal-to-noise ratio in my experience.

            serg Sergei Golubchik added a comment - For what it's worth, when I need to debug a failing replication test case (which I rarely do) I disable almost all on-failure output in mysqltest and in various rpl*.inc files. The approach "let's dump everything we can possibly think of in the hope that someone might someday need it" results in a very low signal-to-noise ratio in my experience.

            Pushed to 10.5.

            knielsen Kristian Nielsen added a comment - Pushed to 10.5.

            People

              knielsen Kristian Nielsen
              knielsen Kristian Nielsen
              Votes:
              1 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.