[DB-SIG] PEP 249--connection problems

greg tobias gtobias at tobcm.com
Sun Jan 10 14:25:45 EST 2016


Hi. I am a windows user trying to establish a 'connect' using 'pymysql' in
py3. I am looking for documentation on what information I need to put into
the 'input fields' ie..

 

pymysql.connect(host='127.0.0.1',unix_socket='/var/run/mysqld/mysqld.sock',u
ser = 'root', passwd = '423094424209484',db='mysql')

Thanks a lot for your help. Regards, Greg.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/db-sig/attachments/20160110/5ba58f3a/attachment.html>


More information about the DB-SIG mailing list