博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
pycharm connect to mysql
阅读量:5280 次
发布时间:2019-06-14

本文共 660 字,大约阅读时间需要 2 分钟。

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

 

转载于:https://www.cnblogs.com/vickey-wu/p/7790052.html

你可能感兴趣的文章
文件管理命令
查看>>
致C#,致我这工作一年(上)
查看>>
4、循环语句 和 异常处理
查看>>
Windows 2012 R2 with Update 全系列 MSDN iso镜像
查看>>
博客地址已经更换。
查看>>
获取openId | 小程序
查看>>
2012国庆回来复习 笔记整理
查看>>
Delphi函数动态调用实现免杀
查看>>
字符串的处理常用方法
查看>>
【加密算法】MD5
查看>>
sql无效字符 执行sql语句报错解决方案
查看>>
12年程序员职业生涯得到的12个经验教训
查看>>
python+基本3D显示
查看>>
Swift学习笔记(7):函数
查看>>
编程网站推荐
查看>>
解决Apache的错误日志巨大的问题以及关闭Apache web日志记录
查看>>
BZOJ 1123: [POI2008]BLO
查看>>
数据库连接 中的测试事例,包括工具类,配置文件,查询,增加,以及查询后返回对象...
查看>>
Android快乐贪吃蛇游戏实战项目开发教程-03虚拟方向键(二)绘制一个三角形
查看>>
数据挖掘-集成学习
查看>>