DAL assumes a TCP/IP socket, not a Unix socket. Sorry. Open a ticket and we will add the functionality
On Tuesday, 30 October 2012 13:10:16 UTC-5, Julien Courteau wrote:
>
> Hello,
>
> I need to access a mysql db through a socket file from DAL. What is the
> connection string
> I should use. The socket file is: "/tmp/mysql5.sock". Should I use
> something like that:
> db = DAL('mysql://username:password@localhost:/tmp/mysql5.sock')?
>
> Thanks.
>
--

