Summary: | Better default config for avoiding and suggestion for better handling InnoDB corruptions | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Stephan Diestelhorst <stephan.diestelhorst> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | wishlist | CC: | amantia, carl, cc, kdepim-bugs, sergio, vkrause |
Priority: | NOR | ||
Version: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stephan Diestelhorst
2011-11-15 17:15:22 UTC
(In reply to comment #0) > Version: 4.7 (using KDE 4.7.2) > OS: Linux > > > According to http://www.chriscalender.com/?tag=innodb-power-failure this can be > remedied by setting the following settings in mysql.conf: > > sync_binlog = 1 > innodb_flush_log_at_trx_commit = 1 > Did you try these settings with a laptop ? Does it affect the power consumption ? On 3 February 2012 18:04, Christophe Giboudeaux <cgiboudeaux@gmx.com> wrote: >> According to http://www.chriscalender.com/?tag=innodb-power-failure this can be >> remedied by setting the following settings in mysql.conf: >> >> sync_binlog = 1 >> innodb_flush_log_at_trx_commit = 1 >> > > Did you try these settings with a laptop ? Does it affect the power consumption > ? Not really. With the current craze about virtuoso-t and everything, it is hard to get reliable power measurements, anyway. Stephan On 3 February 2012 18:10, Stephan Diestelhorst <stephan.diestelhorst@gmail.com> wrote: > On 3 February 2012 18:04, Christophe Giboudeaux <cgiboudeaux@gmx.com> wrote: >>> According to http://www.chriscalender.com/?tag=innodb-power-failure this can be >>> remedied by setting the following settings in mysql.conf: >>> >>> sync_binlog = 1 >>> innodb_flush_log_at_trx_commit = 1 >>> >> >> Did you try these settings with a laptop ? Does it affect the power consumption >> ? > > Not really. With the current craze about virtuoso-t and everything, it > is hard to get reliable power measurements, anyway. What I meant was: Yes, I currently run these on a laptop. But no, I cannot comment on power consumption because the whole setup goes to high CPU utilisations eratically. *** Bug 286567 has been marked as a duplicate of this bug. *** *** Bug 302499 has been marked as a duplicate of this bug. *** Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. Both sync_binlog = 1 innodb_flush_log_at_trx_commit = 1 are now set by default on mysql |