Lucas-307 edited a comment on issue #9951:
URL: https://github.com/apache/shardingsphere/issues/9951#issuecomment-815545387


   Datasource Check:
   1. checkPrivilege (sql: `SHOW GRANTS`)
     - ALL PRIVILEGES
     or 
     - REPLICATION SLAVE + REPLICATION CLIENT
   2. checkVariable (sql: `SHOW VARIABLES`)
     - LOG_BIN = ON
     - BINLOG_FORMAT = ROW
     - BINLOG_ROW_IMAGE = FULL
   
   @SpriderMan Please make sure privilege and variable is valid.


-- 
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]


Reply via email to