Im using mysql workbench to manage the database of an application am creating. The problem is i have a table called user which contains the usernames and passwords of all my users but they cant login till i go into the mysql workbench server administration and add them one by one under Users and Privileges again before they can login.
I was wondering if there was an easier or faster way to do this. i have over a 100 users to add.