Sounds like it installed to a different directory than the previous
version - try

/usr/local/bin/mysqld --version

or

/usr/local/mysql/bin/mysqld --version

It would be a good idea to remove any previous binaries to avoid
confusion, as well.

Cheers,

P

On Wed, 7 Mar 2001, Cal Evans wrote:

> I just d/loaded and compiled the mysql-3.23.33.tar.gz from www.mysql.com.
> However, after make and make install, restarting mysql, if I type
> mysqld --version I get:
> 
> mysqld  Ver 3.23.22-beta for pc-linux-gnu on i686
> 
> Did they just not change the version number or is there something else I
> need to do?
> 
> Cal
> http://www.calevans.com
> 
> 
> 
> ---------------------------------------------------------------------
> 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