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

mysqld should auto-terminate when started with --wsrep-recover

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 10.1.1
    • 10.1.2
    • Galera

    Description

      There is a stage in mysqld_safe when it tries to recover mysqld's
      database state by starting it with --wsrep-recover. The server is expected
      to exit after recovery. After which, mysqld_safe attempts to start the server
      again.

      However, if server is started using mysqld_safe with wsrep disabled,
      mysqld wouldn't terminate post recovery. Due to this init commands
      like stop, start won't work as the pid file used to start mysql is different
      from what init script expects.

        local wr_pidfile="$DATADIR/"`@HOSTNAME@`"-recover.pid"

      Attachments

        Activity

          People

            nirbhay_c Nirbhay Choubey (Inactive)
            nirbhay_c Nirbhay Choubey (Inactive)
            Votes:
            0 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.