Bug #49912 | Acct usability changes to admin roles list | ||
---|---|---|---|
Submitted: | 24 Dec 2009 16:33 | Modified: | 25 Dec 2009 9:38 |
Reporter: | Mike Frank | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 5.2.11 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[24 Dec 2009 16:33]
Mike Frank
[25 Dec 2009 9:38]
Valeriy Kravchuk
Thank you for the feature request.
[28 Dec 2009 10:37]
Susanne Ebrecht
For what is Sec Admin at all? Create a super user directly on the system: GRANT ALL on *.* TO myuser@'myhost' WITH GRANT OPTION; This should mark the user in Workbench as Sec Admin. But Sec Admin isn't marked. It is not marked on any super user. So for what the hell is that role? Same with the role DBA. "grants the right to perform all tasks" Isn't that exactly what a super user is? Why isn't it marked on super users? These roles aren't compatible with MySQL server at all. It is very confusing and I am not able to see the sense at all.