On 08.08.2006 13:16 CE(S)T, chris smith wrote:
> Are you sure about that ?

Well, I'm sure about what I've seen.

> Notice that you're installing into /usr/local/mysql5 which is NOT a
> standard path.
> 
> Maybe it's finding an old version, check it:
> 
> mysql --version

The 'mysql' binary it finds (located using 'which') is from the mysql5
directory, I've changed my PATH so that it works. There's a MySQL 4.0 in
/usr/local/mysql4 and the 5.0 in /usr/local/mysql5 on that machine, no
old versions, it was a clean OS image before it has seen any MySQL.

'mysql --version' says:

mysql  Ver 14.12 Distrib 5.0.21, for pc-linux-gnu (i686) using readline 5.0

What for do I specify the basedir and datadir (which should be enough)
if mysql_upgrade can't use it to find the files?

-- 
Yves Goergen "LonelyPixel" <[EMAIL PROTECTED]>
http://beta.unclassified.de – My web laboratory.

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

Reply via email to