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

CONNECT Engine Support for INSERT IGNORE with Mysql Table type

    XMLWordPrintable

Details

    Description

      • CONNECT rebuilds INSERT statements without other options such as INSERT IGNORE or ON DUPLICATE KEY UPDATE.
      • CONNECT maps these INTO INSERT statements or INSERT DELAYED (if the undocumented "delayed=1" option is used)
      • CONNECT could support other options (or even support recognizing these from the source query)
      • Since IGNORE is a simple but useuful feature, and CONNECT supports INSERT DELAYED already (very similar in implementation i.e opt list) I've built support in the same way

      PR to follow

      Attachments

        Activity

          People

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