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

wsrep_node_is_ready() check is too strict

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 5.5-galera, 10.1(EOL)
    • 10.1.21
    • wsrep
    • None

    Description

      The check that prints the dreaded "WSREP has not yet prepared node for application use" is sometimes too strict. It doesn't allow any selects, even if these selects do not access any tables. For example, I'd think that

      SELECT 1;
      

      or, for example,

      SELECT @@max_allowed_packet;
      

      could be allowed. This is easy to do, one should not report this error if all_tables is NULL.

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Sachin Setiya (Inactive) made transition -
            Open In Progress
            17d 21h 43m 1
            Sachin Setiya (Inactive) made transition -
            In Progress In Review
            30s 1
            Sachin Setiya (Inactive) made transition -
            Stalled In Progress
            29d 16h 11m 1
            Sachin Setiya (Inactive) made transition -
            In Progress Closed
            26m 47s 1
            Nirbhay Choubey (Inactive) made transition -
            Closed Stalled
            10d 21h 31m 1
            Sachin Setiya (Inactive) made transition -
            Stalled In Review
            17d 2h 7m 1
            Nirbhay Choubey (Inactive) made transition -
            In Review Stalled
            8d 14h 29m 2
            Sachin Setiya (Inactive) made transition -
            Stalled Closed
            3h 53m 1

            People

              sachin.setiya.007 Sachin Setiya (Inactive)
              serg Sergei Golubchik
              Votes:
              1 Vote for this issue
              Watchers:
              5 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.