Page MenuHomePhorge

Windows: Crash on startup due to failure to connect to mysql
Closed, DuplicatePublic

Description

Sometimes Kontact crashes during startup with the following message:
"The Email program encountered a fatal error and will terminate now. The error was: Unable to retrieve collection for listing"

In the debug output we see various errors:

[1116] Akonadi server is now operational. 
[1440] QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
[960] QDBusObjectPath: invalid path ""
[1932]  list is empty 
[1232] QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
[1232] QSystemTrayIcon::setVisible: No Icon set
[2652] kontact(2652) void __thiscall MessageList::Widget::slotTagsFetched(class KJob *): Failed to load tags  "Unable to list tags" 
[2652] kontact(2652)/libakonadi void __thiscall Akonadi::EntityTreeModelPrivate::collectionFetchJobDone(class KJob *): Job error:  "Unable to retrieve collection for listing" for collection: () 
[2652] 
[2652] kontact(2652) void __thiscall MailCommon::FilterManager::slotFinishedTagListing(class KJob *): failed to retrieve tags  "Unable to list tags" 
[2652] kontact(2652)/libakonadi void __thiscall Akonadi::EntityTreeModelPrivate::collectionFetchJobDone(class KJob *): Job error:  "Unable to retrieve collection for listing" for collection: () 
[2652] 
[2652] kontact(2652) void __thiscall KMail::TagActionManager::finishedTagListing(class KJob *): "Unable to list tags" 
[2652] kontact(2652)/libakonadi void __thiscall Akonadi::DefaultResourceJob::slotResult(class KJob *): "Unable to retrieve collection for listing" 
[2652] kontact(2652)/libakonadi void __thiscall Akonadi::SpecialCollectionsRequestJob::slotResult(class KJob *): Failed SpecialCollectionsRequestJob::slotResult "Unable to retrieve collection for listing" 
[2652] kontact(2652) void __thiscall MailCommon::Kernel::emergencyExit(const class QString &): "The Email program encountered a fatal error and will terminate now.
[2652] The error was:
[2652] Unable to retrieve collection for listing" 
[1932]  list is empty

The crash is triggered by a collectionfetchjob failing (which shouldn't happen).

The underlying cause of that can be seen in akonadiservererror.log:

Database error: Cannot open database. 
  Last driver error: "QMYSQL: Unable to connect" 
  Last database error: "Lost connection to MySQL server at 'reading initial communication packet', system error: 10038" 
Database error: Cannot open database. 
  Last driver error: "QMYSQL: Unable to connect" 
  Last database error: "Lost connection to MySQL server at 'reading authorization packet', system error: 0" 
DATABASE ERROR: 
  Error code: -1 
DATABASE ERROR: 
  DB error:  "" 
  Error code: -1   Error text: " " 
  Query: "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.enabled, CollectionTable.syncPref, CollectionTable.displayPref, CollectionTable.indexPref, CollectionTable.referenced, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts, CollectionTable.queryString, CollectionTable.queryAttributes, CollectionTable.queryCollections, CollectionTable.isVirtual FROM CollectionTable LEFT JOIN CollectionMimeTypeRelation ON ( Collection_id = CollectionTable.id ) WHERE ( ( CollectionTable.enabled = :0 OR CollectionTable.referenced = :1 ) AND MimeType_id IN ( :2 ) ) GROUP BY CollectionTable.id" 
  Error text: " " 
  Query: "SELECT TagTable.id, TagTable.gid, TagTable.parentId, TagTable.typeId, TagTypeTable.name FROM TagTable INNER JOIN TagTypeTable ON ( TagTable.typeId = TagTypeTable.id ) ORDER BY TagTable.id DESC" 
DATABASE ERROR: 
  Error code: -1 
  DB error:  "" 
  Error text: " " 
  Query: "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.enabled, CollectionTable.syncPref, CollectionTable.displayPref, CollectionTable.indexPref, CollectionTable.referenced, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts, CollectionTable.queryString, CollectionTable.queryAttributes, CollectionTable.queryCollections, CollectionTable.isVirtual FROM CollectionTable WHERE ( CollectionTable.parentId IS NULL AND ( CollectionTable.enabled = :0 OR CollectionTable.referenced = :1 ) )" 
DATABASE ERROR: 
  Error code: -1 
  DB error:  "" 
  Error text: " " 
DATABASE ERROR: 
  Query: "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.enabled, CollectionTable.syncPref, CollectionTable.displayPref, CollectionTable.indexPref, CollectionTable.referenced, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts, CollectionTable.queryString, CollectionTable.queryAttributes, CollectionTable.queryCollections, CollectionTable.isVirtual FROM CollectionTable LEFT JOIN CollectionMimeTypeRelation ON ( Collection_id = CollectionTable.id ) WHERE ( ( CollectionTable.enabled = :0 OR CollectionTable.referenced = :1 ) AND MimeType_id IN ( :2 ) ) GROUP BY CollectionTable.id"   Error code: -1 
  DB error:  "" 
  Error text: " " 
DATABASE ERROR: 
  Query: "SELECT 
agTable.id, TagTable.gid, TagTable.parentId, TagTable.typeId, TagTypeTable.name FROM TagTable INNER JOIN TagTypeTable ON ( TagTable.typeId = TagTypeTable.id ) ORDER BY TagTable.id DESC" 
  DB error:  "" 
  Error text: " " 
  Query: "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.enabled, CollectionTable.syncPref, CollectionTable.displayPref, CollectionTable.indexPref, CollectionTable.referenced, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts, CollectionTable.queryString, CollectionTable.queryAttributes, CollectionTable.queryCollections, CollectionTable.isVirtual FROM CollectionTable WHERE ( CollectionTable.parentId IS NULL AND ( CollectionTable.enabled = :0 OR CollectionTable.referenced = :1 ) )" 
DATABASE ERROR: 
  Error code: -1 
  DB error:  "" 
  Error text: " " 
  Query: "SELECT TagTable.id, TagTable.gid, TagTable.parentId, TagTable.typeId, TagTypeTable.name FROM TagTable INNER JOIN TagTypeTable ON ( TagTable.typeId = TagTypeTable.id ) ORDER BY TagTable.id DESC" 
DATABASE ERROR: 
  Error code: -1 
  DB error:  "" 
  Error text: " " 
  Query: "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.enabled, CollectionTable.syncPref, CollectionTable.displayPref, CollectionTable.indexPref, CollectionTable.referenced, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts, CollectionTable.queryString, CollectionTable.queryAttributes, CollectionTable.queryCollections, CollectionTable.isVirtual FROM CollectionTable LEFT JOIN CollectionMimeTypeRelation ON ( Collection_id = CollectionTable.id ) WHERE ( ( CollectionTable.displayPref = :0 OR ( CollectionTable.displayPref = :1 AND CollectionTable.enabled = :2 ) OR CollectionTable.referenced = :3 ) AND MimeType_id IN ( :4 ) ) GROUP BY CollectionTable.id" 
DATABASE ERROR: 
  Error code: -1 
  DB error:  "" 
  Error text: " " 
  Query: "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.enabled, CollectionTable.syncPref, CollectionTable.displayPref, CollectionTable.indexPref, CollectionTable.referenced, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts, CollectionTable.queryString, CollectionTable.queryAttributes, CollectionTable.queryCollections, CollectionTable.isVirtual FROM CollectionTable LEFT JOIN CollectionMimeTypeRelation ON ( Collection_id = CollectionTable.id ) WHERE ( ( CollectionTable.displayPref = :0 OR ( CollectionTable.displayPref = :1 AND CollectionTable.enabled = :2 ) OR CollectionTable.referenced = :3 ) AND MimeType_id IN ( :4 ) ) GROUP BY CollectionTable.id" 
DATABASE ERROR: 
  Error code: -1 
  DB error:  "" 
  Error text: " " 
  Query: "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.enabled, CollectionTable.syncPref, CollectionTable.displayPref, CollectionTable.indexPref, CollectionTable.referenced, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts, CollectionTable.queryString, CollectionTable.queryAttributes, CollectionTable.queryCollections, CollectionTable.isVirtual FROM CollectionTable WHERE ( ( CollectionTable.enabled = :0 OR CollectionTable.referenced = :1 ) AND CollectionTable.resourceId = :2 )" 
DATABASE ERROR: 
  Error code: -1 
  DB error:  "" 
  Error text: " " 
  Query: "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.enabled, CollectionTable.syncPref, CollectionTable.displayPref, CollectionTable.indexPref, CollectionTable.referenced, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts, CollectionTable.queryString, CollectionTable.queryAttributes, CollectionTable.queryCollections, CollectionTable.isVirtual FROM CollectionTable WHERE ( ( CollectionTable.enabled = :0 OR CollectionTable.referenced = :1 ) AND CollectionTable.resourceId = :2 )"

Apparently akonadi fails to connect to mysql, and consequently the fetchjobs are failing.

Details

Ticket Type
Task

Event Timeline

mollekopf raised the priority of this task from to 60.
mollekopf updated the task description. (Show Details)
mollekopf added a project: KDE PIM.
mollekopf changed Ticket Type from Task to Task.
mollekopf subscribed.

The corresponding mysql.err:

2015-08-21 11:45:45 268 [Note] Plugin 'FEDERATED' is disabled.
2015-08-21 11:45:45 b9c InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2015-08-21 11:45:45 268 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-08-21 11:45:45 268 [Note] InnoDB: The InnoDB memory heap is disabled
2015-08-21 11:45:45 268 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-08-21 11:45:45 268 [Note] InnoDB: Memory barrier is not used
2015-08-21 11:45:45 268 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-08-21 11:45:45 268 [Note] InnoDB: Not using CPU crc32 instructions
2015-08-21 11:45:45 268 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2015-08-21 11:45:45 268 [Note] InnoDB: Completed initialization of buffer pool
2015-08-21 11:45:45 268 [Note] InnoDB: Highest supported file format is Barracuda.
2015-08-21 11:45:45 268 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 1846994 in the ib_logfiles!
2015-08-21 11:45:45 268 [Note] InnoDB: Database was not shutdown normally!
2015-08-21 11:45:45 268 [Note] InnoDB: Starting crash recovery.
2015-08-21 11:45:45 268 [Note] InnoDB: Reading tablespace information from the .ibd files...
2015-08-21 11:45:45 268 [Note] InnoDB: Restoring possible half-written data pages 
2015-08-21 11:45:45 268 [Note] InnoDB: from the doublewrite buffer...
2015-08-21 11:45:45 268 [Note] InnoDB: 128 rollback segment(s) are active.
2015-08-21 11:45:45 268 [Note] InnoDB: Waiting for purge to start
2015-08-21 11:45:45 268 [Note] InnoDB: 5.6.22 started; log sequence number 1846994
2015-08-21 11:45:45 268 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2015-08-21 11:45:45 268 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
2015-08-21 11:45:45 268 [Note] C:\Users\kolab\kderoot\bin\mysqld.exe: ready for connections.
Version: '5.6.22'  socket: ''  port: 0  MySQL Community Server (GPL)
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."collectionattributetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."collectionmimetyperelation" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."collectionpimitemrelation" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."collectiontable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."flagtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."mimetypetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."parttable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."parttypetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."pimitemflagrelation" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."pimitemtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."pimitemtagrelation" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."relationtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."relationtypetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."resourcetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."schemaversiontable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."tagattributetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."tagremoteidresourcerelationtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:48 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:48 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."tagtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:48 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2015-08-21 11:45:48 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."tagtypetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2015-08-21 11:45:52 268 [Warning] Aborted connection 27 to db: 'akonadi' user: 'ODBC' host: '' (Got an error reading communication packets)
mollekopf moved this task from Crashes to Windows on the KDE PIM board.