Re: [Maria-developers] [Commits] Rev 3886: MDEV-4439 ALTER TABLE .. [ADD|DROP] FOREIGN KEY IF [NOT] EXISTS does not work if constraint name is not used. in file:///home/hf/wmar/10exp/
Hi, MySQL changes look good, InnoDB changes need some work that I will do, please do not push those. R: Jan
At file:///home/hf/wmar/10exp/
------------------------------------------------------------ revno: 3886 revision-id: holyfoot@askmonty.org-20131108110551-j0rxpxrnfertay2q parent: knielsen@knielsen-hq.org-20131107065240-gxxg4ilcs8o2v0q2 committer: Alexey Botchkov <holyfoot@askmonty.org> branch nick: 10exp timestamp: Fri 2013-11-08 15:05:51 +0400 message: MDEV-4439 ALTER TABLE .. [ADD|DROP] FOREIGN KEY IF [NOT] EXISTS does not work if constraint name is not used. Patches for server and the Innodb engine. Server is fixed so it does nothing if no indexes left to alter. Innodb parser is fixed so it looks for the IF [NOT] EXISTS option, another change is that it uses the index name for the internal dictionary. Prior to that it only used the CONSTRAINT name for it.
_______________________________________________ commits mailing list commits@mariadb.org https://lists.askmonty.org/cgi-bin/mailman/listinfo/commits
-- -- Jan Lindström Principal Engineer MariaDB | MaxScale | skype: jan_p_lindstrom www.skysql.com <http://www.skysql.com/> Twitter <http://twitter.com/skysql> Blog <http://www.skysql.com/blog/> Facebook <http://www.facebook.com/skysql> LinkedIn <http://www.linkedin.com/company/1214250> Google+ <https://plus.google.com/117544963211695643458/posts>
participants (1)
-
Jan Lindström