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

Implement DELETE with result set (mwl #205)

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.5
    • None
    • None

    Description

      Add a DELETE operations that returns a result set of the deleted rows to the client.

      Proposed syntax:

      DELETE [LOW_PRIORITY] [QUICK] [IGNORE] FROM tbl_name
          [WHERE where_condition]
          [ORDER BY col_name | expr | position} [ASC | DESC], ...]
          [LIMIT row_count]
      RETURNING select_expr [, select_expr ...]

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Igor Babaev (Inactive) made transition -
            In Progress Open
            21h 40m 7
            Igor Babaev (Inactive) made transition -
            Open In Progress
            290d 16h 31m 8
            Igor Babaev (Inactive) made transition -
            In Progress Stalled
            4h 49m 1
            Sergei Golubchik made transition -
            Stalled Closed
            10d 10h 55m 1

            People

              igor Igor Babaev (Inactive)
              igor Igor Babaev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.