Skip to content

Missing unique key for constraint 'director_generated_config_activity' in the referenced table 'director_activity_log' #2885

@nilmerg

Description

@nilmerg

Importing the MySQL schema on MySQL 8.4.0 shows this error:

ERROR 6125 (HY000) at line 108: Failed to add the foreign key constraint. Missing unique key for constraint 'director_generated_config_activity' in the referenced table 'director_activity_log'

This is caused by a deprecation in v8.4.0: https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html#mysql-nutshell-deprecations (Nonstandard foreign keys)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions