Got it.  mysqladmin version showed the 4.0.4 version.  
 
The Find is what clued me in.  It did indeed find two mysqld
executables.  One in /usr/local/share/mysql/... and the other in
/usr/local/mysql/share/mysql/...
 
I copied the right one over the wrong one and after cleaning up a
couple of error messages, it came up fine.  I'm wondering about how that
happened.  Do those two versions default to installing in two different
places, or did I somehow do that by mistake?  I'm curious now as to what
we'll have to watch out for now having two installs in two different
places now.  Is cleaning it up as easy as putting the databases in the
right directory, then rm -rf the bad one?
 
Thanks again!
Mark


>>> Thomas Spahni <[EMAIL PROTECTED]> 11/21/03 05:33AM >>>
Mark,

what's the output of

shell> mysqladmin version

It appears that you still have a version of 4.0.4-beta running.
Try

shell> find /usr /sbin /bin -name mysqld

to see whether there is more than one copy of mysqld hanging around.

Regards,
Thomas Spahni



On Wed, 19 Nov 2003, Mark Marshall wrote:

> I just compiled 4.0.16 and installed it over top of 4.0.4 beta.
>
> After stopping and restarting mysqld_safe, I went into mysql and
issued
> a "status" command.  I got back the following:
>
> mysql> status
> --------------
> mysql  Ver 12.22 Distrib 4.0.16, for pc-linux (i686)
>
> Connection id:          35
> Current database:
> Current user:           [EMAIL PROTECTED]
> SSL:                    Not in use
> Current pager:          stdout
> Using outfile:          ''
> Server version:      4.0.4-beta-log
> Protocol version:       10
> Connection:             Localhost via UNIX socket
> Client characterset:    latin1
> Server characterset:    latin1
> UNIX socket:            /tmp/mysql.sock
> Uptime:                 40 min 17 sec
>
> Threads: 11  Questions: 1923  Slow queries: 0  Opens: 22  Flush
tables:
> 1  Open
> tables: 16  Queries per second avg: 0.796
> --------------
>
> What gives?  Is there something else I need to do to update the
> server's version?  Everything I see looks like I'm running the
> executable that I just compiled this afternoon.
>
> Thanks,
> Mark
>
>


As of November 1st, 2003, Brandywine Senior Care's Corporate Office new contact 
information is:

Brandywine Senior Care, Inc.
525 Fellowship Road
Suite 360
Mt. Laurel, NJ 08054
(856) 813-2000 Phone
(856) 813-2020 Fax

**********************************************************************************
This e-mail and any of its attachments may contain Brandywine Senior Care, Inc. 
proprietary information, which is privileged, confidential, or subject to copyright 
belonging to Brandywine Senior Care, Inc. 
This e-mail is intended solely for the use of the individual or entity to which it is 
addressed.  If you are not the intended recipient of this e-mail, you are hereby 
notified that any dissemination, distribution, copying, or action taken in relation to 
the contents of and attachments to this e-mail is strictly prohibited and may be 
unlawful.  If you have received this e-mail in error, please notify the sender 
immediately and permanently delete the original and any copy of this e-mail and any 
printout. Thank You.
**********************************************************************

Reply via email to