More convenient project initialization, with database initialization added to app.py.

This commit is contained in:
戒酒的李白
2025-01-09 23:30:15 +08:00
parent a30773715e
commit e58f105761
5 changed files with 186 additions and 91 deletions
+2
View File
@@ -0,0 +1,2 @@
2025-01-09 23:29:06,246 [INFO] 尝试连接到数据库: root@localhost:3306/Weibo_PublicOpinion_AnalysisSystem
2025-01-09 23:29:06,346 [ERROR] 数据库连接失败: (1045, "Access denied for user 'root'@'localhost' (using password: YES)")