Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
662 views
in Technique[技术] by (71.8m points)

mysql-connector-python is not connecting with my base data

im triying to connect my data base with my flask app but it doesnt works, ive tried a lot of ways but still with no connection, Im using mysql-connector and envrion variables, how can i solve the problem? gonna drop some pics below.

This is my init.py file flask with environ variables

This is my db logic using mysql-connector library

these are my instructions to the data base

These are the errors what i get when i run my flask init-db to connect my base data

question from:https://stackoverflow.com/questions/65855357/mysql-connector-python-is-not-connecting-with-my-base-data

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...