Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 5.5.36-galera, 10.0.10-galera
    • 5.5.37-galera
    • None

    Description

      In a split-brain situation, if a user tries to run a command (other than SET/SHOW), it will fail with the following error :

      ERROR 1047 (08S01): Unknown command

      It makes little sense. However, during code inspection I found that
      actually a better error message was used wrongly with my_error(),
      which eventually ignore it. (fix : use my_message() instead)

      ..
      my_error(ER_UNKNOWN_COM_ERROR, MYF(0),
      "WSREP has not yet prepared node for application use");
      ..

      Attachments

        Activity

          nirbhay_c Nirbhay Choubey (Inactive) created issue -
          nirbhay_c Nirbhay Choubey (Inactive) made changes -
          Field Original Value New Value
          Assignee Nirbhay Choubey [ nirbhay_c ]
          nirbhay_c Nirbhay Choubey (Inactive) made changes -
          Fix Version/s 5.5.37-galera [ 15100 ]
          nirbhay_c Nirbhay Choubey (Inactive) made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow defaullt [ 39817 ] MariaDB v2 [ 42691 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Workflow MariaDB v2 [ 42691 ] MariaDB v3 [ 61680 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 61680 ] MariaDB v4 [ 147839 ]

          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.