MySql 4.0 upgrade

Chris Wilson me at blixtra.org
Mon Jul 12 14:18:49 UTC 2004


I just did want you want to do and everything is running fine.  There are
a couple things I had to do, however.

The service name is mysql instead of mysqld.

I also had to change

pid_file=

to

pid_file=/var/lib/mysql/localhost.pid

in /etc/init.d/mysql because it wouldn't shut itself down without this.

So, the path is /var/lib/mysql/

I also ran mysql_fix_privilege_tables as was mentioned in the install output.

Hope that helps.
Chris


> After installing FC2 i realized that the mysql server version installed
> was 3.x. I wanted to install version 4.0, so i got the rpm
> package from mysql website and i installed it on my system.
>
> Now it seems like mysql server is not running. I get no output for the
> command "ps -A | grep mysql". Also, when i try to connect to mysql
> server using mysql client, i get the following error message:
>
> ERROR 2002: Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (2)
>
> It seems like mysql server does not automatically start when i boot up
> my computer... how can i start it manually? Where in the filesystem does
> mysql server get installed after installing the rpm?
>
> Though, when i run the Gnome Service config. utility, i can see mysql
> service on the list, with a checkmark, and it appears to be running...
> i'm so confused about this.
>
> Please help.
>
> Thanks in advance.
>
>
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>







More information about the fedora-list mailing list