unrelated:
many times an error reported will say unable to connect me 
@localhost... what do i do to use a remote host? e.g., 
[EMAIL PROTECTED]

thank you.


At 11:27 PM +0200 6/22/01, Benjamin Pflugmann wrote:
>Hi.
>
>On Fri, Jun 22, 2001 at 09:04:14PM +0200, [EMAIL PROTECTED] wrote:
>>  How do you force mysql to use either TCP/IP Sockets or UNIX Sockets?
>>  And how do you know which one it uses?
>
>"localhost" uses UNIX sockets, "<hostname>" uses TCP/IP sockets.
>
>You can indirectly determine what connection was used by running
>
>SELECT USER();
>
>and looking whether you are considered to come from "localhost" or
>from "<hostname>".
>
>Bye,
>
>         Benjamin.
>
>
>---------------------------------------------------------------------
>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


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