connecting to the embedded server

2006-07-19 Thread Frank
Dear all, is it a desired feature that the embedded version of the client library still tries to create a network connection when I pass a hostname into connect? Is it possible to influence this behaviour, so that the API just ignores settings like the hostname and the port and always connects

Re: connecting to the embedded server

2006-07-19 Thread Jim Winstead
On Thu, Jul 20, 2006 at 08:41:23AM +1200, Frank wrote: Dear all, is it a desired feature that the embedded version of the client library still tries to create a network connection when I pass a hostname into connect? Yes, the embedded version also acts as a standard MySQL client. Is it

Re: connecting to the embedded server

2006-07-19 Thread Frank
Jim Winstead wrote: On Thu, Jul 20, 2006 at 08:41:23AM +1200, Frank wrote: Dear all, is it a desired feature that the embedded version of the client library still tries to create a network connection when I pass a hostname into connect? Yes, the embedded version also acts as a standard