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


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to