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

wsrep_last_{written,seen}_gtid call my_error(ER_OUTOFMEMORY) incorrectly.

Details

    • Bug
    • Status: Stalled (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.5.27
    • 10.5
    • Server

    Description

      my_error(ER_OUTOFMEMORY, WSREP_MAX_WSREP_SERVER_GTID_STR_LEN);

      is incorrect as there is a flags argument as the second to my_error. Also length doesn't match previous statement.

      my_error(ER_OUTOFMEMORY, MYF(0), func_name()); is incorrect as OUTOFMEMORY doesn't take a functionname

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Daniel Black made transition -
          Open In Progress
          8m 26s 1
          Daniel Black made transition -
          In Progress In Review
          19s 1
          Kristian Nielsen made transition -
          In Review Stalled
          1d 12h 6m 1

          People

            danblack Daniel Black
            danblack Daniel Black
            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.