连接mysql和python3.3 [英] connecting mysql and python3.3

查看:54
本文介绍了连接mysql和python3.3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是django的新手,而usind django 1.5和python 3.3. 有什么办法可以在python 3.3上安装mysqlDB (或)还有其他方法可以连接它们吗?

i'm new to django an usind django 1.5 and python 3.3. Is there any way to install mysqlDB on python 3.3 (or)Is there any other method to connect them ?

推荐答案

您可以使用 https://github.com /PyMySQL/PyMySQL http://dev.mysql.com/doc/connector -python/en/connector-python-versions.html

第二个连接器不支持旧的MySQL Server身份验证方法,这意味着4.1之前的MySQL版本将不起作用.

the second Connector does not support the old MySQL Server authentication methods, which means that MySQL versions prior to 4.1 will not work.

这篇关于连接mysql和python3.3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆