diff options
author | unknown <heikki@hundin.mysql.fi> | 2004-12-10 02:36:45 +0200 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2004-12-10 02:36:45 +0200 |
commit | 7a60d1558a89df5f198884d360a14bf2b48f2c49 (patch) | |
tree | d8859cfb8a76950ce482022d74cdfa9d3bbd5a3c /isam/info.c | |
parent | 07cebc14254fbf36d83f9eaad81d91e87ecf8cc7 (diff) | |
download | mariadb-git-7a60d1558a89df5f198884d360a14bf2b48f2c49.tar.gz |
dict0dict.c:
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
innobase/dict/dict0dict.c:
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
Diffstat (limited to 'isam/info.c')
0 files changed, 0 insertions, 0 deletions