import MySQLdbprint "Connecting..."dbh = MySQLdb.connect(db = "foo")print "Connection successful."dbh.close()
Name (required)
email (will not be published) (required)
Website