I recently updated to MySQL v5.6.9 from v5.5. I also installed MySQL Workbench v6.1. They are running on a Windows 2003 server.
Normally, I use Navicat to manage MySQL but I decided to fire up WorkBench and see what was new. I selected the local host and then clicked on "Users and Privileges" and checked out a couple of users and found that most of them showed no privileges or at most one. I didn't like that too much so I went to the console to confirm that users had privileges. There I saw what I expected to see.
In Workbench, everything else appears to be correct. Why would it not display the privileges?
Normally, I use Navicat to manage MySQL but I decided to fire up WorkBench and see what was new. I selected the local host and then clicked on "Users and Privileges" and checked out a couple of users and found that most of them showed no privileges or at most one. I didn't like that too much so I went to the console to confirm that users had privileges. There I saw what I expected to see.
In Workbench, everything else appears to be correct. Why would it not display the privileges?