_mysql_exceptions.OperationalError: (2005, "Unknown MySQL server host

nepaul xs.nepaul at gmail.com
Wed Aug 15 09:30:26 EDT 2012


The code:
import MySQLDB
strCmd = "user = 'root', passwd = '123456', db = 'test', host = 'localhost'"



_mysql_exceptions.OperationalError: (2005, "Unknown MySQL server host 'user = 'root', passwd = '123456', db = 'test', host = 'localhost'' (11004)")





More information about the Python-list mailing list