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, paul@stripped