At 11:14 -0800 11/7/02, Steven Webb wrote:
On that page, it says:

"You can't connect to the embedded server from an
outside process with sockets or TCP/IP."

... not the other way around, which is what I'm trying
to do.  I'm trying to connect to another (remote)
server from the same app as is using an embedded
server.  It doesn't say anything about the client-side
TCP being disabled in the mysqld lib, just the
server-side.

This is still unclear to me since they specificially
went out of their way to mention that the server-side
TCP stuff was diabled, am I to just assume that the
client-side stuff is also disabled?
The client library calls are replaced with (or mapped
onto, if you will) calls that talk to the embedded server.


---------------------------------------------------------------------
Before posting, please check:
  http://www.mysql.com/manual.php   (the manual)
  http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to