https://bugs.kde.org/show_bug.cgi?id=422309
--- Comment #2 from Martin van Es <b...@mrvanes.com> --- This is what the mysql.err.old and mysql.err look like after a crash - mysql.err.old 2020-06-15 22:18:22 0 [Note] /usr/sbin/mysqld-akonadi: ready for connections. Version: '10.3.22-MariaDB-1ubuntu1' socket: '/run/user/1000/akonadi/mysql.socket' port: 0 Ubuntu 20.04 2020-06-15 22:18:22 0 [Note] InnoDB: Buffer pool(s) load completed at 200615 22:18:22 2020-06-17 8:24:58 10 [Warning] Aborted connection 10 to db: 'akonadi' user: 'martin' host: '' (Got an error reading communication packets) 2020-06-17 8:24:58 11 [Warning] Aborted connection 11 to db: 'akonadi' user: 'martin' host: '' (Got an error reading communication packets) 2020-06-17 8:24:58 13 [Warning] Aborted connection 13 to db: 'akonadi' user: 'martin' host: '' (Got an error reading communication packets) 2020-06-17 8:24:58 12 [Warning] Aborted connection 12 to db: 'akonadi' user: 'martin' host: '' (Got an error reading communication packets) 2020-06-17 8:24:58 38 [Warning] Aborted connection 38 to db: 'akonadi' user: 'martin' host: '' (Got an error reading communication packets) - mesql.err 2020-06-17 8:26:04 0 [ERROR] mysqld-akonadi: Can't lock aria control file '/home/martin/.local/share/akonadi/db_data/aria_log_control' for exclusive use, error: 11. Will retry for 30 seconds 2020-06-17 8:26:35 0 [ERROR] mysqld-akonadi: Got error 'Could not get an exclusive lock; file is probably in use by another process' when trying to use aria control file '/home/martin/.local/share/akonadi/db_data/aria_log_control' 2020-06-17 8:26:35 0 [ERROR] Plugin 'Aria' init function returned error. 2020-06-17 8:26:35 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed. 2020-06-17 8:26:35 0 [Note] InnoDB: Using Linux native AIO 2020-06-17 8:26:35 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2020-06-17 8:26:35 0 [Note] InnoDB: Uses event mutexes 2020-06-17 8:26:35 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2020-06-17 8:26:35 0 [Note] InnoDB: Number of pools: 1 2020-06-17 8:26:35 0 [Note] InnoDB: Using SSE2 crc32 instructions 2020-06-17 8:26:35 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 2020-06-17 8:26:35 0 [Note] InnoDB: Completed initialization of buffer pool 2020-06-17 8:26:35 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2020-06-17 8:26:35 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11 2020-06-17 8:26:35 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files. 2020-06-17 8:26:35 0 [Note] InnoDB: Retrying to lock the first data file 2020-06-17 8:26:36 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11 2020-06-17 8:26:36 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files. ... -- You are receiving this mail because: You are watching all bug changes.