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

Implement DELETE with result set (mwl #205)

    XMLWordPrintable

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

            People

              igor Igor Babaev
              igor Igor Babaev
              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.