Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.30, 5.2.14, 5.3.12
-
None
-
None
Description
I realize that having mysql.user empty is a very rare use case, but still I think it's not nice to just crash in the face of someone who screw his database like this.
The culprit is sql/sql_acl.cc:8159:
uint i= nr1 % acl_users.elements;