Re: Unix Sockets + Connection String?
Posted by: Raymond Aribawono
Date: May 03, 2005 08:27AM

Mark,

So, let me get this clear... because I'm not sure whether it's correct or not...
1. First, I need to change the source of MySQL JConnector. Especially the StandardSocketFactory ?
Or do I need to make a new class for this ? For example: UnixSocketFactory ?
2. I assume that means I have to include the library from gnu.net.local so that JConnector knows about Unix socket.
3. Recompile the class and also remake the jar file for the connector using build.xml.

Are these steps enough ? Or did I miss something here ? Of course my application will include gnu.net.local in its library.

Thanks for your reply, it really helps..

Raymond.

Options: ReplyQuote


Subject
Written By
Posted
Re: Unix Sockets + Connection String?
May 03, 2005 08:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.