Re: How can I know the version of mysql running on Linux (RedHat 6.2)

2001-06-18 Thread Steve Brazill
t; telnet yubby.dubby.com 3306 3.23.37G\Tn#$(@%@#OR This server is running version 3.23.37. You could do this using 'localhost' if you ARE on the same machine as the MySQL service... Augusto Cesar Castoldi wrote: > How can I know the version of mysql running on Linux (RedHat 6.2) > > thanks, > > Augusto > >

Re: How can I know the version of mysql running on Linux (RedHat 6.2)

2001-06-18 Thread Jeremy Zawodny
On Mon, Jun 18, 2001 at 08:19:20PM -0300, Augusto Cesar Castoldi wrote: > > How can I know the version of mysql running on Linux (RedHat 6.2) mysqladmin version -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408) 349-7878Fax: (408) 349-5454

Re: How can I know the version of mysql running on Linux (RedHat 6.2)

2001-06-18 Thread MikeBlezien
On Mon, 18 Jun 2001 20:19:20 -0300 (EST), Augusto Cesar Castoldi <[EMAIL PROTECTED]> wrote: SELECT VERSION(); >>te: Mon, 18 Jun 2001 20:19:20 -0300 (EST) >> >> How can I know the version of mysql running on Linux (RedHat 6.2) >> >> >>

How can I know the version of mysql running on Linux (RedHat 6.2)

2001-06-18 Thread Augusto Cesar Castoldi
How can I know the version of mysql running on Linux (RedHat 6.2) thanks, Augusto - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To