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

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

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

          Transition Time In Source Status Execution Times
          Nirbhay Choubey (Inactive) made transition -
          Open In Progress
          28s 1
          Nirbhay Choubey (Inactive) made transition -
          In Progress In Review
          7m 7s 1
          Sergei Golubchik made transition -
          In Review Stalled
          32d 9h 35m 1
          Nirbhay Choubey (Inactive) made transition -
          Stalled Closed
          19h 21m 1

          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.