1、download mysql installer community 5.7.20

https://dev.mysql.com/downloads/file/?id=473605

or

链接:http://pan.baidu.com/s/1nvA8rDf 密码:tj1p

2、install teach blog(search yourself)

http://jingyan.baidu.com/article/7e440953d6f0702fc1e2ef61.html

you can install by default or custom but the better install connector/c connector/python and connector/j

3、install MySQL-python for python to connect to mysql

if you meet the error "cant't open config-win.h" see it at bellow

http://www.cnblogs.com/vickey-wu/p/7788529.html

4、connect to mysql in pycharm

https://www.jetbrains.com/help/pycharm/managing-data-sources.html

 

相关文章:

  • 2021-09-01
  • 2021-12-25
  • 2022-01-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-16
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-23
  • 2021-12-03
  • 2021-09-28
相关资源
相似解决方案