https://bugs.kde.org/show_bug.cgi?id=501434
d-koc <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from d-koc <[email protected]> --- This bug might be a duplicate of bug 418727. A temporary(?) solution to the problem which worked for me is to create file ~/.config/akonadi/mysql-local.conf with contents: [mysqld] innodb_log_buffer_size=2M One-liner: echo -e '[mysqld]\ninnodb_log_buffer_size=2m' >~/.config/akonadi/mysql-local.conf Credit to s2kfred at https://old.reddit.com/r/Fedora/comments/1ek18hw/akonadi_migration_agent_process_wont_end_how_to/ -- You are receiving this mail because: You are watching all bug changes.
