I’ve created a user using the server administration tools in mySQL workbench and can assign global and database permissions to those users from the administration tool.
Is there a way to assign those users (stored in mysql.users) table level privileges in mySQL Workbench?
Thanks
I did find a workaround. Not elegant, but it works.
Not pretty, but it works