Summary: | dev-db/mysql-5.1.[56-58] fails to restart with InnoDB Enabled | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | spresse1 |
Component: | Current packages | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
spresse1
2011-09-15 19:26:51 UTC
Workaround: in /etc/mysql/my.cnf, uncomment (aprox. line 94): skip-innodb If you explicitly compile without the hardened gcc, does the problem go away? (In reply to comment #2) > If you explicitly compile without the hardened gcc, does the problem go away? I will do my best to check this tomorrow. However, time and allowable server downtime may not permit such. In any case, I'll report back as soon as I am able to test. Yes, this compiles cleanly on a server with gcc-x86_64-pc-linux-gnu-4.5.3-vanilla. Oddly enough recompiling it with the hardened version results in a MySQL that will start InnoDB (and reflects so in its logs), but which start-stop-daemon consistently fails to find the pid file for. Which version of the init script package are you using? And did you fully convert the conf.d formats for the new mysql init scripts? (In reply to comment #5) > Which version of the init script package are you using? > And did you fully convert the conf.d formats for the new mysql init scripts? I'm up to date in the init script (0.9.8.4). As far as I know my conf.d files are up to date. How would I know? No, not openrc, the mysql-init-scripts package. dev-db/mysql-init-scripts Latest version available: 2.0_pre1-r2 Latest version installed: 2.0_pre1-r2 Sorry about the delay. (In reply to spresse1 from comment #8) > dev-db/mysql-init-scripts > Latest version available: 2.0_pre1-r2 > Latest version installed: 2.0_pre1-r2 > > Sorry about the delay. Please test again with 2.0_pre1-r3. (In reply to Jorge Manuel B. S. Vicetto from comment #9) > (In reply to spresse1 from comment #8) > > dev-db/mysql-init-scripts > > Latest version available: 2.0_pre1-r2 > > Latest version installed: 2.0_pre1-r2 > > > > Sorry about the delay. > > Please test again with 2.0_pre1-r3. Please reopen the bug if you can provide the requested feedback. |