Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 24448

Summary: mysql 4.0.13 startup script fails (although it says ok)
Product: Gentoo Linux Reporter: Stephane R <sro>
Component: New packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: VERIFIED WORKSFORME    
Severity: normal CC: mholzer, sro
Priority: High    
Version: 1.4_rc4   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stephane R 2003-07-14 04:58:32 UTC
just upgraded from mysql 3.23.? to 4.0.13. 
Though the mysql startup script says ok, it actually fails launching mysqld 
I just replaced /usr/bin/safe_mysqld with /usr/bin/mysqld_safe in /etc/init.d/mysql 
and it worked. 
I can upload the patch if needed.
Comment 1 Donny Davies (RETIRED) gentoo-dev 2003-07-14 08:06:50 UTC
you didnt update your initscript.
Comment 2 Stephane R 2003-07-14 08:23:58 UTC
dummy me.
sorry to have bothered you with this.