xwhfcenter opened a new issue #1732: [BUG] Can't connect MySQL metadata databases URL: https://github.com/apache/incubator-dolphinscheduler/issues/1732 java.sql.SQLException: Access denied for user 'dolphin'@'<ip>' (using password: YES) I have GRANT ALL ON dolphinscheduler.* TO dolphin@'%' IDENTIFIED BY '<password>'; but it cannot connect. If I change to user root, it can do it.
---------------------------------------------------------------- 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] With regards, Apache Git Services
