Skip to content
  • John David Duncan's avatar
    34ac066d
    Fix for bug#26429923 · 34ac066d
    John David Duncan authored
     1: Set character set of CHAR(10) column back to LATIN1
     2: Fix ndb_exec.inc to explicitly enable use of "local infile" in MySQL 8.0
     3: Rename column in ndb_exec_output table from "row" (which is now a reserved word in the parser) to "output_line"
    34ac066d
    Fix for bug#26429923
    John David Duncan authored
     1: Set character set of CHAR(10) column back to LATIN1
     2: Fix ndb_exec.inc to explicitly enable use of "local infile" in MySQL 8.0
     3: Rename column in ndb_exec_output table from "row" (which is now a reserved word in the parser) to "output_line"
Loading