Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • all
    • 1.3.7
    • Other
    • None

    Description

      Query parsing for option rewriteBatchedStatements must improve.
      Goal is to identify the query that can be rewritten like INSERT into TABLE(a,b) VALUE (1,2).
      -> INSERT FROM SELECT cannot be rewritten
      -> INSERT ... ON UPDATE must work if no parameter in the UPDATE PART
      -> multiple query must not be rewritten (INSERT INTO...; SELECT ...)
      -> The "value" part must be well detected even with query with tab character
      ...

      Attachments

        Activity

          There are no comments yet on this issue.

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.