Re: How to install 4.1 server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2006-12-13 at 10:07 -0600, Michael Satterwhite wrote:
> Craig White wrote:
> > On Wed, 2006-12-13 at 09:52 -0600, Michael Satterwhite wrote:
> >> When I try to connect to the mysql server on Fedora, the client
> >> libraries report that they don't support the authentication scheme used
> >> by 5.1. I can't upgrade the client libraries as the production server is
> >> running mysql 4.1 (I'm using Fedora for development).
> >>
> >> I see the 4.1 client routines in the yum search, but I don't see the 4.1
> >> server. How can I install mysql 4.1 on FC5?
> > ----
> > yum install mysqlclient14
> > 
> > if necessary...
> > 
> > yum install mysqlclient14-devel
> 
> That I've got. The question is how to install Mysql *SERVER* 4.1.
----
"I see" said the blind man

Check on the 'client' machine that 'my.cnf' is using 

old_passwords=0

a downgrade of the server from mysql-5 to mysql-4 isn't generally desired and installing it would be a trick and a half since there are so many things built against the mysql-libs already in Fedora.

Are we still talking Ruby on Rails?  What OS does your server run? Is it reasonable to think in terms of upgrading the server to mysql-5 if the suggestion about oldpasswords doesn't help?

Craig


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux