This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Akonadi/MySQL problem after Upgrade Kubuntu 14.04 to 16.04

Tags: None
(comma "," separated)
wired2051
Registered Member
Posts
66
Karma
0
OS
Since I upgraded Kubuntu 14.04 LTS to 16.04 LTS the PIM (KMail, KOrganizer , KAddressBook) doesn't work - and shows no "details". :'(
The Akonadi self test shows MySQL Errors:
Code: Select all
2017-03-04T19:25:22.667213Z 0 [ERROR] unknown variable 'innodb_additional_mem_pool_size=1M'
2017-03-04T19:25:22.667217Z 0 [ERROR] Aborting

So I removed the variable 'innodb_additional_mem_pool_size=1M' from ~/.local/share/akonadi/mysql.conf and tried akonadictl status and akonadictl start:
Code: Select all
USER@PC:~$ akonadictl status
Akonadi Control: stopped
Akonadi Server: stopped
search paths:  ("lib/x86_64-linux-gnu", "lib/x86_64-linux-gnu/qt5/plugins/", "lib/x86_64-linux-gnu/kf5/", "lib/x86_64-linux-gnu/kf5/plugins/", "/usr/lib/qt5/plugins/", "/usr/lib/x86_64-linux-gnu/qt5/plugins", "/usr/bin")
Akonadi Server Search Support: available (Remote Search)
Available Agent Types: akonadi_akonotes_resource, akonadi_archivemail_agent, akonadi_baloo_indexer, akonadi_birthdays_resource, akonadi_contacts_resource, akonadi_davgroupware_resource, akonadi_followupreminder_agent, akonadi_googlecalendar_resource, akonadi_googlecontacts_resource, akonadi_ical_resource, akonadi_icaldir_resource, akonadi_imap_resource, akonadi_invitations_agent, akonadi_kalarm_dir_resource, akonadi_kalarm_resource, akonadi_kolab_resource, akonadi_maildir_resource, akonadi_maildispatcher_agent, akonadi_mailfilter_agent, akonadi_mbox_resource, akonadi_migration_agent, akonadi_mixedmaildir_resource, akonadi_newmailnotifier_agent, akonadi_notes_agent, akonadi_notes_resource, akonadi_openxchange_resource, akonadi_pop3_resource, akonadi_sendlater_agent, akonadi_vcard_resource, akonadi_vcarddir_resource
USER@PC:~$ akonadictl start
Starting Akonadi Server...
   done.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
USER@PC:~$ search paths:  ("/usr/local/sbin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/games", "/usr/local/games", "/snap/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  "/usr/bin/mysql_install_db"
Found mysqlcheck:  "/usr/bin/mysqlcheck"
akonadi.collectionattributetable                   OK
akonadi.collectionmimetyperelation                 OK
akonadi.collectionpimitemrelation                  OK
akonadi.collectiontable                            OK
akonadi.flagtable                                  OK
akonadi.mimetypetable                              OK
akonadi.parttable                                  OK
akonadi.parttypetable                              OK
akonadi.pimitemflagrelation                        OK
akonadi.pimitemtable
error    : Table rebuild required. Please do "ALTER TABLE `pimitemtable` FORCE" or dump/reload to fix it!
akonadi.pimitemtagrelation                         OK
akonadi.relationtable                              OK
akonadi.relationtypetable                          OK
akonadi.resourcetable                              OK
akonadi.schemaversiontable                         OK
akonadi.tagattributetable                          OK
akonadi.tagremoteidresourcerelationtable           OK
akonadi.tagtable                                   OK
akonadi.tagtypetable                               OK
mysql.columns_priv                                 OK
mysql.db                                           OK
mysql.event                                                                                                                                                                                                     
error    : Table upgrade required. Please do "REPAIR TABLE `event`" or dump/reload to fix it!                                                                                                                   
mysql.func                                         OK                                                                                                                                                           
mysql.general_log                                  OK                                                                                                                                                           
mysql.help_category                                OK                                                                                                                                                           
mysql.help_keyword                                 OK                                                                                                                                                           
mysql.help_relation                                OK                                                                                                                                                           
mysql.help_topic                                   OK
mysql.host                                         OK
mysql.ndb_binlog_index                             OK
mysql.plugin                                       OK
mysql.proc
error    : Table upgrade required. Please do "REPAIR TABLE `proc`" or dump/reload to fix it!
mysql.procs_priv                                   OK
mysql.proxies_priv                                 OK
mysql.servers                                      OK
mysql.slow_log                                     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
mysql.user                                         OK

Repairing tables
mysql.event
Note     : TIME/TIMESTAMP/DATETIME columns of old format have been upgraded to the new format.
Warning  : Incorrect datetime value: '0000-00-00 00:00:00' for column 'modified' at row 1
Error    : Invalid default value for 'modified'
status   : Operation failed
mysql.proc
Note     : TIME/TIMESTAMP/DATETIME columns of old format have been upgraded to the new format.
Warning  : Incorrect datetime value: '0000-00-00 00:00:00' for column 'modified' at row 1
Error    : Invalid default value for 'modified'
status   : Operation failed
Failed to ALTER TABLE `akonadi`.`pimitemtable` FORCE
Error: Invalid default value for 'atime'
MySQL version OK (required "5.1" , available "5.7" )
Database "akonadi" opened using driver "QMYSQL"
DbInitializer::run()
checking table  "SchemaVersionTable"
checking table  "ResourceTable"
checking table  "CollectionTable"
checking table  "MimeTypeTable"
checking table  "PimItemTable"
checking table  "FlagTable"
checking table  "PartTypeTable"
checking table  "PartTable"
checking table  "CollectionAttributeTable"
checking table  "TagTypeTable"
checking table  "TagTable"
checking table  "TagAttributeTable"
checking table  "TagRemoteIdResourceRelationTable"
checking table  "RelationTypeTable"
checking table  "RelationTable"
checking table  "PimItemFlagRelation"
checking table  "PimItemTagRelation"
checking table  "CollectionMimeTypeRelation"
checking table  "CollectionPimItemRelation"
DbInitializer::run() done
skipping update 2
skipping update 3
skipping update 4
skipping update 8
skipping update 10
skipping update 12
skipping update 13
skipping update 14
skipping update 15
skipping update 16
skipping update 17
skipping update 18
skipping update 19
skipping update 20
skipping update 21
skipping update 22
skipping update 23
skipping update 24
skipping update 25
skipping update 26
skipping update 28
skipping update 30
skipping update 31
Updating indexes
"CREATE  INDEX PimItemTable_ridIndex ON PimItemTable (remoteId)"
Updating index failed:
Sql error: Invalid default value for 'atime' QMYSQL: Unable to execute query
Query: CREATE  INDEX PimItemTable_ridIndex ON PimItemTable (remoteId)
""
Unable to initialize database.
terminating service threads
terminating connection threads
stopping db process
Application 'akonadiserver' exited normally..

Because I read Table rebuild required I looked up ~/.local/share/akonadi/db_data/mysql.err:
Code: Select all
2017-03-05T12:58:35.330819Z 0 [Warning] The syntax '--log_warnings/-W' is deprecated and will be removed in a future release. Please use '--log_error_verbosity' instead.
2017-03-05T12:58:35.330866Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2017-03-05T12:58:35.330889Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.
2017-03-05T12:58:35.330905Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.17-0ubuntu0.16.04.1) starting as process 2213 ...
2017-03-05T12:58:35.333223Z 0 [Note] InnoDB: PUNCH HOLE support available
2017-03-05T12:58:35.333237Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-03-05T12:58:35.333240Z 0 [Note] InnoDB: Uses event mutexes
2017-03-05T12:58:35.333243Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-03-05T12:58:35.333246Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
2017-03-05T12:58:35.333248Z 0 [Note] InnoDB: Using Linux native AIO
2017-03-05T12:58:35.333406Z 0 [Note] InnoDB: Number of pools: 1
2017-03-05T12:58:35.333466Z 0 [Note] InnoDB: Using CPU crc32 instructions
2017-03-05T12:58:35.334177Z 0 [Note] InnoDB: Initializing buffer pool, total size = 80M, instances = 1, chunk size = 80M
2017-03-05T12:58:35.337115Z 0 [Note] InnoDB: Completed initialization of buffer pool
2017-03-05T12:58:35.337909Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2017-03-05T12:58:35.348847Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2017-03-05T12:58:35.368316Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2017-03-05T12:58:35.368368Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2017-03-05T12:58:35.403956Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2017-03-05T12:58:35.404411Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2017-03-05T12:58:35.404417Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2017-03-05T12:58:35.404956Z 0 [Note] InnoDB: Waiting for purge to start
2017-03-05T12:58:35.455095Z 0 [Note] InnoDB: 5.7.17 started; log sequence number 4951320617
2017-03-05T12:58:35.455351Z 0 [Note] InnoDB: Loading buffer pool(s) from /home/USER/.local/share/akonadi/db_data/ib_buffer_pool
2017-03-05T12:58:35.455471Z 0 [Note] Plugin 'FEDERATED' is disabled.
2017-03-05T12:58:35.455775Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2017-03-05T12:58:35.455812Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2017-03-05T12:58:35.458324Z 0 [Note] InnoDB: Buffer pool(s) load completed at 170305 13:58:35
2017-03-05T12:58:35.460672Z 0 [Warning] Failed to open optimizer cost constant tables

2017-03-05T12:58:35.462418Z 0 [Warning] System table 'time_zone_leap_second' is expected to be transactional.
2017-03-05T12:58:35.462432Z 0 [Warning] System table 'time_zone_name' is expected to be transactional.
2017-03-05T12:58:35.462434Z 0 [Warning] System table 'time_zone' is expected to be transactional.
2017-03-05T12:58:35.462435Z 0 [Warning] System table 'time_zone_transition_type' is expected to be transactional.
2017-03-05T12:58:35.462437Z 0 [Warning] System table 'time_zone_transition' is expected to be transactional.
2017-03-05T12:58:35.462550Z 0 [Warning] System table 'servers' is expected to be transactional.
2017-03-05T12:58:35.462664Z 0 [ERROR] Column count of performance_schema.events_waits_current is wrong. Expected 19, found 16. Created with MySQL 50538, now running 50717. Please use mysql_upgrade to fix this error.
2017-03-05T12:58:35.462697Z 0 [ERROR] Column count of performance_schema.events_waits_history is wrong. Expected 19, found 16. Created with MySQL 50538, now running 50717. Please use mysql_upgrade to fix this error.
2017-03-05T12:58:35.462733Z 0 [ERROR] Column count of performance_schema.events_waits_history_long is wrong. Expected 19, found 16. Created with MySQL 50538, now running 50717. Please use mysql_upgrade to fix this error.
2017-03-05T12:58:35.462753Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
2017-03-05T12:58:35.462813Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_thread_by_event_name: expected column 'THREAD_ID' at position 0 to have type bigint(20), found type int(11).
2017-03-05T12:58:35.462829Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
2017-03-05T12:58:35.462841Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
2017-03-05T12:58:35.462914Z 0 [ERROR] Column count of performance_schema.file_summary_by_event_name is wrong. Expected 23, found 5. Created with MySQL 50538, now running 50717. Please use mysql_upgrade to fix this error.
2017-03-05T12:58:35.462941Z 0 [ERROR] Column count of performance_schema.file_summary_by_instance is wrong. Expected 25, found 6. Created with MySQL 50538, now running 50717. Please use mysql_upgrade to fix this error.
2017-03-05T12:58:35.462954Z 0 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
2017-03-05T12:58:35.462980Z 0 [ERROR] Incorrect definition of table performance_schema.mutex_instances: expected column 'LOCKED_BY_THREAD_ID' at position 2 to have type bigint(20), found type int(11).
2017-03-05T12:58:35.462994Z 0 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
2017-03-05T12:58:35.463051Z 0 [ERROR] Incorrect definition of table performance_schema.rwlock_instances: expected column 'WRITE_LOCKED_BY_THREAD_ID' at position 2 to have type bigint(20), found type int(11).
2017-03-05T12:58:35.463065Z 0 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
2017-03-05T12:58:35.463126Z 0 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
2017-03-05T12:58:35.463164Z 0 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
2017-03-05T12:58:35.463176Z 0 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
2017-03-05T12:58:35.463186Z 0 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
2017-03-05T12:58:35.463212Z 0 [ERROR] Column count of performance_schema.threads is wrong. Expected 17, found 3. Created with MySQL 50538, now running 50717. Please use mysql_upgrade to fix this error.
2017-03-05T12:58:35.463225Z 0 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
2017-03-05T12:58:35.463235Z 0 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
2017-03-05T12:58:35.463245Z 0 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
2017-03-05T12:58:35.463255Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
2017-03-05T12:58:35.463265Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
2017-03-05T12:58:35.463276Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
2017-03-05T12:58:35.463286Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
2017-03-05T12:58:35.463296Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
2017-03-05T12:58:35.463305Z 0 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
2017-03-05T12:58:35.463314Z 0 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
2017-03-05T12:58:35.463329Z 0 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
2017-03-05T12:58:35.463340Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
2017-03-05T12:58:35.463350Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
2017-03-05T12:58:35.463360Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
2017-03-05T12:58:35.463370Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
2017-03-05T12:58:35.463380Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
2017-03-05T12:58:35.463390Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
2017-03-05T12:58:35.463408Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_program' has the wrong structure
2017-03-05T12:58:35.463419Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_current' has the wrong structure
2017-03-05T12:58:35.463428Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history' has the wrong structure
2017-03-05T12:58:35.463438Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history_long' has the wrong structure
2017-03-05T12:58:35.463448Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_thread_by_event_name' has the wrong structure
2017-03-05T12:58:35.463458Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_account_by_event_name' has the wrong structure
2017-03-05T12:58:35.463479Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_user_by_event_name' has the wrong structure
2017-03-05T12:58:35.463498Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_host_by_event_name' has the wrong structure
2017-03-05T12:58:35.463508Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_global_by_event_name' has the wrong structure
2017-03-05T12:58:35.463517Z 0 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
2017-03-05T12:58:35.463526Z 0 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
2017-03-05T12:58:35.463545Z 0 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
2017-03-05T12:58:35.463653Z 0 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
2017-03-05T12:58:35.463673Z 0 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
2017-03-05T12:58:35.463683Z 0 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
2017-03-05T12:58:35.463703Z 0 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
2017-03-05T12:58:35.463713Z 0 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
2017-03-05T12:58:35.463734Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_global_by_event_name' has the wrong structure
2017-03-05T12:58:35.463754Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_account_by_event_name' has the wrong structure
2017-03-05T12:58:35.463773Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_host_by_event_name' has the wrong structure
2017-03-05T12:58:35.463784Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_thread_by_event_name' has the wrong structure
2017-03-05T12:58:35.463794Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_user_by_event_name' has the wrong structure
2017-03-05T12:58:35.463803Z 0 [ERROR] Native table 'performance_schema'.'table_handles' has the wrong structure
2017-03-05T12:58:35.463812Z 0 [ERROR] Native table 'performance_schema'.'metadata_locks' has the wrong structure
2017-03-05T12:58:35.463826Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_configuration' has the wrong structure
2017-03-05T12:58:35.463837Z 0 [ERROR] Native table 'performance_schema'.'replication_group_members' has the wrong structure
2017-03-05T12:58:35.463847Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_status' has the wrong structure
2017-03-05T12:58:35.463856Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_configuration' has the wrong structure
2017-03-05T12:58:35.463866Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status' has the wrong structure
2017-03-05T12:58:35.463876Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_coordinator' has the wrong structure
2017-03-05T12:58:35.463885Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_worker' has the wrong structure
2017-03-05T12:58:35.463895Z 0 [ERROR] Native table 'performance_schema'.'replication_group_member_stats' has the wrong structure
2017-03-05T12:58:35.463905Z 0 [ERROR] Native table 'performance_schema'.'prepared_statements_instances' has the wrong structure
2017-03-05T12:58:35.463914Z 0 [ERROR] Native table 'performance_schema'.'user_variables_by_thread' has the wrong structure
2017-03-05T12:58:35.463924Z 0 [ERROR] Native table 'performance_schema'.'status_by_account' has the wrong structure
2017-03-05T12:58:35.463934Z 0 [ERROR] Native table 'performance_schema'.'status_by_host' has the wrong structure
2017-03-05T12:58:35.463953Z 0 [ERROR] Native table 'performance_schema'.'status_by_thread' has the wrong structure
2017-03-05T12:58:35.463963Z 0 [ERROR] Native table 'performance_schema'.'status_by_user' has the wrong structure
2017-03-05T12:58:35.463982Z 0 [ERROR] Native table 'performance_schema'.'global_status' has the wrong structure
2017-03-05T12:58:35.464002Z 0 [ERROR] Native table 'performance_schema'.'session_status' has the wrong structure
2017-03-05T12:58:35.464021Z 0 [ERROR] Native table 'performance_schema'.'variables_by_thread' has the wrong structure
2017-03-05T12:58:35.464031Z 0 [ERROR] Native table 'performance_schema'.'global_variables' has the wrong structure
2017-03-05T12:58:35.464039Z 0 [ERROR] Native table 'performance_schema'.'session_variables' has the wrong structure
2017-03-05T12:58:35.464173Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
2017-03-05T12:58:35.464188Z 0 [Note] Beginning of list of non-natively partitioned tables
2017-03-05T12:58:35.467007Z 0 [Note] End of list of non-natively partitioned tables
2017-03-05T12:58:35.467050Z 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.7.17-0ubuntu0.16.04.1'  socket: '/tmp/akonadi-USER.IS7K63/mysql.socket'  port: 0  (Ubuntu)
2017-03-05T12:58:35.499102Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.499117Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.500700Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.500718Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.500888Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.500896Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.501257Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.501266Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.501425Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.501433Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.501553Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.501561Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.501645Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.501652Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.505129Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.505140Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.505251Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.505259Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.506181Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.506199Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.513692Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.513703Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.513967Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.513974Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.514181Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.514188Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.514397Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.514405Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.514713Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.514720Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.514999Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.515007Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.515396Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.515404Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.515692Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.515709Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.515890Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.515897Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.532752Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.532763Z 4 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.541763Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.541775Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.542764Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.542773Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.543168Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.543176Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.543660Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.543669Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.544222Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.544230Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.544511Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.544519Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.544780Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.544788Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.550450Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.550461Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.550840Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.550848Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.551241Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.551250Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.551532Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.551540Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.551820Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.551828Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.552123Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.552131Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.552493Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.552501Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.552805Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.552828Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.555528Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.555542Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.555971Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.555981Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.556313Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.556321Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.556544Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.556551Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.558768Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.558778Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.558865Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.558871Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.558908Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.558914Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.558948Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.558954Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.564467Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.564476Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.564561Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.564567Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.564614Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.564619Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.564656Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.564662Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.564695Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.564700Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.564730Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.564735Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.564773Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.564779Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.564848Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.564855Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.564890Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.564896Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.568127Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.568136Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.569081Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.569090Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.569147Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.569153Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.569205Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.569210Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.569263Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.569268Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.569344Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.569350Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.569380Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.569386Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.569415Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.569420Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.575359Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.575370Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.575409Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.575415Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.576582Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.576589Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.576624Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.576629Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.576670Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.576676Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.576705Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.576710Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.576741Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.576746Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.576774Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.576779Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.576831Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.576838Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.576874Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.576879Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.576913Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.576919Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.580180Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.580191Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.581187Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.581196Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.581255Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.581261Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.581312Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.581318Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.581375Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.581381Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.581412Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.581417Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.581448Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.581453Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.588550Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.588560Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.588602Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.588608Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.589423Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.589431Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.589464Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.589469Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.589507Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.589512Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.589542Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.589547Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.589578Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.589583Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.589609Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.589614Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.589648Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.589654Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.589687Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.589692Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.589725Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.589731Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.592685Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.592699Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.593460Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.593470Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.594376Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.594384Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.594442Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.594448Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.594498Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.594504Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.594559Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.594564Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.594597Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.594603Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.600519Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.600530Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.600568Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.600574Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.602685Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.602695Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.602730Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.602736Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.602781Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.602787Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.602817Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.602822Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.602854Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.602859Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.602885Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.602890Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.602924Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.602930Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.602964Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.602969Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.603002Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.603007Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.607305Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.607315Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.607373Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.607379Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.607429Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.607434Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.607486Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.607492Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.607567Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.607573Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.607603Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.607609Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.607638Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.607643Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.612302Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.612310Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.612342Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.612348Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.612994Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.613001Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.613033Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.613038Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.613075Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.613080Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.613108Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.613113Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.613144Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.613149Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.613173Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.613178Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.613216Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.613222Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.613254Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.613259Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.613291Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.613296Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.616816Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.616826Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.617782Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.617791Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.617847Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.617853Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.617902Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.617907Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.617958Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.617963Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.618064Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.618069Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.618124Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.618129Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.622298Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.622310Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.622344Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.622350Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.622867Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.622873Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.622904Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.622909Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.622945Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.622950Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.622978Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.622983Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.623013Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.623018Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.623043Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.623048Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.623081Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.623086Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.623118Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.623123Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.623155Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.623160Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.626260Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.626270Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.627171Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.627180Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.627237Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.627243Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.627292Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.627298Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.627347Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.627353Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.627421Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.627426Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.627456Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.627461Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.627491Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.627496Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634031Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634044Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634640Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634646Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634679Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634684Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634729Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634735Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634765Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634770Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634803Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634808Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634835Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634840Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634876Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634881Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634915Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634920Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.634953Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.634959Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.637968Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.637978Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.638244Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.638253Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.644745Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.644755Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.644830Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.644838Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.644895Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.644901Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.644954Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.644960Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645028Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645034Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645065Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645070Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645108Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645113Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645626Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645632Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645663Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645668Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645704Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645709Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645737Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645742Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645771Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645776Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645801Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645811Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645845Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645851Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645883Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645888Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.645920Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.645925Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.648855Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.648865Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.654886Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.654897Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.655824Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.655832Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.655887Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.655893Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.655945Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.655951Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656021Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656026Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656057Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656062Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656104Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656110Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656140Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656145Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656710Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656716Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656748Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656753Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656789Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656801Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656832Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656837Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656867Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656872Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656897Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656902Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656935Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656941Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.656974Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.656979Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.657010Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.657016Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.659877Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.659886Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.660080Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.660088Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.661005Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.661015Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.661067Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.661073Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.661123Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.661128Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.661195Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.661200Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.661230Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.661235Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.661264Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.661269Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.666345Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.666364Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.666416Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.666432Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.666962Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.666968Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.667006Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.667011Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.667049Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.667055Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.667082Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.667087Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.667118Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.667123Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.667148Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.667153Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.667186Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.667191Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.667223Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.667228Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.667260Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.667265Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.670387Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.670397Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.671304Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.671313Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.671371Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.671382Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.671434Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.671440Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.671491Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.671496Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.671565Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.671570Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.671600Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.671605Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.671634Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.671639Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.677976Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.677985Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678016Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678022Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678443Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678449Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678479Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678485Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678522Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678527Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678560Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678565Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678595Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678601Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678625Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678630Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678662Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678668Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678699Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678704Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.678734Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.678739Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.681796Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.681815Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.682812Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.682820Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.682877Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.682883Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.682932Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.682937Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.682989Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.682994Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.683068Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.683073Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.683103Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.683108Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.683137Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.683142Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.686937Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.686945Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.686977Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.686983Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.687449Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.687455Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.687486Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.687491Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.687529Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.687534Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.687561Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.687566Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.687596Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.687601Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.687626Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.687631Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.687669Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.687675Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.687707Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.687712Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.687745Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.687750Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.690711Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.690721Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.690979Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.690987Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.691886Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.691895Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.691952Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.691958Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.692008Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.692013Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.692064Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.692069Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.692138Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.692143Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.692173Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.692183Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.692213Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.692218Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696044Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696051Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696083Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696088Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696551Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696557Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696589Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696594Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696632Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696637Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696664Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696669Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696699Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696704Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696728Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696733Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696764Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696770Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696818Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696824Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.696857Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.696862Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.699804Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.699814Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.700065Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.700074Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.700994Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.701003Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.701059Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.701065Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.701114Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.701119Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.701170Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.701175Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.701243Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.701248Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.701278Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.701283Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.701313Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.701318Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704057Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704066Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704100Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704105Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704501Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704507Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704540Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704546Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704583Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704589Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704616Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704622Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704653Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704658Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704684Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704689Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704723Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704729Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704761Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704767Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.704824Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.704831Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.707912Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.707921Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.708841Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.708850Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.708906Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.708913Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.708963Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.708969Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.709021Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.709027Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.709095Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.709101Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.709131Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.709136Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.709166Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.709171Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713085Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713093Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713124Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713130Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713529Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713540Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713580Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713586Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713614Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713619Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713648Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713654Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713678Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713683Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713715Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713721Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713752Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713757Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.713788Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.713793Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.716741Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.716750Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.717104Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.717114Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.718679Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.718688Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.718799Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.718805Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.718875Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.718881Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.718972Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.718977Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.719049Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.719054Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.719084Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.719090Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.719119Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.719135Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.722633Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.722642Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.722698Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.722704Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.722744Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.722750Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.722778Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.722783Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.722814Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.722820Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.722851Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.722856Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.722890Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.722895Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.722927Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.722933Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.722965Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.722970Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.725958Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.725968Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.726978Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.726987Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.727892Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.727901Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.727958Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.727964Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.728014Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.728020Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.728071Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.728076Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.728146Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.728151Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.728188Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.728194Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.728223Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.728228Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.735003Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.735011Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.735075Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.735080Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.735118Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.735124Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.735152Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.735157Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.735188Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.735193Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.735218Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.735223Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.735255Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.735261Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.735294Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.735299Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.735331Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.735340Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.738332Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.738342Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.739253Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.739261Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.739324Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.739330Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.739382Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.739388Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.739457Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.739462Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.739492Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.739497Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.739526Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.739532Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.743428Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.743436Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.743467Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.743472Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.743935Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.743941Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.743978Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.743983Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.744019Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.744024Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.744052Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.744057Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.744087Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.744092Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.744117Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.744122Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.744154Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.744160Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.744192Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.744197Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.744228Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.744233Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.747298Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.747308Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.748210Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.748218Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.748273Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.748279Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.748343Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.748349Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.748418Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.748423Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.748453Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.748458Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.748488Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.748493Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.751847Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.751854Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.751885Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.751891Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.752292Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.752298Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.752328Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.752333Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.752368Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.752373Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.752401Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.752406Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.752441Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.752447Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.752478Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.752483Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.752523Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.752529Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.752560Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.752566Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.752597Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-03-05T12:58:35.752602Z 5 [ERROR] InnoDB: 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.
2017-03-05T12:58:35.756336Z 0 [Note] Giving 0 client threads a chance to die gracefully
2017-03-05T12:58:35.756347Z 0 [Note] Shutting down slave threads
2017-03-05T12:58:35.756350Z 0 [Note] Forcefully disconnecting 0 remaining clients
2017-03-05T12:58:35.756369Z 0 [Note] Binlog end
2017-03-05T12:58:35.758085Z 0 [Note] Shutting down plugin 'ngram'
2017-03-05T12:58:35.758091Z 0 [Note] Shutting down plugin 'BLACKHOLE'
2017-03-05T12:58:35.758093Z 0 [Note] Shutting down plugin 'partition'
2017-03-05T12:58:35.758095Z 0 [Note] Shutting down plugin 'ARCHIVE'
2017-03-05T12:58:35.758097Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
2017-03-05T12:58:35.758099Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2017-03-05T12:58:35.758101Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2017-03-05T12:58:35.758103Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2017-03-05T12:58:35.758104Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2017-03-05T12:58:35.758106Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2017-03-05T12:58:35.758107Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2017-03-05T12:58:35.758109Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2017-03-05T12:58:35.758111Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2017-03-05T12:58:35.758113Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2017-03-05T12:58:35.758114Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2017-03-05T12:58:35.758116Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2017-03-05T12:58:35.758118Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2017-03-05T12:58:35.758119Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2017-03-05T12:58:35.758121Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2017-03-05T12:58:35.758123Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2017-03-05T12:58:35.758125Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
2017-03-05T12:58:35.758126Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
2017-03-05T12:58:35.758128Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2017-03-05T12:58:35.758130Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2017-03-05T12:58:35.758131Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2017-03-05T12:58:35.758133Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2017-03-05T12:58:35.758135Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2017-03-05T12:58:35.758140Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2017-03-05T12:58:35.758142Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
2017-03-05T12:58:35.758144Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2017-03-05T12:58:35.758146Z 0 [Note] Shutting down plugin 'INNODB_CMP'
2017-03-05T12:58:35.758147Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2017-03-05T12:58:35.758149Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
2017-03-05T12:58:35.758150Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2017-03-05T12:58:35.758152Z 0 [Note] Shutting down plugin 'InnoDB'
2017-03-05T12:58:35.758185Z 0 [Note] InnoDB: FTS optimize thread exiting.
2017-03-05T12:58:35.758229Z 0 [Note] InnoDB: Starting shutdown...
2017-03-05T12:58:35.858384Z 0 [Note] InnoDB: Dumping buffer pool(s) to /home/USER/.local/share/akonadi/db_data/ib_buffer_pool
2017-03-05T12:58:35.858618Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 170305 13:58:35
2017-03-05T12:58:37.065630Z 0 [Note] InnoDB: Shutdown completed; log sequence number 4951320636
2017-03-05T12:58:37.067029Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2017-03-05T12:58:37.067037Z 0 [Note] Shutting down plugin 'MyISAM'
2017-03-05T12:58:37.067043Z 0 [Note] Shutting down plugin 'CSV'
2017-03-05T12:58:37.067046Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
2017-03-05T12:58:37.067049Z 0 [Note] Shutting down plugin 'MEMORY'
2017-03-05T12:58:37.067051Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2017-03-05T12:58:37.067068Z 0 [Note] Shutting down plugin 'sha256_password'
2017-03-05T12:58:37.067070Z 0 [Note] Shutting down plugin 'mysql_native_password'
2017-03-05T12:58:37.067174Z 0 [Note] Shutting down plugin 'binlog'
2017-03-05T12:58:37.067277Z 0 [Note] /usr/sbin/mysqld: Shutdown complete

Because i read Please use mysql_upgrade to fix this error I poked around in the dark with mysql_upgrade:
Code: Select all
USER@PC:~$ mysql_upgrade --defaults-file=/home/USER/.local/share/akonadi/mysql.conf --socket=/tmp/akonadi-USER.IupV43/mysql.socket
mysql_upgrade: Got error: 2002: Can't connect to local MySQL server through socket '/tmp/akonadi-USER.IupV43/mysql.socket' (2) while connecting to the MySQL server
Upgrade process encountered error and will not continue.

I know to little about MySQL and sockets to continue. :< Please help me to avoid a complete re-installation of Kubuntu. :'(
wired2051
Registered Member
Posts
66
Karma
0
OS
Did nobody have an idea to solve this problem? :'(
User avatar
einar
Administrator
Posts
3402
Karma
7
OS
It looks like a MySQL and Kubuntu specific problem, unfortunately, I use MariaDB here and I did not see this issue.


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
wired2051
Registered Member
Posts
66
Karma
0
OS
The fun-part is that the MySQL guys said, this is a KDE-problem and thy can't help because MySQL is only embedded...

Finally I solved my problem: I reseted akonadi like mentioned in the ubuntuusers-wiki:

1. stopping it with akonadictl stop
2. removing the data from
Server: ~/.local/share/akonadi/
Configuration: ~/.config/akonadi/
Resources: ~/.kde/share/config/akonadi*
Resources : ~/.config/akonadi*
3. starting akonadi with akonadictl start


After that I imported the data from my backup.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], q.ignora, watchstar