Bug #41987 | Having too many users with strong privileges breaks events | ||
---|---|---|---|
Submitted: | 9 Jan 2009 4:31 | Modified: | 2 Mar 2009 15:13 |
Reporter: | Diego Medina | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Server | Severity: | S1 (Critical) |
Version: | 2.0.2.7128 | OS: | Any |
Assigned to: | MC Brown | CPU Architecture: | Any |
[9 Jan 2009 4:31]
Diego Medina
[9 Jan 2009 4:32]
Diego Medina
error log
Attachment: error.txt (text/plain), 32.72 KiB.
[9 Jan 2009 4:37]
Diego Medina
This situation affects all these rules: 2009-01-08 23:37:07,995 ERROR [em-worker-pool-thread-4:com.mysql.advisor] 184b1362-f457-4780-93ea-8427efa42725 account_has_broad_host_specifier.name: ("\\ 2009-01-08 23:37:08,023 ERROR [em-worker-pool-thread-2:com.mysql.advisor] 6623d93a-aeac-4b41-beed-06ba2080ac4a account_has_global_privileges.name: "\\ 2009-01-08 23:37:08,180 ERROR [em-worker-pool-thread-7:com.mysql.advisor] 474b702d-4b4d-4881-8ea5-ab3aa29f802c account_has_strong_mysql_privileges.name: "\\ 2009-01-08 23:37:08,229 ERROR [em-worker-pool-thread-3:com.mysql.advisor] e59634f3-086d-4a35-81b8-3b9f446467cd server_has_accounts_without_password.name: "\\
[17 Feb 2009 19:41]
Diego Medina
Verified fixed on 2.0.5.7144
[2 Mar 2009 15:13]
Tony Bedford
An entry was added to the 2.0.5 changelog: Having too many users with strong privileges generated Service Manager errors and events failed to be triggered. If there were approximately 1000 users with full privileges and the value of group_concat_max_len was set to 100001, the size of the data that the agent sent to the Service Manager was too large and caused Service Manager errors. Also, the Security event “Account has Strong MySQL privileges” did not trigger.