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

bug in "load data local infile xxx replace into "

    XMLWordPrintable

Details

    Description

      Fix bug in "load data local infile xxx replace into ",this query distributed "insert into ignore" to remote mysql
      query: load data local infile xxx replace into table t
      before: insert ignore xxx into table t
      now: replace xxx into table t

      Attachments

        Activity

          People

            ycp Yuchen Pei
            willhan willhan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: