• gshchepa/uchum@gleb.loc's avatar
    Fixed bug #32533. · 351d9f66
    gshchepa/uchum@gleb.loc authored
    8bit escape characters, termination and enclosed characters
    were silently ignored by SELECT INTO query, but LOAD DATA INFILE
    algorithm is 8bit-clean, so data was corrupted during 
    encoding.
    351d9f66
outfile_loaddata.test 4.05 KB