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

Remove node->vcol_op_failed() method

    XMLWordPrintable

Details

    Description

      Such checks as:

      			if (node->vcol_op_failed()) {
      				mem_heap_free(heap);
      				return false;
      			}
      

      should be removed and dberr_t status used instead. After MDEV-20874 there will be more functions returning dberr_t status. Please, improve pushing dberr_t further up the stack and remove vcol_op_failed() method.

      Attachments

        Issue Links

          Activity

            People

              thiru Thirunarayanan Balathandayuthapani
              midenok Aleksey Midenkov
              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.