• heikki@hundin.mysql.fi's avatar
    dict0dict.c: · 4915d196
    heikki@hundin.mysql.fi authored
      Fix the bug that the character 0xA0 that EMS MySQL Manager in ALTER TABLE adds after a table name confuses the InnoDB FOREIGN KEY parser, causing an error 121 when we try to add a new constraint; a full fix would require the lexer to be aware of thd->charset_info() and UTF-8
    4915d196
dict0dict.c 108 KB