• aivanov@mysql.com's avatar
    Applied innodb-4.1-ss22 snapshot. · b7583537
    aivanov@mysql.com authored
     Fix BUG#16814: "SHOW INNODB STATUS format error in LATEST FOREIGN KEY ERROR section"
         Add a missing newline to the LAST FOREIGN KEY ERROR section in SHOW INNODB STATUS
         output.
     Fix BUG#18934: "InnoDB crashes when table uses column names like DB_ROW_ID".
         Refuse tables that use reserved column names.
    b7583537
dict0dict.c 109 KB