Re: [DB-SIG] PEP 249--connection problems

2016-01-11 Thread INADA Naoki
Hi, greg. First of all, there is PyMySQL users Google group. I found you luckily. But the group is better place to ask a question. https://groups.google.com/forum/#!forum/pymysql-users On Mon, Jan 11, 2016 at 4:25 AM, greg tobias wrote: > Hi. I am a windows user trying to establish a 'connec

[DB-SIG] PEP 249--connection problems

2016-01-10 Thread greg tobias
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=