升級了MySQL版本號執(zhí)行查詢提示以下錯誤:
ERROR 1449 (HY000): The user specified as a definer ('mysql.infoschema'@'localhost') does not exist
解決方法:
mysql_upgrade -u root -p

image.png
升級了MySQL版本號執(zhí)行查詢提示以下錯誤:
ERROR 1449 (HY000): The user specified as a definer ('mysql.infoschema'@'localhost') does not exist
解決方法:
mysql_upgrade -u root -p