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

LOAD DATA LOCAL INFILE with 64-bit libmysql.dll will have error 1148

    XMLWordPrintable

Details

    Description

      the libmysql.dll is downloaded from

      https://downloads.mariadb.org/interstitial/mariadb-10.1.10/winx64-packages/mariadb-10.1.10-winx64.zip/from/http%3A//mariadb.nethub.com.hk/

      Using this dll to connect to MariaDB, and set

      mysql_options(
            MySQLHandle,
            MYSQL_OPT_LOCAL_INFILE,
            1);

      then execute any LOAD DATA LOCAL INFILE query will have error "1148 - The used command is not allowed with this MariaDB version"

      PS. 32-bit version libmysql.dll is working fine

      Attachments

        Activity

          People

            Unassigned Unassigned
            nick321 Nick Au
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.