LINUX.ORG.RU

История изменений

Исправление no-such-file, (текущая версия) :

FOREIGN не создает индексов

Зависит от реализации, в мускуле создаёт. foreign keys

MySQL requires indexes on foreign keys and referenced keys … In the referencing table, there must be an index where the foreign key columns are listed as the first columns in the same order. Such an index is created on the referencing table automatically if it does not exist

Исходная версия no-such-file, :

FOREIGN не создает индексов

Зависит от реализации, в мускуле создаёт.