org.kde.pim.akonadiserver: Starting up the Akonadi Server... Installing MySQL system tables... 2023-07-24 11:24:53 0 [Note] /usr/sbin/mysqld (server 10.6.11-MariaDB-alt1.qa1) starting as process 62917 ... OK Filling help tables... 2023-07-24 11:24:53 0 [Note] /usr/sbin/mysqld (server 10.6.11-MariaDB-alt1.qa1) starting as process 62925 ... OK PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! To do so, start the server, then issue the following commands: /usr/bin/mysqladmin -u root password 'new-password' /usr/bin/mysqladmin -u root -h education-10-1-x86-64-kde-20230714.localdomain password 'new-password' Alternatively you can run: /usr/bin/mysql_secure_installation which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the manual for more instructions. You can start the MySQL daemon with: rcmysql start You can test the MySQL daemon with mysql-test package Please report any problems with the /usr/scripts/mysqlbug script! /usr/bin/mysqlcheck: Got error: 1049: Unknown database 'akonadi' when selecting the database Phase 1/7: Checking and upgrading mysql database Processing databases mysql mysql.column_stats OK mysql.columns_priv OK mysql.db OK mysql.event OK mysql.func OK mysql.global_priv OK mysql.gtid_slave_pos OK mysql.help_category OK mysql.help_keyword OK mysql.help_relation OK mysql.help_topic OK mysql.index_stats OK mysql.plugin OK mysql.proc OK mysql.procs_priv OK mysql.proxies_priv OK mysql.roles_mapping OK mysql.servers OK mysql.table_stats OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK Phase 2/7: Installing used storage engines... Skipped Phase 3/7: Fixing views mysql.user OK Phase 4/7: Running 'mysql_fix_privilege_tables' Phase 5/7: Fixing table and database names Phase 6/7: Checking and upgrading tables Processing databases information_schema performance_schema sys sys.sys_config OK test Phase 7/7: Running 'FLUSH PRIVILEGES' OK org.kde.pim.akonadiserver: Database error: Cannot open database. org.kde.pim.akonadiserver: Last driver error: "QMYSQL: Unable to connect" org.kde.pim.akonadiserver: Last database error: "Access denied for user 'test'@'localhost' (using password: NO)" org.kde.pim.akonadiserver: Database error: Cannot open database. org.kde.pim.akonadiserver: Last driver error: "QMYSQL: Unable to connect" org.kde.pim.akonadiserver: Last database error: "Access denied for user 'test'@'localhost' (using password: NO)" org.kde.pim.akonadiserver: Unable to open database "Access denied for user 'test'@'localhost' (using password: NO) QMYSQL: Unable to connect" org.kde.pim.akonadiserver: Failed to remove runtime connection config file org.kde.pim.akonadiserver: Shutting down AkonadiServer... org.kde.pim.akonadicontrol: Application '/usr/lib/kf5/bin/akonadiserver' exited normally...