You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/04/08 08:01:29 UTC

[GitHub] [shardingsphere] Lucas-307 commented on issue #9951: how can i deal with it ?

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


   Datasource Check:
   1. checkPrivilege
     - ALL PRIVILEGES
     or 
     - REPLICATION SLAVE + REPLICATION CLIENT
   2. checkVariable
     - 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:
users@infra.apache.org