On Tuesday, January 8, 2019 at 11:29:04 PM UTC+8, Cédric Krier wrote:
> On 2019-01-08 06:55, [email protected] wrote:
> > 'The flavor of python-sql allows you to use almost any database using any
> > PEP 249 python library.'
> >
> > But I still don't know how to use it in mysql.
> >
> >
On Tuesday, January 8, 2019 at 11:29:04 PM UTC+8, Cédric Krier wrote:
> On 2019-01-08 06:55, [email protected] wrote:
> > 'The flavor of python-sql allows you to use almost any database using any
> > PEP 249 python library.'
> >
> > But I still don't know how to use it in mysql.
> >
> >
On 2019-01-08 06:55, [email protected] wrote:
> 'The flavor of python-sql allows you to use almost any database using any
> PEP 249 python library.'
>
> But I still don't know how to use it in mysql.
>
> conn = MySQLdb.Connect(unix_socket = config.mysql_sock,
>