CrackerSuperior opened a new issue #12838: URL: https://github.com/apache/shardingsphere/issues/12838
Version: 5.0.0-RC1 ``` sql mysql> create user 'test'@'%' identified by 'test'; ERROR 1396 (HY000): Operation CREATE USER failed for 'test'@'%' ``` Are there any examples of "sharding agent" user management or user permissions? I configured which logic libraries the user can use according to the 4.x version, but it seems to be invalid. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
