python 连接mysql数据库
python 连接mysql数据库
前言
提示:我的环境变量:
python:3.6.6
mysql : 8.0.29
>python
Python 3.6.6 (v3.6.6:4cf1f54eb7, Jun 27 2018, 03:37:03)
>mysql -uroot -p
Enter password: ******
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id i
原创
2022-05-09 10:18:39 ·
533 阅读 ·
0 评论