Re: clsql:connect causes with-timeout to fail in sbcl
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
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