Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.3.9
-
None
Description
The MySQLAuth module loads users from the first running server it finds. Instead, it should sort the candidates based on their status and pick master servers over slave servers.
This appears to be a regression as in older versions users were loaded from a master if one was available.