innodb - Why do MySQL foreign key constraint names have to be unique? -


i've noticed can't create 2 different foreign key constraints have same name, regardless of set of tables in schema they're affecting.

which can cope that, couldn't find in mysql documentation says case, nor why case. i'm using innodb, maybe it's specific that, i'm not finding documented either.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -