We want to support the role-based access control feature on MySQL in the same fasihion that it works on Postgres currently. The role-based access control feature, often referred to simply as ...
I am looking to duplicate the MS SQL setup where I can grant someone permissions to setup databases where they then become the owner and can configure all necessary permissions within the databases ...