| Summary: | Mysql 5.0.16-r3 init script does not allow enough time to start | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Simon Detheridge <social-gentoobugzilla> |
| Component: | Current packages | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 114742 | ||
| Attachments: |
/etc/init.d/mysql
/etc/conf.d/mysql /etc/init.d/mysql |
||
|
Description
Simon Detheridge
2005-12-06 06:15:12 UTC
Created attachment 74261 [details]
/etc/init.d/mysql
try to adapt your /etc/conf.d file and then issue a
#/etc/init.d/mysql stop start stop
with the attached script
if something fail, please send the output of:
#DEBUG=4 /etc/init.d/mysql stop start stop
Created attachment 74262 [details]
/etc/conf.d/mysql
and here is the conf file.
Thanks for your suggestion
Created attachment 74268 [details] /etc/init.d/mysql Forgot to add a workaround for the charset/collation issue of Bug #111809. Changes are in CVS now, closing, feel free to reopen if it's still missing something. |