今天早上我醒来时发现我的数据库出现了一个问题,在运行show databases; show tables;时显示以下错误 ERROR 1449 (HY000): The user specified as a definer ('mysql.infoschema'@'localhost') does not exist 我没有手动升级,所以不确定是什么导致了这一点,我尝试运行mysql_upgrade,但它似乎已被弃用。我尝试使用这些命令手动创建用户,但遇到以下错误; DROP U
我有以下状态公式: mysql_grant.present: - database: '*.*'Result: False
Comment: Failed to execute: "GRANT all privileges ON *.* TO tester2@10.1.0.2" (MySQLAccess denied for user 'debian-sys-maint'@'loc