Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116394 - mysqld wont start after upgrade to 5.0.17
Summary: mysqld wont start after upgrade to 5.0.17
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-22 09:19 UTC by daniel petre
Modified: 2005-12-23 02:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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