对于我们在mySQL中使用以下语句创建的每个新用户"SHOW GRANTS“仅显示"USAGE但是用户能够选择、插入、..在"test“和"information_schema”数据库上,我无法使用下面给出的revoke语句撤销"test“上的这些权限。;
ERROR 1141 (42000) : There is no such grant defined for user
我的php容器没有连接到我的数据库容器,我遇到了问题。我的码头-Compose.yml : # this is the mysql data volume we are going to hostthe data inside # This volume is used for elasticsearch
dev_elastic_searchdocker volume to host th