diff options
author | heikki@hundin.mysql.fi <> | 2004-10-31 15:43:29 +0200 |
---|---|---|
committer | heikki@hundin.mysql.fi <> | 2004-10-31 15:43:29 +0200 |
commit | d22a24d871bc3bfaec17621d23352f2da9473569 (patch) | |
tree | b1dc2682b042c48923623d30c4590faa4b4b8fd8 /configure.in | |
parent | 35e8670301f854b5b1541cd39deaab2f0c046bbd (diff) | |
download | mariadb-git-d22a24d871bc3bfaec17621d23352f2da9473569.tar.gz |
row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c:
Fix bug #3478: InnoDB's FOREIGN KEY tables treated table and database names as case-insensitive; RENAME TABLE t to T would hang in an endless loop if t had a foreign key constraint defined on it
dict0dict.c:
Fix bug #3478: InnoDB's FOREIGN KEY tables treated table and database names as case-insensitive; RENAME TABLE t to T would hang in an endless loop if t had a foreign key constraint defined on it; fix also a hang that would occur if one tried in ALTER TABLE or RENAME TABLE to create a foreign key constraint name that collided with another existing name
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions