Skip to content

CREATE VIEW appears before CREATE TABLE it references (databacker/mysql-backup:1.2.2 | mysql:8.0.34) #453

@ChobotX

Description

@ChobotX

Hi,

In a legacy project, we upgraded your package from version 0.12.0 to 1.2.2. During this process, we encountered an issue: the SQL dump contained a CREATE VIEW statement placed before the CREATE TABLE statement it referenced. This occurred while using mysql:8.0.34.

We resolved the issue by switching to mysqldump, which correctly orders the statements. Since that meets our current needs, we're not blocked by the issue anymore.

Just wanted to let you know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions