-
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"
John David Duncan authored1: 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