5 messages in com.mysql.lists.javaRe[2]: A socket connection problem
FromSent OnAttachments
Dyego Souza Dantas Leal27 Sep 2004 11:40 
jon gold27 Sep 2004 12:15 
Rikard Froberg27 Sep 2004 12:18 
Dyego Souza Dantas Leal27 Sep 2004 12:23 
Rikard Froberg27 Sep 2004 15:33 
Subject:Re[2]: A socket connection problem
From:Dyego Souza Dantas Leal (dye@escriba.com.br)
Date:09/27/2004 12:23:31 PM
List:com.mysql.lists.java

Rikard:

Monday, September 27, 2004, 4:18:35 PM, você escreveu:

---------------[inicio]------------------

RF> As Mark Matthews pointed out on this list: RF> <quote> RF> You can't do it with the stock JDBC driver. Java doesn't support unix RF> domain sockets.

RF> Connector/J _does_ support pluggable socket factories, so with something RF> like this:

RF> http://www.nfrese.net/software/gnu_net_local/overview.html

RF> You could put one together in rather short order by just copying the RF> implementation in StandardSocketFactory, and plugging in Norton's work. RF> </quote>

---------------[cortar]------------------

you can send a example of this " pluggable socket factories" for /tmp/mysql.sock connection ?