Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以将 ALL PRIVILEGES 设置为用户,而不是仅针对特定用户拒绝它?我需要授予用户创建和填充新数据库的权限,但他不得更改一个特定的私有数据库。对于新数据库的创建,我需要添加全局权限,但是这个授权也会在私有数据库上改变。
有可能吗?