Skip to content

Constraints shown from different table #1135

Description

@mokraemer

Adminer version:5.3.0
Compiled:mysqli
Driver:
Database version: Maria 11.4.7

If I show the structure of some tables there is a (new) area with all defined constraints. Sometimes this area is filled with the constraints from a different table.
My guess is, this happens, when the constraint has the same name.

By excuting show create table you can see the constraint is not set on this table and table_information_schema is also correct. Maybe some caching issue, or query is missing the table/database on information_schema (or where you get the information)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions