At 7:35 PM -0700 6/5/01, sanborn wrote:
>How is MySQL used over a network?  I assume there is a port involved, and
>some kind of transaction server built into mysql?  How do I configure, test
>this?  In the several documents I have read so far, I haven't found much on
>the subject.  Thanks for your input.

What documents?  You probably want to read the manual for this kind of
information.  The server listens on a UNIX domain socket for local
connections and also on port 3306 for TCP/IP connections.

>
>Gene Sanborn


-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
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