[DB-SIG] PEP 249--connection problems

INADA Naoki songofacandy at gmail.com
Sun Jan 10 18:32:47 EST 2016


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 <gtobias at 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 at python.org
> https://mail.python.org/mailman/listinfo/db-sig
>
>


-- 
INADA Naoki  <songofacandy at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/db-sig/attachments/20160111/22191903/attachment.html>


More information about the DB-SIG mailing list