I have a users that need to be able to create database drop database and grant rights to database. I don't want to give them root userid password but they do need the rights to create database, drop database and grant rights to database.
But i don't want them having rights for other databases.
How can i do this in mysql?
I am new to mysql so i have no clue but desire the knowledge.
But i don't want them having rights for other databases.
How can i do this in mysql?
I am new to mysql so i have no clue but desire the knowledge.