Re: clsql:connect causes with-timeout to fail in sbcl
Robert Synnott <[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
It's certainly doable; there are a few erlang mysql socket libraries which make decent references. Mysql don't go out of their way to make it easy, though, presumably for licensing reasons; libmysqlclient is dual gpl commercial these days. Rob On 3 Apr 2010, at 19:58, Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> wrote: > On Apr 3, 2010, at 12:49 PM, Brett van de Sande wrote: >> queries, nothing fancy. Stelian Ionescu <[email protected]> pointed >> me to some code that implements some of the mysql socket API in lisp. >> >> http://github.com/bvds/andes/blob/master/Base/mysql-connect.cl >> > > Interesting, Brett. How's the socket connection working for you? > The driver code to which you referred makes me think that someday > there'll be a db-mysql-socket backend in CLSQL. > > Kevin > > _______________________________________________ > CLSQL mailing list > [email protected] > http://lists.b9.com/cgi-bin/mailman/listinfo/clsql