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

Test rpl.rpl_rotate_purge_deadlock has incorrect preamble

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.1, 5.5.29
    • 10.0.2, 5.5.30
    • None
    • None

    Description

      Test rpl.rpl_rotate_purge_deadlock has in the beginning:

      source include/master-slave.inc;
      source include/have_debug_sync.inc;
      source include/have_binlog_format_row.inc;
      source include/have_innodb.inc;

      It means that when debug_sync is not enabled, or binlog format is not 'row', or there's no innodb master-slave configuration will be already set up and won't be torn down. So any subsequent test involving master-slave configuration will break because it won't be able to set it up.
      I guess just making master-slave.inc the last in this list is enough to fix the problem.

      Attachments

        Activity

          People

            elenst Elena Stepanova
            pivanof Pavel Ivanov
            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.