Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-104916

QMYSQL Driver does not support MYSQL_OPT_LOCAL_INFILE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.5.0
    • 5.15.3
    • SQL Support
    • None
    • 84613e0e4 (dev)

    Description

      Currently, QMYSQL Driver does not support MYSQL_OPT_LOCAL_INFILE as part of setConnectOptions(). This makes it not possible to execute "LOAD_DATA_LOCAL_INFILE" with MySQL Server 8.X even if "local_infile = 1" is in [mysqld]

      The attached diff file adds support for LOAD_DATA_LOCAL_INFILE

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            chehrlic Christian Ehrlicher
            qlands-dev Carlos Quiros
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes