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

Sporadic `main.change_master_default` mismatch

    XMLWordPrintable

Details

    Description

      It sometimes doesn't apply the (correct) $restart_parameters after the series of restart_abort's.

      @@ -209,9 +209,9 @@
       SELECT connection_name, slave_heartbeat_period
       FROM information_schema.slave_status ORDER BY connection_name;
       connection_name	slave_heartbeat_period
      -	0.000
      -defaulted	0.000
      -unset	0.000
      +	60.000
      +defaulted	60.000
      +unset	60.000
       CALL mtr.add_suppression('.*master-heartbeat-period.+0.*disabl.+');
       FOUND 1 /\[Warning\] .*master-heartbeat-period.+0.*disabl.+/ in mysqld.1.err
       # restart: --skip-slave-start --skip-master-ssl --master-ssl --skip-master-ssl-verify-server-cert --master-ssl-verify-server-cert --master-use-gtid=NO --autoset-master-use-gtid --master-heartbeat-period=45 --autoset-master-heartbeat-period
      

      ***Warnings generated in error logs during shutdown after running tests: main.change_master_default
       
      [ERROR] Master 'defaulted': Slave I/O: Fatal error: Invalid (empty) username when attempting to connect to the master server. Connection attempt terminated. Internal MariaDB error code: 1593
      [ERROR] Master 'unset': Slave I/O: Fatal error: Invalid (empty) username when attempting to connect to the master server. Connection attempt terminated. Internal MariaDB error code: 1593
      [ERROR] Slave I/O: Fatal error: Invalid (empty) username when attempting to connect to the master server. Connection attempt terminated. Internal MariaDB error code: 1593
      

      Attachments

        Issue Links

          Activity

            People

              ParadoxV5 Jimmy Hú
              ParadoxV5 Jimmy Hú
              Brandon Nesterenko Brandon Nesterenko
              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.