[Bug 260630] New: akonadi uses big mysql log files

Bernhard M. kdebugsbmw at lsmod.de
Sat Dec 18 13:46:47 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=260630

           Summary: akonadi uses big mysql log files
           Product: kaddressbook
           Version: unspecified
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: kdebugsbmw at lsmod.de
                CC: tokoe at kde.org


Version:           unspecified (using KDE 4.5.85) 
OS:                Linux

akonadi comes with a mysql.conf file that has "innodb_log_file_size=64M" 
which means that KDE-LiveCDs will waste 128MB of RAM just for the two logfiles. 
The default log size is 5MB so there should be a very good reason to have it
that big.
Additionally, wasting over 100MB per user on disks of regular installs is also
not nice.

Reproducible: Always

Steps to Reproduce:
du -m ~/.local/share/akonadi/db_data/ib_logfile*

Actual Results:  
64
64

Expected Results:  
5
5

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list