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

Bug 116394

Summary: mysqld wont start after upgrade to 5.0.17
Product: Gentoo Linux Reporter: daniel petre <dani>
Component: [OLD] ServerAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description daniel petre 2005-12-22 09:19:23 UTC
hello, after the upgrade i cant start the daemon by script :

/etc/init.d/mysql start
* ...
* working on 0
* Starting mysqld0 (/etc/mysql/my.cnf)
* MySQL NOT started (0) [ !! ]

if i run /usr/bin/mysqld_safe --defaults-file=/etc/mysql/my.cnf

it starts okay..

whats the problem with gentoo script ?
Comment 1 daniel petre 2005-12-22 13:31:55 UTC
it was the bash, i updated bash and everything is okay.!
Comment 2 Francesco R. (RETIRED) gentoo-dev 2005-12-23 02:32:03 UTC
mmh, the latest start script should be BASH 2.05 safe, if that's not the case , this _is_ actually a bug.

Please diff your start scripts with $PORTDIR/dev-db/mysql/files/mysql-slot.rc6-r1

if there are _no_ differences drop me a note, possibly telling which bash version you where using.

Thanks,
Francesco