https://bugs.kde.org/show_bug.cgi?id=418727
d-koc <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from d-koc <[email protected]> --- Almost same issue here (actually more similar to the more-recently reported bug 501434), but I wanted to share the (temporary?) solution I found elsewhere since it hasn't been posted here yet: 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.
