At 2:17 PM -0500 6/18/99, Jim Burnett wrote:
>why isnt TCP in here when I do a mysqladmin version ??
>shouldint it have TCP Port or something?
>
>
>mysqladmin Ver 7.11 Distrib 3.22.23b, for pc-linux-gnu on i686
>TCX Datakonsult AB, by Monty
>
>Server version 3.22.23b-log
>Protocol version 10
>Connection Localhost via UNIX socket
>UNIX socket /var/lib/mysql/mysql.sock
>Uptime: 1 min 11 sec
>
>Threads: 1 Questions: 2 Slow queries: 0 Opens: 6 Flush tables: 1 Open
>tables: 2
Not if you're connecting using a socket. Try:
mysqladmin -h your.host.name version
to force a TCP connection.
--
Paul DuBois, paul@stripped
Northern League Chronicles: http://www.snake.net/nl/
| Thread |
|---|
| • tcp problem | Jim Burnett | 18 Jun |
| • Re: tcp problem | Paul DuBois | 19 Jun |