Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-1896

LOAD DATA INFILE is mistaken for LOAD DATA LOCAL INFILE

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.2.7
    • 2.2.9
    • readwritesplit
    • None

    Description

      The response to a LOAD DATA INFILE is just a normal OK packet whereas the response to a LOAD DATA LOCAL INFILE is a Local Infile Request packet. The parsing done by the query classifier does not distinct between the two which causes problems due to the fact that a LOAD DATA LOCAL INFILE puts the readwritesplit into a special mode.

      The solution is to distinct the two types of queries and only go into the special mode when LOAD DATA LOCAL INFILE is performed.

      Attachments

        Activity

          People

            markus makela markus makela
            markus makela markus makela
            Votes:
            1 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.