How-To Update MySQL

URGENT HELP - MySQL down

I get:
warning: ./MySQL-server-4.1.18-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-server-4.1.18-0 is already installed
warning: ./MySQL-client-4.1.18-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-client-4.1.18-0 is already installed
warning: ./MySQL-devel-4.1.18-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-devel-4.1.18-0 is already installed
No mysqld pid file found. Looked for /var/lib/mysql/srv2.deltaned.nl.pid.


I in stall this application, I downgrade (stupid action) so I will use 4.1.18-0 again, please help.
Now is live: 4.0.17
 
Re: URGENT HELP - MySQL down

deltaned said:
I get:
warning: ./MySQL-server-4.1.18-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-server-4.1.18-0 is already installed
warning: ./MySQL-client-4.1.18-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-client-4.1.18-0 is already installed
warning: ./MySQL-devel-4.1.18-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-devel-4.1.18-0 is already installed
No mysqld pid file found. Looked for /var/lib/mysql/srv2.deltaned.nl.pid.


I in stall this application, I downgrade (stupid action) so I will use 4.1.18-0 again, please help.
Now is live: 4.0.17

what your OS?

find mysqld pid file then move it to
Code:
/var/lib/mysql/srv2.deltaned.nl.pid
 
I've updated mysql to 4.1.18 and it won't start on FC4.

I can't find mysql.log file too.

Any ideas where to look / what to fix?
 
whats happend to the freebsd 5 mysql 4.1.19?

tried your script, wget failed so checked mysql.com and 4.1.19 has gone for freebsd 5 although im sure it was there when first released.
 
FreeBsd5 said:
yeah i know thats what i find stange, on my non directadmin freebsd box i upgraded the port, and it says 4.1.19 , i could grap it from that box but its just strange

just install RPM ot TAR file from mysql.com not from other site :)
Safe install or update = safe server ;)
 
Back
Top