作者chigi ()
看板Database
標題[系統] 請問一下MySQL和python的連接關係
時間Mon Nov 16 02:15:43 2009
這個問題是從
OperationalError: (2006, 'MySQL server has gone away')
來的,
我把錯誤訊息拿進google去查了一下,
說大部分都是因為timeout之後,connect就掛了,而新版的MySQL的某個flag預設為0
詳見
http://mclee.foolme.net/2007/01/mysql-server-has-gone-away.html
我的問題在於,對於Python的MySQL套件(MySQLdb, build on py2.5)
只能使用 MySQLdb.connect(host, ..) 做連接,
那mysql_real_connect又是怎麼使用呢?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.113.166.90