Skip to content

mysql 8.4 #304

@jzhao20230918

Description

@jzhao20230918

Version:
v2.3.6-beta

Describe the bug

When try to add a 8.4 mysql as data source and click the 'check' button I got an error message ''The binlog maybe not open,or no replication client privilege(s).you can show log more."
The bug is brfrost uses 'show master status' to check the binlog settings but this command is no longer supported in mysql v8.4. Currently it is "SHOW BINARY LOG STATUS".
Is there any way to avoid the check and add the mysql data source?

Thanks.

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