创建数据库模型时报1045 错误
来源:3-8 .管理员-登录日志-操作日志数据模型设计

waiwen
2017-08-07
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1045, "Access denied for user 'root'@'localhost' (using password: YES)")
写回答
1回答
-
亲,数据库连接失败,注意检查用户名、密码、主机、端口等连接情况
00
相似问题