-
Notifications
You must be signed in to change notification settings - Fork 346
Open
Description
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
Labels
No labels