SpriderMan commented on issue #9951: URL: https://github.com/apache/shardingsphere/issues/9951#issuecomment-818475085
> Datasource Check: > > 1. checkPrivilege (sql: `SHOW GRANTS`) > > * ALL PRIVILEGES > or > * REPLICATION SLAVE + REPLICATION CLIENT > > 1. checkVariable (sql: `SHOW VARIABLES`) > > * LOG_BIN = ON > * BINLOG_FORMAT = ROW > * BINLOG_ROW_IMAGE = FULL > > @SpriderMan Please make sure privilege and variable is valid. but it also gets wrong like that -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
