Bug #84337 | Configure mgr with out root user encounter an error | ||
---|---|---|---|
Submitted: | 26 Dec 2016 8:50 | Modified: | 11 Jul 2017 11:52 |
Reporter: | ruiaylin lin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Group Replication | Severity: | S2 (Serious) |
Version: | mysql 5.7.17 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | group replicaiton, root user |
[26 Dec 2016 8:50]
ruiaylin lin
[26 Dec 2016 9:06]
MySQL Verification Team
Hello ruiaylin lin, Thank you for the report. Verified as described. Thanks, Umesh
[26 Dec 2016 10:32]
Hugo Dubois
Hello, Duplicate of 82687 ?
[29 Dec 2016 1:09]
ruiaylin lin
@ Hugo Dubois , both are the same bug. before report it, i do not find 82687
[11 Jul 2017 11:52]
Erlend Dahl
[3 Jul 2017 6:40] David Moss This is fixed in upcoming versions and the following was added to the 5.7.19 and 8.0.2 change logs: Incompatible Change: Plugins such as Group Replication and X Plugin now use the mysql.session account added in this version. If you are upgrading from a previous version which did not include the mysql.session account you must run mysql_upgrade to ensure the account is created. If mysql_upgrade is not run, plugins fail to start with the error message There was an error when trying to access the server with user: mysql.session@localhost. Make sure the user is present in the server and that mysql_upgrade was ran after a server update.