mariadb/innobase/dict
Timothy Smith 9d9fa39b97 Cherry-pick fix for Bug#35220 from innodb-5.0-ss2475 snapshot.
Bug#35220: ALTER TABLE too picky on reserved word "foreign"

In ALTER TABLE, change the internal parser to search for
``FOREIGN[[:space:]]'' instead of only ``FOREIGN'' when parsing
ALTER TABLE ... DROP FOREIGN KEY ...; otherwise it could be mistaken
with ALTER TABLE ... DROP foreign_col;

(This fix is already present in MySQL 5.1 and higher.)
2008-08-07 18:25:24 -06:00
..
dict0boot.c InnoDB: Fix ut0dbg compilation errors on NetWare 2005-06-16 15:00:25 +03:00
dict0crea.c This ChangeSet must be null-merged to 5.1. Applied innodb-5.0-ss982, -ss998, -ss1003 2006-11-09 05:02:37 +01:00
dict0dict.c Cherry-pick fix for Bug#35220 from innodb-5.0-ss2475 snapshot. 2008-08-07 18:25:24 -06:00
dict0load.c Applied innodb-5.0-ss492 snapshot. 2006-04-26 07:50:29 +04:00
dict0mem.c Applied innodb-5.0-ss476 snapshot. 2006-04-21 01:07:37 +04:00
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00