• unknown's avatar
    Fix LOAD DATA to handle having the escape and enclosed-by character · c686f699
    unknown authored
    be the same. (Bug #11203)
    
    
    mysql-test/r/loaddata.result:
      Update results
    mysql-test/t/loaddata.test:
      Add new test
    sql/sql_load.cc:
      Handle having escape_char and enclosed_char the same when loading
      data.
    mysql-test/std_data/loaddata5.dat:
      New BitKeeper file ``mysql-test/std_data/loaddata5.dat''
    c686f699
loaddata.result 2.73 KB