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 <gtob...@tobcm.com> wrote:

> 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….
>

The docstring.


>
>
> pymysql.connect(host='127.0.0.1',unix_socket='/var/run/mysqld/mysqld.sock',user
> = '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
>
>


-- 
INADA Naoki  <songofaca...@gmail.com>
_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
https://mail.python.org/mailman/listinfo/db-sig

Reply via email to