Skip to content

gh-ost does not support MySQL 8.4.+ #1493

@chen-anders

Description

@chen-anders

MySQL 8.4 LTS was released on 10 Apr 2024. When running gh-ost on version 8.4.3, I ran into issues where we had assumed certain commands such as SHOW MASTER STATUS / SHOW SLAVE STATUS / START SLAVE / STOP SLAVE to work.

Version 8.4 of MySQL officially removed support for the old commands.

Reference: https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html (see Replication Syntax)

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