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.
_______________________________________________ DB-SIG maillist - DB-SIG@python.org https://mail.python.org/mailman/listinfo/db-sig