> >>> con=MySQLdb.connection(passwd="XXXXXXXX",user="esf",db="maze_bs") Blast, it is because I am using connection instead of connect. Sorry for the noise.
Fri Mar 26 02:17:50 UTC 2010
Christopher Chan <christopher.chan at bradbury.edu.hk>
> >>> con=MySQLdb.connection(passwd="XXXXXXXX",user="esf",db="maze_bs") Blast, it is because I am using connection instead of connect. Sorry for the noise.