Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-976

Improve use of pipelining when allowLocalInfile is enable

    XMLWordPrintable

Details

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

    Description

      since allowLocalInfile is enable by default (https://jira.mariadb.org/browse/CONJ-961), different performance optimisation using pipelining are now disable by default.

      'LOAD LOCAL INFILE' commands are very unlikly to be used in batch. To avoid performance regression, driver can do a poor man parsing, to ensure that batching doesn't contain LOAD LOCAL commands, permitting then the use of pipelining (and bulk).

      Attachments

        Activity

          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.