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

kaddress lose contacts in plasma5

Tags: None
(comma "," separated)
bitit.it
Registered Member
Posts
3
Karma
0

kaddress lose contacts in plasma5

Sat Dec 23, 2017 3:03 pm
i have some file vcf (from kde4) where i store my contacts, happening that when i open kaddress some address book is empty, and the relative file.vcf completely erased, is present but with zero information inside

some idea?

Enrico
bitit.it
Registered Member
Posts
3
Karma
0
i believe is a akonadi prblem,

in :
.local/share/akonadi/db_data/mysql.err
Code: Select all
2017-12-28  9:16:15 140025920612416 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-28  9:16:15 140025920612416 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-28  9:16:15 140025920612416 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-28  9:16:15 140025920612416 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-28  9:16:15 140025920612416 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-28  9:16:15 140025920612416 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-28  9:16:15 140025920612416 [Note] InnoDB: Using Linux native AIO
2017-12-28  9:16:15 140025920612416 [Note] InnoDB: Using SSE crc32 instructions
2017-12-28  9:16:15 140025920612416 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-28  9:16:15 140025920612416 [Note] InnoDB: Completed initialization of buffer pool
2017-12-28  9:16:16 140025920612416 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-28  9:16:18 140025920612416 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-28  9:16:18 140025920612416 [Note] InnoDB: Waiting for purge to start
2017-12-28  9:16:18 140025920612416 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 220767857
2017-12-28  9:16:19 140025557677824 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-28  9:16:20 140025920612416 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-28  9:16:20 140025920612416 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-28  9:16:20 140025919994624 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-28  9:16:20 140025920612416 [Note] Reading of all Master_info entries succeded
2017-12-28  9:16:20 140025920612416 [Note] Added new Master_info '' to hash table
2017-12-28  9:16:20 140025920612416 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.ZelUuz/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-28 09:16:21 7f5a4effdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.


in :
.local/share/akonadi/db_data/mysql.err.old
Code: Select all
2017-11-21 19:21:16 140147150723136 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-21 19:21:17 140147150723136 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: Using Linux native AIO
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: Using SSE crc32 instructions
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: Completed initialization of buffer pool
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
2017-11-21 19:21:17 140147150723136 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
2017-11-21 19:21:18 140147150723136 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
2017-11-21 19:21:19 140147150723136 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2017-11-21 19:21:19 140147150723136 [Warning] InnoDB: New log files created, LSN=45781
2017-11-21 19:21:19 140147150723136 [Note] InnoDB: Doublewrite buffer not found: creating new
2017-11-21 19:21:20 140147150723136 [Note] InnoDB: Doublewrite buffer created
2017-11-21 19:21:20 140147150723136 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-21 19:21:20 140147150723136 [Warning] InnoDB: Creating foreign key constraint system tables.
2017-11-21 19:21:20 140147150723136 [Note] InnoDB: Foreign key constraint system tables created
2017-11-21 19:21:20 140147150723136 [Note] InnoDB: Creating tablespace and datafile system tables.
2017-11-21 19:21:20 140147150723136 [Note] InnoDB: Tablespace and datafile system tables created.
2017-11-21 19:21:20 140147150723136 [Note] InnoDB: Waiting for purge to start
2017-11-21 19:21:20 140147150723136 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 0
2017-11-21 19:21:21 140146789840640 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-21 19:21:22 140147150723136 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-21 19:21:22 140147150723136 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-21 19:21:22 140147149536000 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-21 19:21:22 140147150723136 [Note] Reading of all Master_info entries succeded
2017-11-21 19:21:22 140147150723136 [Note] Added new Master_info '' to hash table
2017-11-21 19:21:22 140147150723136 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.q2jDXO/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-21 19:21:23 7f7689989b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-21 19:21:30 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."collectiontable" index "CollectionTable_parentAndNameIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:30 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."collectiontable" index "CollectionTable_enabledIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:30 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."collectiontable" index "CollectionTable_syncPrefIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:30 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."collectiontable" index "CollectionTable_displayPrefIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."collectiontable" index "CollectionTable_indexPrefIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."pimitemtable" index "PimItemTable_collectionIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."pimitemtable" index "PimItemTable_gidIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."pimitemtable" index "PimItemTable_ridIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."pimitemtable" index "PimItemTable_idSortIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."parttypetable" index "PartTypeTable_partTypeNameIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."parttable" index "PartTable_pimItemIdTypeIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."parttable" index "PartTable_pimItemIdSortIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."collectionattributetable" index "CollectionAttributeTable_collectionIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:31 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."tagattributetable" index "TagAttributeTable_tagIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:32 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."relationtable" index "RelationTable_RelationIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 19:21:32 7f7689989b00 InnoDB: Recalculation of persistent statistics requested for table "akonadi"."pimitemflagrelation" index "PimItemFlagRelation_pimItemIdSortIndex" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-11-21 20:59:32 140147091348224 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-21 20:59:33 140146840151808 [Note] InnoDB: FTS optimize thread exiting.
2017-11-21 20:59:33 140147091348224 [Note] InnoDB: Starting shutdown...
2017-11-21 20:59:34 140147091348224 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-21 20:59:35 140147091348224 [Note] InnoDB: Shutdown completed; log sequence number 6381887
2017-11-21 20:59:35 140147091348224 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-22  9:19:19 140138939684928 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-22  9:19:19 140138939684928 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-22  9:19:19 140138939684928 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-22  9:19:19 140138939684928 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-22  9:19:19 140138939684928 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-22  9:19:19 140138939684928 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-22  9:19:19 140138939684928 [Note] InnoDB: Using Linux native AIO
2017-11-22  9:19:19 140138939684928 [Note] InnoDB: Using SSE crc32 instructions
2017-11-22  9:19:19 140138939684928 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-22  9:19:19 140138939684928 [Note] InnoDB: Completed initialization of buffer pool
2017-11-22  9:19:20 140138939684928 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-22  9:19:21 140138939684928 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-22  9:19:21 140138939684928 [Note] InnoDB: Waiting for purge to start
2017-11-22  9:19:21 140138939684928 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 6381887
2017-11-22  9:19:23 140138579490560 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-22  9:19:23 140138939684928 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-22  9:19:23 140138939684928 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-22  9:19:23 140138939054848 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-22  9:19:23 140138939684928 [Note] Reading of all Master_info entries succeded
2017-11-22  9:19:23 140138939684928 [Note] Added new Master_info '' to hash table
2017-11-22  9:19:23 140138939684928 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.fTR2xd/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-22 09:19:24 7f74a0361b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-22  9:59:05 140138880834304 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-22  9:59:05 140138619328256 [Note] InnoDB: FTS optimize thread exiting.
2017-11-22  9:59:05 140138880834304 [Note] InnoDB: Starting shutdown...
2017-11-22  9:59:05 140138880834304 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-22  9:59:07 140138880834304 [Note] InnoDB: Shutdown completed; log sequence number 7218917
2017-11-22  9:59:07 140138880834304 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-22 10:19:19 140418078709824 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-22 10:19:19 140418078709824 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: Using Linux native AIO
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: Using SSE crc32 instructions
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: Completed initialization of buffer pool
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-22 10:19:19 140418078709824 [Note] InnoDB: Waiting for purge to start
2017-11-22 10:19:19 140418078709824 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 7218917
2017-11-22 10:19:19 140417718810368 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-22 10:19:19 140418078709824 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-22 10:19:19 140418078709824 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-22 10:19:19 140418077522688 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-22 10:19:19 140418078709824 [Note] Reading of all Master_info entries succeded
2017-11-22 10:19:19 140418078709824 [Note] Added new Master_info '' to hash table
2017-11-22 10:19:19 140418078709824 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.fTR2xd/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-22 10:19:20 7fb59e299b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-22 11:06:56 140418019334912 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-22 11:06:56 140417758639872 [Note] InnoDB: FTS optimize thread exiting.
2017-11-22 11:06:56 140418019334912 [Note] InnoDB: Starting shutdown...
2017-11-22 11:06:57 140418019334912 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-22 11:06:59 140418019334912 [Note] InnoDB: Shutdown completed; log sequence number 12086988
2017-11-22 11:06:59 140418019334912 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-22 11:07:27 139639200045120 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-22 11:07:27 139639200045120 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: Using Linux native AIO
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: Using SSE crc32 instructions
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: Completed initialization of buffer pool
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-22 11:07:27 139639200045120 [Note] InnoDB: Waiting for purge to start
2017-11-22 11:07:27 139639200045120 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 12086988
2017-11-22 11:07:27 139638840751872 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-22 11:07:27 139639200045120 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-22 11:07:27 139639200045120 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-22 11:07:27 139639199398656 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-22 11:07:27 139639200045120 [Note] Reading of all Master_info entries succeded
2017-11-22 11:07:27 139639200045120 [Note] Added new Master_info '' to hash table
2017-11-22 11:07:27 139639200045120 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.fTR2xd/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-22 11:07:28 7f0045689b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-22 12:22:34 139639141210880 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-22 12:22:35 139638880589568 [Note] InnoDB: FTS optimize thread exiting.
2017-11-22 12:22:35 139639141210880 [Note] InnoDB: Starting shutdown...
2017-11-22 12:22:35 139639141210880 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-22 12:22:36 139639141210880 [Note] InnoDB: Shutdown completed; log sequence number 12706114
2017-11-22 12:22:36 139639141210880 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-22 14:09:09 140595027273792 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-22 14:09:09 140595027273792 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-22 14:09:09 140595027273792 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-22 14:09:09 140595027273792 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-22 14:09:09 140595027273792 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-22 14:09:09 140595027273792 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-22 14:09:09 140595027273792 [Note] InnoDB: Using Linux native AIO
2017-11-22 14:09:09 140595027273792 [Note] InnoDB: Using SSE crc32 instructions
2017-11-22 14:09:09 140595027273792 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-22 14:09:09 140595027273792 [Note] InnoDB: Completed initialization of buffer pool
2017-11-22 14:09:10 140595027273792 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-22 14:09:15 140595027273792 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-22 14:09:15 140595027273792 [Note] InnoDB: Waiting for purge to start
2017-11-22 14:09:15 140595027273792 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 12706114
2017-11-22 14:09:15 140594663913216 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-22 14:09:16 140595027273792 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-22 14:09:16 140595027273792 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-22 14:09:16 140595026623232 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-22 14:09:16 140595027273792 [Note] Reading of all Master_info entries succeded
2017-11-22 14:09:16 140595027273792 [Note] Added new Master_info '' to hash table
2017-11-22 14:09:16 140595027273792 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.esoMV9/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-22 14:09:17 7fded1269b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-22 15:45:57 140594968435456 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-22 15:45:57 140594705856256 [Note] InnoDB: FTS optimize thread exiting.
2017-11-22 15:45:57 140594968435456 [Note] InnoDB: Starting shutdown...
2017-11-22 15:45:58 140594968435456 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-22 15:46:00 140594968435456 [Note] InnoDB: Shutdown completed; log sequence number 13390930
2017-11-22 15:46:00 140594968435456 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-22 16:48:22 140114121394240 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-22 16:48:22 140114121394240 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: Using Linux native AIO
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: Using SSE crc32 instructions
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: Completed initialization of buffer pool
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-22 16:48:22 140114121394240 [Note] InnoDB: Waiting for purge to start
2017-11-22 16:48:22 140114121394240 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 13390930
2017-11-22 16:48:30 140113759696640 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-22 16:48:30 140114121394240 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-22 16:48:30 140114121394240 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-22 16:48:30 140114120735488 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-22 16:48:30 140114121394240 [Note] Reading of all Master_info entries succeded
2017-11-22 16:48:30 140114121394240 [Note] Added new Master_info '' to hash table
2017-11-22 16:48:30 140114121394240 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.O8sARN/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-22 16:48:32 7f6ed8ed9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-22 19:13:11 140114062580480 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-22 19:13:12 140113801619200 [Note] InnoDB: FTS optimize thread exiting.
2017-11-22 19:13:12 140114062580480 [Note] InnoDB: Starting shutdown...
2017-11-22 19:13:13 140114062580480 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-22 19:13:14 140114062580480 [Note] InnoDB: Shutdown completed; log sequence number 14053707
2017-11-22 19:13:14 140114062580480 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-23  9:13:54 139870394107968 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-23  9:13:54 139870394107968 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-23  9:13:54 139870394107968 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-23  9:13:54 139870394107968 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-23  9:13:54 139870394107968 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-23  9:13:54 139870394107968 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-23  9:13:54 139870394107968 [Note] InnoDB: Using Linux native AIO
2017-11-23  9:13:54 139870394107968 [Note] InnoDB: Using SSE crc32 instructions
2017-11-23  9:13:54 139870394107968 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-23  9:13:54 139870394107968 [Note] InnoDB: Completed initialization of buffer pool
2017-11-23  9:13:55 139870394107968 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-23  9:13:56 139870394107968 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-23  9:13:56 139870394107968 [Note] InnoDB: Waiting for purge to start
2017-11-23  9:13:56 139870394107968 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 14053707
2017-11-23  9:14:02 139870030788352 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-23  9:14:02 139870394107968 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-23  9:14:02 139870394107968 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-23  9:14:02 139870392810240 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-23  9:14:02 139870394107968 [Note] Reading of all Master_info entries succeded
2017-11-23  9:14:02 139870394107968 [Note] Added new Master_info '' to hash table
2017-11-23  9:14:02 139870394107968 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.m1qfTD/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-23 09:14:03 7f36199b9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-23 10:52:35 139870334589696 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-23 10:52:40 139870072727296 [Note] InnoDB: FTS optimize thread exiting.
2017-11-23 10:52:41 139870334589696 [Note] InnoDB: Starting shutdown...
2017-11-23 10:52:41 139870334589696 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-23 10:52:43 139870334589696 [Note] InnoDB: Shutdown completed; log sequence number 14760787
2017-11-23 10:52:43 139870334589696 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-23 11:00:23 140375953184832 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-23 11:00:24 140375953184832 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-23 11:00:24 140375953184832 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-23 11:00:24 140375953184832 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-23 11:00:24 140375953184832 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-23 11:00:24 140375953184832 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-23 11:00:24 140375953184832 [Note] InnoDB: Using Linux native AIO
2017-11-23 11:00:24 140375953184832 [Note] InnoDB: Using SSE crc32 instructions
2017-11-23 11:00:24 140375953184832 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-23 11:00:24 140375953184832 [Note] InnoDB: Completed initialization of buffer pool
2017-11-23 11:00:24 140375953184832 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-23 11:00:30 140375953184832 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-23 11:00:30 140375953184832 [Note] InnoDB: Waiting for purge to start
2017-11-23 11:00:30 140375953184832 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 14760787
2017-11-23 11:00:31 140375593318144 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-23 11:00:31 140375953184832 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-23 11:00:31 140375953184832 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-23 11:00:31 140375952554752 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-23 11:00:31 140375953184832 [Note] Reading of all Master_info entries succeded
2017-11-23 11:00:31 140375953184832 [Note] Added new Master_info '' to hash table
2017-11-23 11:00:31 140375953184832 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.m1qfTD/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-23 11:00:35 7fabcf519b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-23 12:28:26 140375894366976 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-23 12:28:26 140375633151744 [Note] InnoDB: FTS optimize thread exiting.
2017-11-23 12:28:26 140375894366976 [Note] InnoDB: Starting shutdown...
2017-11-23 12:28:27 140375894366976 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-23 12:28:29 140375894366976 [Note] InnoDB: Shutdown completed; log sequence number 15419070
2017-11-23 12:28:29 140375894366976 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-23 13:39:53 140418039543872 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-23 13:39:53 140418039543872 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-23 13:39:53 140418039543872 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-23 13:39:53 140418039543872 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-23 13:39:53 140418039543872 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-23 13:39:53 140418039543872 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-23 13:39:53 140418039543872 [Note] InnoDB: Using Linux native AIO
2017-11-23 13:39:53 140418039543872 [Note] InnoDB: Using SSE crc32 instructions
2017-11-23 13:39:53 140418039543872 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-23 13:39:53 140418039543872 [Note] InnoDB: Completed initialization of buffer pool
2017-11-23 13:39:53 140418039543872 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-23 13:39:56 140418039543872 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-23 13:40:00 140418039543872 [Note] InnoDB: Waiting for purge to start
2017-11-23 13:40:00 140418039543872 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 15419070
2017-11-23 13:40:02 140417678964480 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-23 13:40:02 140418039543872 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-23 13:40:02 140418039543872 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-23 13:40:02 140418038889216 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-23 13:40:02 140418039543872 [Note] Reading of all Master_info entries succeded
2017-11-23 13:40:02 140418039543872 [Note] Added new Master_info '' to hash table
2017-11-23 13:40:02 140418039543872 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.RYCqzL/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-23 13:40:02 7fb59bdc9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-23 15:30:38 140417980734208 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-23 15:30:39 140417727186688 [Note] InnoDB: FTS optimize thread exiting.
2017-11-23 15:30:39 140417980734208 [Note] InnoDB: Starting shutdown...
2017-11-23 15:30:39 140417980734208 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-23 15:30:41 140417980734208 [Note] InnoDB: Shutdown completed; log sequence number 16135994
2017-11-23 15:30:41 140417980734208 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-23 15:50:56 140521377482816 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-23 15:50:56 140521377482816 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-23 15:50:56 140521377482816 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-23 15:50:56 140521377482816 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-23 15:50:56 140521377482816 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-23 15:50:56 140521377482816 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-23 15:50:56 140521377482816 [Note] InnoDB: Using Linux native AIO
2017-11-23 15:50:56 140521377482816 [Note] InnoDB: Using SSE crc32 instructions
2017-11-23 15:50:56 140521377482816 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-23 15:50:56 140521377482816 [Note] InnoDB: Completed initialization of buffer pool
2017-11-23 15:50:57 140521377482816 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-23 15:51:00 140521377482816 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-23 15:51:00 140521377482816 [Note] InnoDB: Waiting for purge to start
2017-11-23 15:51:00 140521377482816 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 16135994
2017-11-23 15:51:01 140521018226432 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-23 15:51:02 140521377482816 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-23 15:51:02 140521377482816 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-23 15:51:02 140521376185088 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-23 15:51:02 140521377482816 [Note] Reading of all Master_info entries succeded
2017-11-23 15:51:02 140521377482816 [Note] Added new Master_info '' to hash table
2017-11-23 15:51:02 140521377482816 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.RYCqzL/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-23 15:51:02 7fcdab3d9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-23 20:48:15 140521317964544 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-23 20:48:16 140521060144896 [Note] InnoDB: FTS optimize thread exiting.
2017-11-23 20:48:16 140521317964544 [Note] InnoDB: Starting shutdown...
2017-11-23 20:48:17 140521317964544 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-23 20:48:20 140521317964544 [Note] InnoDB: Shutdown completed; log sequence number 16861630
2017-11-23 20:48:20 140521317964544 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-24 10:23:34 140251953363008 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-24 10:23:34 140251953363008 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-24 10:23:34 140251953363008 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-24 10:23:34 140251953363008 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-24 10:23:34 140251953363008 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-24 10:23:34 140251953363008 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-24 10:23:34 140251953363008 [Note] InnoDB: Using Linux native AIO
2017-11-24 10:23:34 140251953363008 [Note] InnoDB: Using SSE crc32 instructions
2017-11-24 10:23:34 140251953363008 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-24 10:23:34 140251953363008 [Note] InnoDB: Completed initialization of buffer pool
2017-11-24 10:23:34 140251953363008 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-24 10:23:35 140251953363008 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-24 10:23:35 140251953363008 [Note] InnoDB: Waiting for purge to start
2017-11-24 10:23:35 140251953363008 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 16861630
2017-11-24 10:23:35 140251588720384 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-24 10:23:35 140251953363008 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-24 10:23:35 140251953363008 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-24 10:23:35 140251952708352 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-24 10:23:35 140251953363008 [Note] Reading of all Master_info entries succeded
2017-11-24 10:23:35 140251953363008 [Note] Added new Master_info '' to hash table
2017-11-24 10:23:35 140251953363008 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.rchigp/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-24 10:23:36 7f8ef05a9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-24 10:33:05 140251894553344 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-24 10:33:05 140251630655232 [Note] InnoDB: FTS optimize thread exiting.
2017-11-24 10:33:05 140251894553344 [Note] InnoDB: Starting shutdown...
2017-11-24 10:33:06 140251894553344 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-24 10:33:07 140251894553344 [Note] InnoDB: Shutdown completed; log sequence number 16971914
2017-11-24 10:33:07 140251894553344 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-24 10:38:32 139966842902592 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-24 10:38:32 139966842902592 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-24 10:38:32 139966842902592 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-24 10:38:32 139966842902592 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-24 10:38:32 139966842902592 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-24 10:38:32 139966842902592 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-24 10:38:32 139966842902592 [Note] InnoDB: Using Linux native AIO
2017-11-24 10:38:32 139966842902592 [Note] InnoDB: Using SSE crc32 instructions
2017-11-24 10:38:32 139966842902592 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-24 10:38:32 139966842902592 [Note] InnoDB: Completed initialization of buffer pool
2017-11-24 10:38:32 139966842902592 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-24 10:38:33 139966842902592 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-24 10:38:33 139966842902592 [Note] InnoDB: Waiting for purge to start
2017-11-24 10:38:33 139966842902592 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 16971914
2017-11-24 10:38:34 139966483003136 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-24 10:38:34 139966842902592 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-24 10:38:34 139966842902592 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-24 10:38:34 139966841715456 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-24 10:38:34 139966842902592 [Note] Reading of all Master_info entries succeded
2017-11-24 10:38:34 139966842902592 [Note] Added new Master_info '' to hash table
2017-11-24 10:38:34 139966842902592 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.Y6pNyD/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-24 10:38:35 7f4c8e699b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-24 10:53:21 139966783527680 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-24 10:53:21 139966522840832 [Note] InnoDB: FTS optimize thread exiting.
2017-11-24 10:53:21 139966783527680 [Note] InnoDB: Starting shutdown...
2017-11-24 10:53:22 139966783527680 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-24 10:53:23 139966783527680 [Note] InnoDB: Shutdown completed; log sequence number 17603246
2017-11-24 10:53:23 139966783527680 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-24 12:33:31 140105860970560 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-24 12:33:31 140105860970560 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-24 12:33:31 140105860970560 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-24 12:33:31 140105860970560 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-24 12:33:31 140105860970560 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-24 12:33:31 140105860970560 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-24 12:33:31 140105860970560 [Note] InnoDB: Using Linux native AIO
2017-11-24 12:33:31 140105860970560 [Note] InnoDB: Using SSE crc32 instructions
2017-11-24 12:33:31 140105860970560 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-24 12:33:31 140105860970560 [Note] InnoDB: Completed initialization of buffer pool
2017-11-24 12:33:32 140105860970560 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-24 12:33:33 140105860970560 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-24 12:33:33 140105860970560 [Note] InnoDB: Waiting for purge to start
2017-11-24 12:33:33 140105860970560 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 17603246
2017-11-24 12:33:34 140105499014912 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-24 12:33:34 140105860970560 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-24 12:33:34 140105860970560 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-24 12:33:34 140105860315904 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-24 12:33:34 140105860970560 [Note] Reading of all Master_info entries succeded
2017-11-24 12:33:34 140105860970560 [Note] Added new Master_info '' to hash table
2017-11-24 12:33:34 140105860970560 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.QYKLaI/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-24 12:33:35 7f6cec919b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-24 13:10:29 140105802160896 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-24 13:10:29 140105540949760 [Note] InnoDB: FTS optimize thread exiting.
2017-11-24 13:10:29 140105802160896 [Note] InnoDB: Starting shutdown...
2017-11-24 13:10:29 140105802160896 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-24 13:10:31 140105802160896 [Note] InnoDB: Shutdown completed; log sequence number 18204172
2017-11-24 13:10:31 140105802160896 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-24 14:20:17 140411032148032 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-24 14:20:17 140411032148032 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-24 14:20:17 140411032148032 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-24 14:20:17 140411032148032 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-24 14:20:17 140411032148032 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-24 14:20:17 140411032148032 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-24 14:20:17 140411032148032 [Note] InnoDB: Using Linux native AIO
2017-11-24 14:20:17 140411032148032 [Note] InnoDB: Using SSE crc32 instructions
2017-11-24 14:20:17 140411032148032 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-24 14:20:17 140411032148032 [Note] InnoDB: Completed initialization of buffer pool
2017-11-24 14:20:18 140411032148032 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-24 14:20:20 140411032148032 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-24 14:20:20 140411032148032 [Note] InnoDB: Waiting for purge to start
2017-11-24 14:20:20 140411032148032 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 18204172
2017-11-24 14:20:20 140410670282496 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-24 14:20:21 140411032148032 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-24 14:20:21 140411032148032 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-24 14:20:21 140411030960896 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-24 14:20:21 140411032148032 [Note] Reading of all Master_info entries succeded
2017-11-24 14:20:21 140411032148032 [Note] Added new Master_info '' to hash table
2017-11-24 14:20:21 140411032148032 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.XLgGTA/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-24 14:20:21 7fb3fa279b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-24 16:01:42 140410972773120 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-24 16:01:43 140410712217344 [Note] InnoDB: FTS optimize thread exiting.
2017-11-24 16:01:43 140410972773120 [Note] InnoDB: Starting shutdown...
2017-11-24 16:01:44 140410972773120 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-24 16:01:46 140410972773120 [Note] InnoDB: Shutdown completed; log sequence number 18949010
2017-11-24 16:01:46 140410972773120 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-24 16:11:38 140301237819456 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-24 16:11:38 140301237819456 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-24 16:11:38 140301237819456 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-24 16:11:38 140301237819456 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-24 16:11:38 140301237819456 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-24 16:11:38 140301237819456 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-24 16:11:38 140301237819456 [Note] InnoDB: Using Linux native AIO
2017-11-24 16:11:38 140301237819456 [Note] InnoDB: Using SSE crc32 instructions
2017-11-24 16:11:38 140301237819456 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-24 16:11:38 140301237819456 [Note] InnoDB: Completed initialization of buffer pool
2017-11-24 16:11:40 140301237819456 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-24 16:11:44 140301237819456 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-24 16:11:44 140301237819456 [Note] InnoDB: Waiting for purge to start
2017-11-24 16:11:44 140301237819456 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 18949010
2017-11-24 16:11:45 140300878083840 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-24 16:11:46 140301237819456 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-24 16:11:46 140301237819456 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-24 16:11:46 140301236632320 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-24 16:11:46 140301237819456 [Note] Reading of all Master_info entries succeded
2017-11-24 16:11:46 140301237819456 [Note] Added new Master_info '' to hash table
2017-11-24 16:11:46 140301237819456 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.XLgGTA/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-24 16:11:47 7f9a69e71b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-24 20:59:36 140301178444544 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-24 20:59:37 140300917917440 [Note] InnoDB: FTS optimize thread exiting.
2017-11-24 20:59:37 140301178444544 [Note] InnoDB: Starting shutdown...
2017-11-24 20:59:38 140301178444544 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-24 20:59:59 140301178444544 [Note] InnoDB: Shutdown completed; log sequence number 19642415
2017-11-24 21:00:00 140301178444544 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-25 10:09:15 139915396888640 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-25 10:09:15 139915396888640 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-25 10:09:15 139915396888640 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-25 10:09:15 139915396888640 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-25 10:09:15 139915396888640 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-25 10:09:15 139915396888640 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-25 10:09:15 139915396888640 [Note] InnoDB: Using Linux native AIO
2017-11-25 10:09:15 139915396888640 [Note] InnoDB: Using SSE crc32 instructions
2017-11-25 10:09:15 139915396888640 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-25 10:09:15 139915396888640 [Note] InnoDB: Completed initialization of buffer pool
2017-11-25 10:09:15 139915396888640 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-25 10:09:17 139915396888640 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-25 10:09:17 139915396888640 [Note] InnoDB: Waiting for purge to start
2017-11-25 10:09:17 139915396888640 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 19642415
2017-11-25 10:09:18 139915031475968 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-25 10:09:18 139915396888640 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-25 10:09:18 139915396888640 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-25 10:09:18 139915395562240 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-25 10:09:18 139915396888640 [Note] Reading of all Master_info entries succeded
2017-11-25 10:09:18 139915396888640 [Note] Added new Master_info '' to hash table
2017-11-25 10:09:18 139915396888640 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.bAHdCm/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-25 10:09:19 7f4093fb9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-25 12:08:13 139915395259136 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-25 12:08:14 139915337071360 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-25 12:08:14 139915321760512 [Warning] Aborted connection 14 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-25 12:08:14 139915074898688 [Warning] Aborted connection 30 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-25 12:08:14 139915337374464 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-25 12:08:18 139915337071360 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-25 12:08:20 139915071321856 [Note] InnoDB: FTS optimize thread exiting.
2017-11-25 12:08:20 139915337071360 [Note] InnoDB: Starting shutdown...
2017-11-25 12:08:20 139915337071360 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-25 12:08:33 139915337071360 [Note] InnoDB: Shutdown completed; log sequence number 20263782
2017-11-25 12:08:33 139915337071360 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-25 14:56:08 139743947372608 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-25 14:56:08 139743947372608 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-25 14:56:08 139743947372608 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-25 14:56:08 139743947372608 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-25 14:56:08 139743947372608 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-25 14:56:08 139743947372608 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-25 14:56:08 139743947372608 [Note] InnoDB: Using Linux native AIO
2017-11-25 14:56:08 139743947372608 [Note] InnoDB: Using SSE crc32 instructions
2017-11-25 14:56:08 139743947372608 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-25 14:56:08 139743947372608 [Note] InnoDB: Completed initialization of buffer pool
2017-11-25 14:56:09 139743947372608 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-25 14:56:10 139743947372608 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-25 14:56:10 139743947372608 [Note] InnoDB: Waiting for purge to start
2017-11-25 14:56:10 139743947372608 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 20263782
2017-11-25 14:56:12 139743583008512 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-25 14:56:12 139743947372608 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-25 14:56:12 139743947372608 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-25 14:56:12 139743946046208 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-25 14:56:12 139743947372608 [Note] Reading of all Master_info entries succeded
2017-11-25 14:56:12 139743947372608 [Note] Added new Master_info '' to hash table
2017-11-25 14:56:12 139743947372608 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.UlxcWE/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-25 14:56:13 7f18a8cb9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-25 16:39:43 139743887858432 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-25 16:39:44 139743624943360 [Note] InnoDB: FTS optimize thread exiting.
2017-11-25 16:39:44 139743887858432 [Note] InnoDB: Starting shutdown...
2017-11-25 16:39:45 139743887858432 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-25 16:39:46 139743887858432 [Note] InnoDB: Shutdown completed; log sequence number 20979988
2017-11-25 16:39:46 139743887858432 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-25 17:20:04 140007464179776 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-25 17:20:04 140007464179776 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-25 17:20:04 140007464179776 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-25 17:20:04 140007464179776 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-25 17:20:04 140007464179776 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-25 17:20:04 140007464179776 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-25 17:20:04 140007464179776 [Note] InnoDB: Using Linux native AIO
2017-11-25 17:20:04 140007464179776 [Note] InnoDB: Using SSE crc32 instructions
2017-11-25 17:20:04 140007464179776 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-25 17:20:04 140007464179776 [Note] InnoDB: Completed initialization of buffer pool
2017-11-25 17:20:04 140007464179776 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-25 17:20:06 140007464179776 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-25 17:20:06 140007464179776 [Note] InnoDB: Waiting for purge to start
2017-11-25 17:20:06 140007464179776 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 20979988
2017-11-25 17:20:06 140007100643072 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-25 17:20:06 140007464179776 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-25 17:20:06 140007464179776 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-25 17:20:06 140007463549696 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-25 17:20:06 140007464179776 [Note] Reading of all Master_info entries succeded
2017-11-25 17:20:06 140007464179776 [Note] Added new Master_info '' to hash table
2017-11-25 17:20:06 140007464179776 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.aFzQYq/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-25 17:20:08 7f5603a99b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-25 18:20:55 140007405361920 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-25 18:20:55 140007140488960 [Note] InnoDB: FTS optimize thread exiting.
2017-11-25 18:20:55 140007405361920 [Note] InnoDB: Starting shutdown...
2017-11-25 18:20:56 140007405361920 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-25 18:20:57 140007405361920 [Note] InnoDB: Shutdown completed; log sequence number 21654178
2017-11-25 18:20:57 140007405361920 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-25 18:36:31 140212363577408 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-25 18:36:31 140212363577408 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-25 18:36:31 140212363577408 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-25 18:36:31 140212363577408 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-25 18:36:31 140212363577408 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-25 18:36:31 140212363577408 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-25 18:36:31 140212363577408 [Note] InnoDB: Using Linux native AIO
2017-11-25 18:36:31 140212363577408 [Note] InnoDB: Using SSE crc32 instructions
2017-11-25 18:36:31 140212363577408 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-25 18:36:31 140212363577408 [Note] InnoDB: Completed initialization of buffer pool
2017-11-25 18:36:31 140212363577408 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-25 18:36:32 140212363577408 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-25 18:36:32 140212363577408 [Note] InnoDB: Waiting for purge to start
2017-11-25 18:36:32 140212363577408 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 21654178
2017-11-25 18:36:33 140212002879232 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-25 18:36:33 140212363577408 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-25 18:36:33 140212363577408 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-25 18:36:33 140212362279680 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-25 18:36:33 140212363577408 [Note] Reading of all Master_info entries succeded
2017-11-25 18:36:33 140212363577408 [Note] Added new Master_info '' to hash table
2017-11-25 18:36:33 140212363577408 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.klvLNb/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-25 18:36:34 7f85b8939b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-25 19:10:35 140212304059136 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-25 19:10:35 140212042712832 [Note] InnoDB: FTS optimize thread exiting.
2017-11-25 19:10:35 140212304059136 [Note] InnoDB: Starting shutdown...
2017-11-25 19:10:36 140212304059136 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-25 19:10:37 140212304059136 [Note] InnoDB: Shutdown completed; log sequence number 22309808
2017-11-25 19:10:37 140212304059136 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-26 10:36:10 140579888797760 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-26 10:36:10 140579888797760 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-26 10:36:10 140579888797760 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-26 10:36:10 140579888797760 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-26 10:36:10 140579888797760 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-26 10:36:10 140579888797760 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-26 10:36:10 140579888797760 [Note] InnoDB: Using Linux native AIO
2017-11-26 10:36:10 140579888797760 [Note] InnoDB: Using SSE crc32 instructions
2017-11-26 10:36:10 140579888797760 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-26 10:36:10 140579888797760 [Note] InnoDB: Completed initialization of buffer pool
2017-11-26 10:36:10 140579888797760 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-26 10:36:11 140579888797760 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-26 10:36:11 140579888797760 [Note] InnoDB: Waiting for purge to start
2017-11-26 10:36:11 140579888797760 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 22309808
2017-11-26 10:36:12 140579524572928 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-26 10:36:12 140579888797760 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-26 10:36:12 140579888797760 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-26 10:36:12 140579887610624 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-26 10:36:12 140579888797760 [Note] Reading of all Master_info entries succeded
2017-11-26 10:36:12 140579888797760 [Note] Added new Master_info '' to hash table
2017-11-26 10:36:12 140579888797760 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.Edjrze/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-26 10:36:13 7fdb4acb9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-26 11:20:48 140579829422848 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-26 11:20:48 140579566507776 [Note] InnoDB: FTS optimize thread exiting.
2017-11-26 11:20:48 140579829422848 [Note] InnoDB: Starting shutdown...
2017-11-26 11:20:49 140579829422848 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-26 11:20:49 140579829422848 [Note] InnoDB: Shutdown completed; log sequence number 22964401
2017-11-26 11:20:49 140579829422848 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-27  8:42:13 140614310041664 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-27  8:42:14 140614310041664 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-27  8:42:14 140614310041664 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-27  8:42:14 140614310041664 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-27  8:42:14 140614310041664 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-27  8:42:14 140614310041664 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-27  8:42:14 140614310041664 [Note] InnoDB: Using Linux native AIO
2017-11-27  8:42:14 140614310041664 [Note] InnoDB: Using SSE crc32 instructions
2017-11-27  8:42:14 140614310041664 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-27  8:42:14 140614310041664 [Note] InnoDB: Completed initialization of buffer pool
2017-11-27  8:42:14 140614310041664 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-27  8:42:15 140614310041664 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-27  8:42:15 140614310041664 [Note] InnoDB: Waiting for purge to start
2017-11-27  8:42:15 140614310041664 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 22964401
2017-11-27  8:42:16 140613945128704 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-27  8:42:16 140614310041664 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-27  8:42:16 140614310041664 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-27  8:42:16 140614309411584 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-27  8:42:16 140614310041664 [Note] Reading of all Master_info entries succeded
2017-11-27  8:42:16 140614310041664 [Note] Added new Master_info '' to hash table
2017-11-27  8:42:16 140614310041664 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.mMqAWr/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-27 08:42:17 7fe34e7e9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-27 11:25:51 140614251223808 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-27 11:25:51 140613982877440 [Note] InnoDB: FTS optimize thread exiting.
2017-11-27 11:25:51 140614251223808 [Note] InnoDB: Starting shutdown...
2017-11-27 11:25:52 140614251223808 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-27 11:25:54 140614251223808 [Note] InnoDB: Shutdown completed; log sequence number 23746513
2017-11-27 11:25:54 140614251223808 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-27 14:39:18 139924114884672 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-27 14:39:18 139924114884672 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-27 14:39:18 139924114884672 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-27 14:39:18 139924114884672 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-27 14:39:18 139924114884672 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-27 14:39:18 139924114884672 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-27 14:39:18 139924114884672 [Note] InnoDB: Using Linux native AIO
2017-11-27 14:39:18 139924114884672 [Note] InnoDB: Using SSE crc32 instructions
2017-11-27 14:39:18 139924114884672 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-27 14:39:18 139924114884672 [Note] InnoDB: Completed initialization of buffer pool
2017-11-27 14:39:18 139924114884672 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-27 14:39:19 139924114884672 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-27 14:39:19 139924114884672 [Note] InnoDB: Waiting for purge to start
2017-11-27 14:39:19 139924114884672 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 23746513
2017-11-27 14:39:19 139923751433984 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-27 14:39:20 139924114884672 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-27 14:39:20 139924114884672 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-27 14:39:20 139924113586944 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-27 14:39:20 139924114884672 [Note] Reading of all Master_info entries succeded
2017-11-27 14:39:20 139924114884672 [Note] Added new Master_info '' to hash table
2017-11-27 14:39:20 139924114884672 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.zmyIKv/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-27 14:39:21 7f429b9d9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-27 15:50:11 139924055366400 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-27 15:50:11 139923791271680 [Note] InnoDB: FTS optimize thread exiting.
2017-11-27 15:50:11 139924055366400 [Note] InnoDB: Starting shutdown...
2017-11-27 15:50:12 139924055366400 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-27 15:50:19 139924055366400 [Note] InnoDB: Shutdown completed; log sequence number 24451199
2017-11-27 15:50:19 139924055366400 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-27 17:53:40 139829594945600 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-27 17:53:40 139829594945600 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-27 17:53:40 139829594945600 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-27 17:53:40 139829594945600 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-27 17:53:40 139829594945600 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-27 17:53:40 139829594945600 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-27 17:53:40 139829594945600 [Note] InnoDB: Using Linux native AIO
2017-11-27 17:53:40 139829594945600 [Note] InnoDB: Using SSE crc32 instructions
2017-11-27 17:53:40 139829594945600 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-27 17:53:40 139829594945600 [Note] InnoDB: Completed initialization of buffer pool
2017-11-27 17:53:40 139829594945600 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-27 17:53:41 139829594945600 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-27 17:53:41 139829594945600 [Note] InnoDB: Waiting for purge to start
2017-11-27 17:53:41 139829594945600 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 24451199
2017-11-27 17:53:42 139829232793344 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-27 17:53:42 139829594945600 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-27 17:53:42 139829594945600 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-27 17:53:42 139829594290944 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-27 17:53:42 139829594945600 [Note] Reading of all Master_info entries succeded
2017-11-27 17:53:42 139829594945600 [Note] Added new Master_info '' to hash table
2017-11-27 17:53:42 139829594945600 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.EDkU0K/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-27 17:53:43 7f2c99d49b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-27 18:50:33 139829536135936 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-27 18:50:34 139829272631040 [Note] InnoDB: FTS optimize thread exiting.
2017-11-27 18:50:34 139829536135936 [Note] InnoDB: Starting shutdown...
2017-11-27 18:50:35 139829536135936 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-27 18:50:37 139829536135936 [Note] InnoDB: Shutdown completed; log sequence number 24917638
2017-11-27 18:50:37 139829536135936 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-28 10:03:50 139995073263680 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-28 10:03:50 139995073263680 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-28 10:03:50 139995073263680 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-28 10:03:50 139995073263680 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-28 10:03:50 139995073263680 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-28 10:03:50 139995073263680 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-28 10:03:50 139995073263680 [Note] InnoDB: Using Linux native AIO
2017-11-28 10:03:50 139995073263680 [Note] InnoDB: Using SSE crc32 instructions
2017-11-28 10:03:50 139995073263680 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-28 10:03:50 139995073263680 [Note] InnoDB: Completed initialization of buffer pool
2017-11-28 10:03:50 139995073263680 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-28 10:03:52 139995073263680 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-28 10:03:52 139995073263680 [Note] InnoDB: Waiting for purge to start
2017-11-28 10:03:52 139995073263680 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 24917638
2017-11-28 10:03:52 139994710669056 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-28 10:03:53 139995073263680 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-28 10:03:53 139995073263680 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-28 10:03:53 139995071937280 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-28 10:03:53 139995073263680 [Note] Reading of all Master_info entries succeded
2017-11-28 10:03:53 139995073263680 [Note] Added new Master_info '' to hash table
2017-11-28 10:03:53 139995073263680 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.AjEYnW/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-28 10:03:57 7f5321109b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-28 11:08:39 139995013749504 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-28 11:08:39 139994752603904 [Note] InnoDB: FTS optimize thread exiting.
2017-11-28 11:08:39 139995013749504 [Note] InnoDB: Starting shutdown...
2017-11-28 11:08:40 139995013749504 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-28 11:08:41 139995013749504 [Note] InnoDB: Shutdown completed; log sequence number 25635206
2017-11-28 11:08:41 139995013749504 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-28 11:51:20 139795640031296 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-28 11:51:20 139795640031296 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-28 11:51:20 139795640031296 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-28 11:51:20 139795640031296 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-28 11:51:20 139795640031296 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-28 11:51:20 139795640031296 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-28 11:51:20 139795640031296 [Note] InnoDB: Using Linux native AIO
2017-11-28 11:51:20 139795640031296 [Note] InnoDB: Using SSE crc32 instructions
2017-11-28 11:51:20 139795640031296 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-28 11:51:20 139795640031296 [Note] InnoDB: Completed initialization of buffer pool
2017-11-28 11:51:20 139795640031296 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-28 11:51:21 139795640031296 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-28 11:51:21 139795640031296 [Note] InnoDB: Waiting for purge to start
2017-11-28 11:51:21 139795640031296 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 25635206
2017-11-28 11:51:22 139795277805312 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-28 11:51:22 139795640031296 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-28 11:51:22 139795640031296 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-28 11:51:22 139795639401216 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-28 11:51:22 139795640031296 [Note] Reading of all Master_info entries succeded
2017-11-28 11:51:22 139795640031296 [Note] Added new Master_info '' to hash table
2017-11-28 11:51:22 139795640031296 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.i3qsiF/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-28 11:51:23 7f24b1f59b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-28 14:50:25 139795581213440 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-28 14:50:25 139795565689600 [Warning] Aborted connection 14 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-28 14:50:26 139795639098112 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-28 14:50:26 139795318827776 [Warning] Aborted connection 30 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-28 14:51:02 139795315554048 [Note] InnoDB: FTS optimize thread exiting.
2017-11-28 14:51:02 139795639098112 [Note] InnoDB: Starting shutdown...
2017-11-28 14:51:02 139795639098112 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-28 14:51:08 139795639098112 [Note] InnoDB: Shutdown completed; log sequence number 26469618
2017-11-28 14:51:08 139795639098112 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-28 15:32:16 139915695724608 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-28 15:32:16 139915695724608 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-28 15:32:16 139915695724608 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-28 15:32:16 139915695724608 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-28 15:32:16 139915695724608 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-28 15:32:16 139915695724608 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-28 15:32:16 139915695724608 [Note] InnoDB: Using Linux native AIO
2017-11-28 15:32:16 139915695724608 [Note] InnoDB: Using SSE crc32 instructions
2017-11-28 15:32:16 139915695724608 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-28 15:32:16 139915695724608 [Note] InnoDB: Completed initialization of buffer pool
2017-11-28 15:32:16 139915695724608 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-28 15:32:18 139915695724608 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-28 15:32:18 139915695724608 [Note] InnoDB: Waiting for purge to start
2017-11-28 15:32:18 139915695724608 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 26469618
2017-11-28 15:32:18 139915331368704 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-28 15:32:19 139915695724608 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-28 15:32:19 139915695724608 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-28 15:32:19 139915694537472 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-28 15:32:19 139915695724608 [Note] Reading of all Master_info entries succeded
2017-11-28 15:32:19 139915695724608 [Note] Added new Master_info '' to hash table
2017-11-28 15:32:19 139915695724608 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.xAfzr7/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-28 15:32:19 7f40a5cd9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-28 20:14:25 139915636349696 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-28 20:14:27 139915369117440 [Note] InnoDB: FTS optimize thread exiting.
2017-11-28 20:14:27 139915636349696 [Note] InnoDB: Starting shutdown...
2017-11-28 20:14:27 139915636349696 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-28 20:14:28 139915636349696 [Note] InnoDB: Shutdown completed; log sequence number 32554597
2017-11-28 20:14:28 139915636349696 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-29 10:28:52 140523101505600 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-29 10:28:52 140523101505600 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-29 10:28:52 140523101505600 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-29 10:28:52 140523101505600 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-29 10:28:52 140523101505600 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-29 10:28:52 140523101505600 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-29 10:28:52 140523101505600 [Note] InnoDB: Using Linux native AIO
2017-11-29 10:28:52 140523101505600 [Note] InnoDB: Using SSE crc32 instructions
2017-11-29 10:28:52 140523101505600 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-29 10:28:52 140523101505600 [Note] InnoDB: Completed initialization of buffer pool
2017-11-29 10:28:52 140523101505600 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-29 10:28:55 140523101505600 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-29 10:28:55 140523101505600 [Note] InnoDB: Waiting for purge to start
2017-11-29 10:28:55 140523101505600 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 32554597
2017-11-29 10:28:56 140522739988224 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-29 10:28:57 140523101505600 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-29 10:28:57 140523101505600 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-29 10:28:57 140523100207872 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-29 10:28:57 140523101505600 [Note] Reading of all Master_info entries succeded
2017-11-29 10:28:57 140523101505600 [Note] Added new Master_info '' to hash table
2017-11-29 10:28:57 140523101505600 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.4ePy1i/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-29 10:28:58 7fce113fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-29 11:23:43 140523029388032 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-29 11:23:43 140522781927168 [Note] InnoDB: FTS optimize thread exiting.
2017-11-29 11:23:43 140523029388032 [Note] InnoDB: Starting shutdown...
2017-11-29 11:23:44 140523029388032 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-29 11:23:45 140523029388032 [Note] InnoDB: Shutdown completed; log sequence number 34001086
2017-11-29 11:23:45 140523029388032 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-29 11:56:36 139838155003968 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-29 11:56:37 139838155003968 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: Using Linux native AIO
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: Using SSE crc32 instructions
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: Completed initialization of buffer pool
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-29 11:56:37 139838155003968 [Note] InnoDB: Waiting for purge to start
2017-11-29 11:56:37 139838155003968 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 34001086
2017-11-29 11:56:38 139837793367808 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-29 11:56:38 139838155003968 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-29 11:56:38 139838155003968 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-29 11:56:38 139838154373888 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-29 11:56:38 139838155003968 [Note] Reading of all Master_info entries succeded
2017-11-29 11:56:38 139838155003968 [Note] Added new Master_info '' to hash table
2017-11-29 11:56:38 139838155003968 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.4ePy1i/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-29 11:56:38 7f2e980c9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-29 12:20:14 139838096186112 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-29 12:20:14 139837835310848 [Note] InnoDB: FTS optimize thread exiting.
2017-11-29 12:20:14 139838096186112 [Note] InnoDB: Starting shutdown...
2017-11-29 12:20:15 139838096186112 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-29 12:20:16 139838096186112 [Note] InnoDB: Shutdown completed; log sequence number 34683755
2017-11-29 12:20:16 139838096186112 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-29 14:23:30 140355917879360 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-29 14:23:30 140355917879360 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-29 14:23:30 140355917879360 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-29 14:23:30 140355917879360 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-29 14:23:30 140355917879360 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-29 14:23:30 140355917879360 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-29 14:23:30 140355917879360 [Note] InnoDB: Using Linux native AIO
2017-11-29 14:23:30 140355917879360 [Note] InnoDB: Using SSE crc32 instructions
2017-11-29 14:23:30 140355917879360 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-29 14:23:30 140355917879360 [Note] InnoDB: Completed initialization of buffer pool
2017-11-29 14:23:30 140355917879360 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-29 14:23:32 140355917879360 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-29 14:23:32 140355917879360 [Note] InnoDB: Waiting for purge to start
2017-11-29 14:23:32 140355917879360 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 34683755
2017-11-29 14:23:40 140355557127936 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-29 14:23:40 140355917879360 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-29 14:23:40 140355917879360 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-29 14:23:40 140355916692224 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-29 14:23:41 140355917879360 [Note] Reading of all Master_info entries succeded
2017-11-29 14:23:41 140355917879360 [Note] Added new Master_info '' to hash table
2017-11-29 14:23:41 140355917879360 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.iRUwX8/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-29 14:23:41 7fa725169b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-29 19:40:17 140355858504448 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-29 19:40:17 140355858201344 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-29 19:40:17 140355916389120 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-29 19:40:17 140355539733248 [Warning] Aborted connection 41 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-29 19:40:18 140355617016576 [Warning] Aborted connection 24 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)

Status information:

Current dir: /home/enrico/.local/share/akonadi/db_data/
Running threads: 0  Stack size: 295936
Current locks:
lock: 0x7fa706a76188:

lock: 0x7fa706a76048:

lock: 0x7fa706a96e08:

lock: 0x7fa706a75f08:

lock: 0x7fa706a75dc8:

lock: 0x7fa706a75c88:

lock: 0x7fa706a75b48:

lock: 0x7fa706a75a08:

lock: 0x7fa706a758c8:

lock: 0x7fa706a75788:

lock: 0x7fa706a75648:

lock: 0x7fa706a75508:

lock: 0x7fa706a753c8:

lock: 0x7fa706a75288:

lock: 0x7fa706a75148:

lock: 0x7fa706a75008:

lock: 0x7fa706a95788:

lock: 0x7fa706a95488:

lock: 0x7fa706a95008:

lock: 0x55618a5f41e0:

lock: 0x55618a5f4100:

lock: 0x55618a5f3140:

lock: 0x55618a5f3060:

lock: 0x55618a5f2f80:

lock: 0x55618a5f3300:

lock: 0x55618a5f1540:

lock: 0x55618a5f4020:

lock: 0x55618a5f1c40:

lock: 0x55618a5f1ee0:

lock: 0x55618a5f1b60:

lock: 0x55618a5f1e00:

lock: 0x55618a5f1a80:

lock: 0x55618a5f1d20:

lock: 0x55618a5f2260:

lock: 0x55618a5f2340:

lock: 0x55618a5f2420:

lock: 0x55618a5f19a0:

lock: 0x55618a5f1700:

lock: 0x55618a5f18c0:

lock: 0x55618a5f1620:

lock: 0x55618a5f17e0:

lock: 0x55618a5f1fc0:

lock: 0x55618a5f20a0:

lock: 0x55618a5f2180:

lock: 0x55618a5f3ca0:

lock: 0x55618a5f3f40:

lock: 0x55618a5f3e60:

lock: 0x55618a5f3d80:

lock: 0x55618a5f3920:

lock: 0x55618a5f3840:

lock: 0x55618a5f3760:

lock: 0x55618a5f3680:

lock: 0x55618a5f35a0:

lock: 0x55618a5f3ae0:

lock: 0x55618a5f34c0:

lock: 0x55618a5f33e0:

lock: 0x55618a5f3bc0:

lock: 0x55618a5f3220:

lock: 0x55618a5f2dc0:

lock: 0x55618a5f2ea0:

lock: 0x55618a5f2ce0:

lock: 0x55618a5f2c00:

lock: 0x55618a5f2880:

lock: 0x55618a5f2b20:

lock: 0x55618a5f2a40:

lock: 0x55618a5f27a0:

lock: 0x55618a5f2960:

lock: 0x55618a5f2500:

lock: 0x55618a5f25e0:

lock: 0x55618a5f26c0:

lock: 0x55618a5f3a00:


Key caches:
default
Buffer_size:         16384
Block_size:           1024
Division_limit:        100
Age_threshold:         300
Partitions:              0
blocks used:             0
not flushed:             0
w_requests:              0
writes:                  0
r_requests:              0
reads:                   0


handler status:
read_key:        83415
read_next:       92093
read_rnd          2079
read_first:         19
write:              58
delete              44
update:           4110

Table status:
Opened tables:         43
Open tables:           43
Open files:             5
Open streams:           0

Alarm status:
Active alarms:   0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 0
Number of free chunks:          1
Number of fastbin blocks:       0
Number of mmapped regions:       0
Space in mmapped regions:       0
Maximum total allocated space:       0
Space available in freed fastbin blocks: 0
Total allocated space:          0
Total free space:          0
Top-most, releasable space:       0
Estimated memory (with thread stack):    0



Events status:
LLA = Last Locked At  LUA = Last Unlocked At
WOC = Waiting On Condition  DL = Data Locked
The Event Scheduler is disabled

2017-11-29 19:40:49 140355916995328 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-11-29 19:40:49 140355916995328 [ERROR] Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-11-29 19:40:49 140355857898240 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-29 19:40:50 140355596965632 [Note] InnoDB: FTS optimize thread exiting.
2017-11-29 19:40:50 140355857898240 [Note] InnoDB: Starting shutdown...
2017-11-29 19:40:51 140355857898240 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-29 19:40:52 140355857898240 [Note] InnoDB: Shutdown completed; log sequence number 35641077
2017-11-29 19:40:52 140355857898240 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-30  9:54:21 140390186555456 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-30  9:54:21 140390186555456 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-30  9:54:21 140390186555456 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-30  9:54:21 140390186555456 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-30  9:54:21 140390186555456 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-30  9:54:21 140390186555456 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-30  9:54:21 140390186555456 [Note] InnoDB: Using Linux native AIO
2017-11-30  9:54:21 140390186555456 [Note] InnoDB: Using SSE crc32 instructions
2017-11-30  9:54:21 140390186555456 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-30  9:54:21 140390186555456 [Note] InnoDB: Completed initialization of buffer pool
2017-11-30  9:54:21 140390186555456 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-30  9:54:22 140390186555456 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-30  9:54:22 140390186555456 [Note] InnoDB: Waiting for purge to start
2017-11-30  9:54:22 140390186555456 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 35641077
2017-11-30  9:54:24 140389826688768 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-30  9:54:24 140390186555456 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-30  9:54:24 140390186555456 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-30  9:54:24 140390185925376 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-30  9:54:24 140390186555456 [Note] Reading of all Master_info entries succeded
2017-11-30  9:54:24 140390186555456 [Note] Added new Master_info '' to hash table
2017-11-30  9:54:24 140390186555456 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.7LGDZN/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-30 09:54:25 7faf1fb19b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-30 10:28:09 140390127737600 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-30 10:28:10 140389866526464 [Note] InnoDB: FTS optimize thread exiting.
2017-11-30 10:28:10 140390127737600 [Note] InnoDB: Starting shutdown...
2017-11-30 10:28:10 140390127737600 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-30 10:28:11 140390127737600 [Note] InnoDB: Shutdown completed; log sequence number 37333456
2017-11-30 10:28:11 140390127737600 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-30 10:48:42 140670435297344 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-30 10:48:43 140670435297344 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-30 10:48:43 140670435297344 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-30 10:48:43 140670435297344 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-30 10:48:43 140670435297344 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-30 10:48:43 140670435297344 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-30 10:48:43 140670435297344 [Note] InnoDB: Using Linux native AIO
2017-11-30 10:48:43 140670435297344 [Note] InnoDB: Using SSE crc32 instructions
2017-11-30 10:48:43 140670435297344 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-30 10:48:43 140670435297344 [Note] InnoDB: Completed initialization of buffer pool
2017-11-30 10:48:43 140670435297344 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-30 10:48:44 140670435297344 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-30 10:48:44 140670435297344 [Note] InnoDB: Waiting for purge to start
2017-11-30 10:48:44 140670435297344 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 37333456
2017-11-30 10:48:44 140670073304832 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-30 10:48:45 140670435297344 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-30 10:48:45 140670435297344 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-30 10:48:45 140670434638592 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-30 10:48:45 140670435297344 [Note] Reading of all Master_info entries succeded
2017-11-30 10:48:45 140670435297344 [Note] Added new Master_info '' to hash table
2017-11-30 10:48:45 140670435297344 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.7LGDZN/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-30 10:48:45 7ff05fd21b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-30 14:00:32 140670376483584 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-30 14:00:32 140670115235584 [Note] InnoDB: FTS optimize thread exiting.
2017-11-30 14:00:32 140670376483584 [Note] InnoDB: Starting shutdown...
2017-11-30 14:00:33 140670376483584 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-30 14:00:34 140670376483584 [Note] InnoDB: Shutdown completed; log sequence number 38396082
2017-11-30 14:00:34 140670376483584 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-30 14:45:56 139993509464128 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-11-30 14:45:56 139993509464128 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-30 14:45:56 139993509464128 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-30 14:45:56 139993509464128 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-30 14:45:56 139993509464128 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-30 14:45:56 139993509464128 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-11-30 14:45:56 139993509464128 [Note] InnoDB: Using Linux native AIO
2017-11-30 14:45:56 139993509464128 [Note] InnoDB: Using SSE crc32 instructions
2017-11-30 14:45:56 139993509464128 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-11-30 14:45:56 139993509464128 [Note] InnoDB: Completed initialization of buffer pool
2017-11-30 14:45:56 139993509464128 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-30 14:45:59 139993509464128 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-30 14:45:59 139993509464128 [Note] InnoDB: Waiting for purge to start
2017-11-30 14:45:59 139993509464128 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 38396082
2017-11-30 14:46:01 139993150387968 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-30 14:46:01 139993509464128 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-11-30 14:46:01 139993509464128 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-11-30 14:46:01 139993508805376 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-11-30 14:46:01 139993509464128 [Note] Reading of all Master_info entries succeded
2017-11-30 14:46:01 139993509464128 [Note] Added new Master_info '' to hash table
2017-11-30 14:46:01 139993509464128 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.ls6O4J/mysql.socket'  port: 0  Mageia MariaDB Server
2017-11-30 14:46:02 7f52c3e59b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-11-30 20:09:13 139993437690624 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-30 20:09:14 139993508502272 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-11-30 20:09:14 139993508502272 [Note] /usr/sbin/mysqld: Normal shutdown

2017-11-30 20:09:38 139993190225664 [Note] InnoDB: FTS optimize thread exiting.
2017-11-30 20:09:38 139993508502272 [Note] InnoDB: Starting shutdown...
2017-11-30 20:09:39 139993508502272 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-11-30 20:09:40 139993508502272 [Note] InnoDB: Shutdown completed; log sequence number 40037933
2017-11-30 20:09:41 139993508502272 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-01 10:11:42 140513056561216 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-01 10:11:42 140513056561216 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-01 10:11:42 140513056561216 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-01 10:11:42 140513056561216 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-01 10:11:42 140513056561216 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-01 10:11:42 140513056561216 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-01 10:11:42 140513056561216 [Note] InnoDB: Using Linux native AIO
2017-12-01 10:11:42 140513056561216 [Note] InnoDB: Using SSE crc32 instructions
2017-12-01 10:11:42 140513056561216 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-01 10:11:42 140513056561216 [Note] InnoDB: Completed initialization of buffer pool
2017-12-01 10:11:42 140513056561216 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-01 10:11:44 140513056561216 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-01 10:11:44 140513056561216 [Note] InnoDB: Waiting for purge to start
2017-12-01 10:11:44 140513056561216 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 40037933
2017-12-01 10:11:45 140512696727296 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-01 10:11:45 140513056561216 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-01 10:11:45 140513056561216 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-01 10:11:45 140513055963904 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-01 10:11:45 140513056561216 [Note] Reading of all Master_info entries succeded
2017-12-01 10:11:45 140513056561216 [Note] Added new Master_info '' to hash table
2017-12-01 10:11:45 140513056561216 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.oK9JIs/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-01 10:11:46 7fcbbb511b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-01 11:51:59 140512997743360 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-01 11:51:59 140512736564992 [Note] InnoDB: FTS optimize thread exiting.
2017-12-01 11:51:59 140512997743360 [Note] InnoDB: Starting shutdown...
2017-12-01 11:52:00 140512997743360 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-01 11:52:02 140512997743360 [Note] InnoDB: Shutdown completed; log sequence number 41486324
2017-12-01 11:52:02 140512997743360 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-01 12:14:14 140361122453568 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-01 12:14:14 140361122453568 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: Using Linux native AIO
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: Using SSE crc32 instructions
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: Completed initialization of buffer pool
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-01 12:14:14 140361122453568 [Note] InnoDB: Waiting for purge to start
2017-12-01 12:14:14 140361122453568 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 41486324
2017-12-01 12:14:15 140360762259200 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-01 12:14:15 140361122453568 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-01 12:14:15 140361122453568 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-01 12:14:15 140361121299200 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-01 12:14:15 140361122453568 [Note] Reading of all Master_info entries succeded
2017-12-01 12:14:15 140361122453568 [Note] Added new Master_info '' to hash table
2017-12-01 12:14:15 140361122453568 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.oK9JIs/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-01 12:14:16 7fa85b4e1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-01 13:04:34 140361063078656 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-01 13:04:34 140360802096896 [Note] InnoDB: FTS optimize thread exiting.
2017-12-01 13:04:34 140361063078656 [Note] InnoDB: Starting shutdown...
2017-12-01 13:04:35 140361063078656 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-01 13:04:36 140361063078656 [Note] InnoDB: Shutdown completed; log sequence number 42976830
2017-12-01 13:04:36 140361063078656 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-01 14:25:55 140034399836224 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-01 14:25:55 140034399836224 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-01 14:25:55 140034399836224 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-01 14:25:55 140034399836224 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-01 14:25:55 140034399836224 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-01 14:25:55 140034399836224 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-01 14:25:55 140034399836224 [Note] InnoDB: Using Linux native AIO
2017-12-01 14:25:55 140034399836224 [Note] InnoDB: Using SSE crc32 instructions
2017-12-01 14:25:55 140034399836224 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-01 14:25:55 140034399836224 [Note] InnoDB: Completed initialization of buffer pool
2017-12-01 14:25:55 140034399836224 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-01 14:25:56 140034399836224 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-01 14:25:56 140034399836224 [Note] InnoDB: Waiting for purge to start
2017-12-01 14:25:56 140034399836224 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 42976830
2017-12-01 14:25:57 140034038560512 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-01 14:25:57 140034399836224 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-01 14:25:57 140034399836224 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-01 14:25:57 140034399238912 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-01 14:25:57 140034399836224 [Note] Reading of all Master_info entries succeded
2017-12-01 14:25:57 140034399836224 [Note] Added new Master_info '' to hash table
2017-12-01 14:25:57 140034399836224 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.vOUoih/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-01 14:25:58 7f5c49271b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-01 19:30:17 140034398935808 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-01 19:30:18 140034341018368 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-01 19:30:18 140034043329280 [Warning] Aborted connection 41 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-01 19:30:18 140034099940096 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-01 19:30:21 140034080495360 [Note] InnoDB: FTS optimize thread exiting.
2017-12-01 19:30:21 140034099940096 [Note] InnoDB: Starting shutdown...
2017-12-01 19:30:22 140034099940096 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-01 19:30:31 140034099940096 [Note] InnoDB: Shutdown completed; log sequence number 43688625
2017-12-01 19:30:31 140034099940096 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-02 10:18:28 140635966117952 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-02 10:18:28 140635966117952 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-02 10:18:28 140635966117952 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-02 10:18:28 140635966117952 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-02 10:18:28 140635966117952 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-02 10:18:28 140635966117952 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-02 10:18:28 140635966117952 [Note] InnoDB: Using Linux native AIO
2017-12-02 10:18:28 140635966117952 [Note] InnoDB: Using SSE crc32 instructions
2017-12-02 10:18:28 140635966117952 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-02 10:18:28 140635966117952 [Note] InnoDB: Completed initialization of buffer pool
2017-12-02 10:18:28 140635966117952 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-02 10:18:34 140635966117952 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-02 10:18:34 140635966117952 [Note] InnoDB: Waiting for purge to start
2017-12-02 10:18:34 140635966117952 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 43688625
2017-12-02 10:18:35 140635604514560 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-02 10:18:35 140635966117952 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-02 10:18:35 140635966117952 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-02 10:18:35 140635964963584 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-02 10:18:35 140635966117952 [Note] Reading of all Master_info entries succeded
2017-12-02 10:18:35 140635966117952 [Note] Added new Master_info '' to hash table
2017-12-02 10:18:35 140635966117952 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.VY6q7I/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-02 10:18:46 7fe8587fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-02 11:10:35 140635893914368 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-02 11:10:36 140635646457600 [Note] InnoDB: FTS optimize thread exiting.
2017-12-02 11:10:36 140635893914368 [Note] InnoDB: Starting shutdown...
2017-12-02 11:10:36 140635893914368 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-02 11:10:38 140635893914368 [Note] InnoDB: Shutdown completed; log sequence number 44364920
2017-12-02 11:10:38 140635893914368 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-02 15:25:43 140495078348864 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-02 15:25:43 140495078348864 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-02 15:25:43 140495078348864 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-02 15:25:43 140495078348864 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-02 15:25:43 140495078348864 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-02 15:25:43 140495078348864 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-02 15:25:43 140495078348864 [Note] InnoDB: Using Linux native AIO
2017-12-02 15:25:43 140495078348864 [Note] InnoDB: Using SSE crc32 instructions
2017-12-02 15:25:43 140495078348864 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-02 15:25:43 140495078348864 [Note] InnoDB: Completed initialization of buffer pool
2017-12-02 15:25:43 140495078348864 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-02 15:25:46 140495078348864 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-02 15:25:46 140495078348864 [Note] InnoDB: Waiting for purge to start
2017-12-02 15:25:46 140495078348864 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 44364920
2017-12-02 15:25:47 140494715746048 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-02 15:25:48 140495078348864 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-02 15:25:48 140495078348864 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-02 15:25:48 140495077735168 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-02 15:25:48 140495078348864 [Note] Reading of all Master_info entries succeded
2017-12-02 15:25:48 140495078348864 [Note] Added new Master_info '' to hash table
2017-12-02 15:25:48 140495078348864 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.fBU1Hc/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-02 15:25:48 7fc78bbb9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-02 16:25:12 140495019547392 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-02 16:25:12 140494755583744 [Note] InnoDB: FTS optimize thread exiting.
2017-12-02 16:25:12 140495019547392 [Note] InnoDB: Starting shutdown...
2017-12-02 16:25:13 140495019547392 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-02 16:25:14 140495019547392 [Note] InnoDB: Shutdown completed; log sequence number 45084806
2017-12-02 16:25:14 140495019547392 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-02 18:50:14 139640825845824 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-02 18:50:14 139640825845824 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-02 18:50:14 139640825845824 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-02 18:50:14 139640825845824 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-02 18:50:14 139640825845824 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-02 18:50:14 139640825845824 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-02 18:50:14 139640825845824 [Note] InnoDB: Using Linux native AIO
2017-12-02 18:50:14 139640825845824 [Note] InnoDB: Using SSE crc32 instructions
2017-12-02 18:50:14 139640825845824 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-02 18:50:14 139640825845824 [Note] InnoDB: Completed initialization of buffer pool
2017-12-02 18:50:14 139640825845824 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-02 18:50:15 139640825845824 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-02 18:50:15 139640825845824 [Note] InnoDB: Waiting for purge to start
2017-12-02 18:50:15 139640825845824 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 45084806
2017-12-02 18:50:16 139640461850368 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-02 18:50:16 139640825845824 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-02 18:50:16 139640825845824 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-02 18:50:16 139640825248512 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-02 18:50:16 139640825845824 [Note] Reading of all Master_info entries succeded
2017-12-02 18:50:16 139640825845824 [Note] Added new Master_info '' to hash table
2017-12-02 18:50:16 139640825845824 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.pnSWnX/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-02 18:50:17 7f00a6509b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-02 20:15:20 139640767027968 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-02 20:15:20 139640503785216 [Note] InnoDB: FTS optimize thread exiting.
2017-12-02 20:15:20 139640767027968 [Note] InnoDB: Starting shutdown...
2017-12-02 20:15:21 139640767027968 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-02 20:15:22 139640767027968 [Note] InnoDB: Shutdown completed; log sequence number 46458254
2017-12-02 20:15:22 139640767027968 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-03 10:15:24 140676750235712 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-03 10:15:24 140676750235712 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-03 10:15:24 140676750235712 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-03 10:15:24 140676750235712 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-03 10:15:24 140676750235712 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-03 10:15:24 140676750235712 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-03 10:15:24 140676750235712 [Note] InnoDB: Using Linux native AIO
2017-12-03 10:15:24 140676750235712 [Note] InnoDB: Using SSE crc32 instructions
2017-12-03 10:15:24 140676750235712 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-03 10:15:24 140676750235712 [Note] InnoDB: Completed initialization of buffer pool
2017-12-03 10:15:24 140676750235712 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-03 10:15:25 140676750235712 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-03 10:15:25 140676750235712 [Note] InnoDB: Waiting for purge to start
2017-12-03 10:15:25 140676750235712 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 46458254
2017-12-03 10:15:26 140676387829504 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-03 10:15:26 140676750235712 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-03 10:15:26 140676750235712 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-03 10:15:26 140676749622016 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-03 10:15:26 140676750235712 [Note] Reading of all Master_info entries succeded
2017-12-03 10:15:26 140676750235712 [Note] Added new Master_info '' to hash table
2017-12-03 10:15:26 140676750235712 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.suIpoI/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-03 10:15:27 7ff1d8389b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-03 12:24:57 140676691434240 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-03 12:24:57 140676427663104 [Note] InnoDB: FTS optimize thread exiting.
2017-12-03 12:24:57 140676691434240 [Note] InnoDB: Starting shutdown...
2017-12-03 12:24:58 140676691434240 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-03 12:24:59 140676691434240 [Note] InnoDB: Shutdown completed; log sequence number 47215673
2017-12-03 12:24:59 140676691434240 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-03 13:58:00 139653340334144 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-03 13:58:01 139653340334144 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-03 13:58:01 139653340334144 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-03 13:58:01 139653340334144 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-03 13:58:01 139653340334144 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-03 13:58:01 139653340334144 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-03 13:58:01 139653340334144 [Note] InnoDB: Using Linux native AIO
2017-12-03 13:58:01 139653340334144 [Note] InnoDB: Using SSE crc32 instructions
2017-12-03 13:58:01 139653340334144 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-03 13:58:01 139653340334144 [Note] InnoDB: Completed initialization of buffer pool
2017-12-03 13:58:01 139653340334144 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-03 13:58:02 139653340334144 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-03 13:58:02 139653340334144 [Note] InnoDB: Waiting for purge to start
2017-12-03 13:58:02 139653340334144 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 47215673
2017-12-03 13:58:02 139652973459200 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-03 13:58:02 139653340334144 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-03 13:58:02 139653340334144 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-03 13:58:02 139653339708160 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-03 13:58:03 139653340334144 [Note] Reading of all Master_info entries succeded
2017-12-03 13:58:03 139653340334144 [Note] Added new Master_info '' to hash table
2017-12-03 13:58:03 139653340334144 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.c9eoPd/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-03 13:58:03 7f03903c9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-03 14:31:12 139653281520384 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-03 14:31:12 139653013305088 [Note] InnoDB: FTS optimize thread exiting.
2017-12-03 14:31:12 139653281520384 [Note] InnoDB: Starting shutdown...
2017-12-03 14:31:13 139653281520384 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-03 14:31:14 139653281520384 [Note] InnoDB: Shutdown completed; log sequence number 47838275
2017-12-03 14:31:14 139653281520384 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-03 16:59:30 140217303140416 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-03 16:59:30 140217303140416 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-03 16:59:30 140217303140416 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-03 16:59:30 140217303140416 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-03 16:59:30 140217303140416 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-03 16:59:30 140217303140416 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-03 16:59:30 140217303140416 [Note] InnoDB: Using Linux native AIO
2017-12-03 16:59:30 140217303140416 [Note] InnoDB: Using SSE crc32 instructions
2017-12-03 16:59:30 140217303140416 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-03 16:59:30 140217303140416 [Note] InnoDB: Completed initialization of buffer pool
2017-12-03 16:59:31 140217303140416 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-03 16:59:32 140217303140416 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-03 16:59:32 140217303140416 [Note] InnoDB: Waiting for purge to start
2017-12-03 16:59:32 140217303140416 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 47838275
2017-12-03 16:59:32 140216943769344 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-03 16:59:32 140217303140416 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-03 16:59:32 140217303140416 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-03 16:59:32 140217302514432 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-03 16:59:32 140217303140416 [Note] Reading of all Master_info entries succeded
2017-12-03 16:59:32 140217303140416 [Note] Added new Master_info '' to hash table
2017-12-03 16:59:32 140217303140416 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.cUKZbu/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-03 16:59:33 7f86df0a1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-03 18:25:13 140217244326656 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-03 18:25:14 140216983615232 [Note] InnoDB: FTS optimize thread exiting.
2017-12-03 18:25:14 140217244326656 [Note] InnoDB: Starting shutdown...
2017-12-03 18:25:15 140217244326656 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-03 18:25:15 140217244326656 [Note] InnoDB: Shutdown completed; log sequence number 48513070
2017-12-03 18:25:15 140217244326656 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-03 18:49:39 139651116898368 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-03 18:49:39 139651116898368 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-03 18:49:39 139651116898368 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-03 18:49:39 139651116898368 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-03 18:49:39 139651116898368 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-03 18:49:39 139651116898368 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-03 18:49:39 139651116898368 [Note] InnoDB: Using Linux native AIO
2017-12-03 18:49:39 139651116898368 [Note] InnoDB: Using SSE crc32 instructions
2017-12-03 18:49:39 139651116898368 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-03 18:49:39 139651116898368 [Note] InnoDB: Completed initialization of buffer pool
2017-12-03 18:49:39 139651116898368 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-03 18:49:40 139651116898368 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-03 18:49:40 139651116898368 [Note] InnoDB: Waiting for purge to start
2017-12-03 18:49:40 139651116898368 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 48513070
2017-12-03 18:49:40 139650750478080 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-03 18:49:40 139651116898368 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-03 18:49:40 139651116898368 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-03 18:49:40 139651116301056 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-03 18:49:40 139651116898368 [Note] Reading of all Master_info entries succeded
2017-12-03 18:49:40 139651116898368 [Note] Added new Master_info '' to hash table
2017-12-03 18:49:40 139651116898368 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.wl5CMD/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-03 18:49:48 7f030bb59b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-03 19:57:39 139651058080512 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-03 19:57:39 139650794510080 [Note] InnoDB: FTS optimize thread exiting.
2017-12-03 19:57:39 139651058080512 [Note] InnoDB: Starting shutdown...
2017-12-03 19:57:40 139651058080512 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-03 19:57:42 139651058080512 [Note] InnoDB: Shutdown completed; log sequence number 49219830
2017-12-03 19:57:42 139651058080512 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-04 10:20:16 140614172870720 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-04 10:20:17 140614172870720 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-04 10:20:17 140614172870720 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-04 10:20:17 140614172870720 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-04 10:20:17 140614172870720 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-04 10:20:17 140614172870720 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-04 10:20:17 140614172870720 [Note] InnoDB: Using Linux native AIO
2017-12-04 10:20:17 140614172870720 [Note] InnoDB: Using SSE crc32 instructions
2017-12-04 10:20:17 140614172870720 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-04 10:20:17 140614172870720 [Note] InnoDB: Completed initialization of buffer pool
2017-12-04 10:20:17 140614172870720 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-04 10:20:18 140614172870720 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-04 10:20:18 140614172870720 [Note] InnoDB: Waiting for purge to start
2017-12-04 10:20:18 140614172870720 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 49219830
2017-12-04 10:20:18 140613810910976 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-04 10:20:18 140614172870720 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-04 10:20:18 140614172870720 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-04 10:20:18 140614172244736 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-04 10:20:19 140614172870720 [Note] Reading of all Master_info entries succeded
2017-12-04 10:20:19 140614172870720 [Note] Added new Master_info '' to hash table
2017-12-04 10:20:19 140614172870720 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.rr7GXq/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-04 10:20:19 7fe346519b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-04 10:41:52 140614114056960 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-04 10:41:52 140613852845824 [Note] InnoDB: FTS optimize thread exiting.
2017-12-04 10:41:52 140614114056960 [Note] InnoDB: Starting shutdown...
2017-12-04 10:41:53 140614114056960 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-04 10:41:54 140614114056960 [Note] InnoDB: Shutdown completed; log sequence number 50763572
2017-12-04 10:41:54 140614114056960 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-04 11:26:32 140437844138048 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-04 11:26:32 140437844138048 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: Using Linux native AIO
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: Using SSE crc32 instructions
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: Completed initialization of buffer pool
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-04 11:26:32 140437844138048 [Note] InnoDB: Waiting for purge to start
2017-12-04 11:26:32 140437844138048 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 50763572
2017-12-04 11:26:33 140437482370816 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-04 11:26:33 140437844138048 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-04 11:26:33 140437844138048 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-04 11:26:33 140437843540736 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-04 11:26:33 140437844138048 [Note] Reading of all Master_info entries succeded
2017-12-04 11:26:33 140437844138048 [Note] Added new Master_info '' to hash table
2017-12-04 11:26:33 140437844138048 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.qTO4XT/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-04 11:26:34 7fba384e9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-04 12:13:07 140437785320192 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-04 12:13:07 140437522212608 [Note] InnoDB: FTS optimize thread exiting.
2017-12-04 12:13:07 140437785320192 [Note] InnoDB: Starting shutdown...
2017-12-04 12:13:08 140437785320192 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-04 12:13:09 140437785320192 [Note] InnoDB: Shutdown completed; log sequence number 51433404
2017-12-04 12:13:09 140437785320192 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-04 14:40:01 140279215167552 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-04 14:40:02 140279215167552 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-04 14:40:02 140279215167552 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-04 14:40:02 140279215167552 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-04 14:40:02 140279215167552 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-04 14:40:02 140279215167552 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-04 14:40:02 140279215167552 [Note] InnoDB: Using Linux native AIO
2017-12-04 14:40:02 140279215167552 [Note] InnoDB: Using SSE crc32 instructions
2017-12-04 14:40:02 140279215167552 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-04 14:40:02 140279215167552 [Note] InnoDB: Completed initialization of buffer pool
2017-12-04 14:40:02 140279215167552 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-04 14:40:03 140279215167552 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-04 14:40:03 140279215167552 [Note] InnoDB: Waiting for purge to start
2017-12-04 14:40:03 140279215167552 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 51433404
2017-12-04 14:40:04 140278855890688 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-04 14:40:05 140279215167552 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-04 14:40:05 140279215167552 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-04 14:40:05 140279214570240 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-04 14:40:05 140279215167552 [Note] Reading of all Master_info entries succeded
2017-12-04 14:40:05 140279215167552 [Note] Added new Master_info '' to hash table
2017-12-04 14:40:05 140279215167552 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.yjqwVN/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-04 14:40:06 7f9549489b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-04 19:56:55 140278859471616 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-04 19:56:55 140279143193344 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-04 19:56:55 140279214267136 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-04 19:56:55 140279156349696 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-04 19:56:57 140278895736576 [Note] InnoDB: FTS optimize thread exiting.
2017-12-04 19:56:58 140278859471616 [Note] InnoDB: Starting shutdown...
2017-12-04 19:56:59 140278859471616 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-04 19:57:09 140278859471616 [Note] InnoDB: Shutdown completed; log sequence number 54518697
2017-12-04 19:57:09 140278859471616 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-05  9:53:26 139768401877056 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-05  9:53:26 139768401877056 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-05  9:53:26 139768401877056 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-05  9:53:26 139768401877056 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-05  9:53:26 139768401877056 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-05  9:53:26 139768401877056 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-05  9:53:26 139768401877056 [Note] InnoDB: Using Linux native AIO
2017-12-05  9:53:26 139768401877056 [Note] InnoDB: Using SSE crc32 instructions
2017-12-05  9:53:26 139768401877056 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-05  9:53:26 139768401877056 [Note] InnoDB: Completed initialization of buffer pool
2017-12-05  9:53:26 139768401877056 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-05  9:53:27 139768401877056 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-05  9:53:27 139768401877056 [Note] InnoDB: Waiting for purge to start
2017-12-05  9:53:27 139768401877056 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 54518697
2017-12-05  9:53:28 139768039995136 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-05  9:53:28 139768401877056 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-05  9:53:28 139768401877056 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-05  9:53:28 139768401263360 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-05  9:53:28 139768401877056 [Note] Reading of all Master_info entries succeded
2017-12-05  9:53:28 139768401877056 [Note] Added new Master_info '' to hash table
2017-12-05  9:53:28 139768401877056 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.ni0eML/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-05 09:53:30 7f1e5a709b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-05 10:38:43 139768343075584 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-05 10:38:44 139768081938176 [Note] InnoDB: FTS optimize thread exiting.
2017-12-05 10:38:44 139768343075584 [Note] InnoDB: Starting shutdown...
2017-12-05 10:38:45 139768343075584 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-05 10:38:46 139768343075584 [Note] InnoDB: Shutdown completed; log sequence number 57013187
2017-12-05 10:38:46 139768343075584 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-05 10:48:08 140570898667584 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-05 10:48:09 140570898667584 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-05 10:48:09 140570898667584 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-05 10:48:09 140570898667584 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-05 10:48:09 140570898667584 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-05 10:48:09 140570898667584 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-05 10:48:09 140570898667584 [Note] InnoDB: Using Linux native AIO
2017-12-05 10:48:09 140570898667584 [Note] InnoDB: Using SSE crc32 instructions
2017-12-05 10:48:09 140570898667584 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-05 10:48:09 140570898667584 [Note] InnoDB: Completed initialization of buffer pool
2017-12-05 10:48:09 140570898667584 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-05 10:48:10 140570898667584 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-05 10:48:10 140570898667584 [Note] InnoDB: Waiting for purge to start
2017-12-05 10:48:10 140570898667584 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 57013187
2017-12-05 10:48:10 140570536179456 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-05 10:48:10 140570898667584 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-05 10:48:10 140570898667584 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-05 10:48:10 140570898070272 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-05 10:48:10 140570898667584 [Note] Reading of all Master_info entries succeded
2017-12-05 10:48:10 140570898667584 [Note] Added new Master_info '' to hash table
2017-12-05 10:48:10 140570898667584 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.ni0eML/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-05 10:48:11 7fd932f99b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-05 11:13:43 140570839849728 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-05 11:13:46 140570578106112 [Note] InnoDB: FTS optimize thread exiting.
2017-12-05 11:13:46 140570839849728 [Note] InnoDB: Starting shutdown...
2017-12-05 11:13:47 140570839849728 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-05 11:13:49 140570839849728 [Note] InnoDB: Shutdown completed; log sequence number 57691979
2017-12-05 11:13:49 140570839849728 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-05 11:18:21 140230499145792 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-05 11:18:22 140230499145792 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-05 11:18:22 140230499145792 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-05 11:18:22 140230499145792 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-05 11:18:22 140230499145792 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-05 11:18:22 140230499145792 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-05 11:18:22 140230499145792 [Note] InnoDB: Using Linux native AIO
2017-12-05 11:18:22 140230499145792 [Note] InnoDB: Using SSE crc32 instructions
2017-12-05 11:18:22 140230499145792 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-05 11:18:22 140230499145792 [Note] InnoDB: Completed initialization of buffer pool
2017-12-05 11:18:22 140230499145792 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-05 11:18:24 140230499145792 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-05 11:18:24 140230499145792 [Note] InnoDB: Waiting for purge to start
2017-12-05 11:18:24 140230499145792 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 57691979
2017-12-05 11:18:25 140230139049728 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-05 11:18:25 140230499145792 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-05 11:18:25 140230499145792 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-05 11:18:25 140230497991424 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-05 11:18:25 140230499145792 [Note] Reading of all Master_info entries succeded
2017-12-05 11:18:25 140230499145792 [Note] Added new Master_info '' to hash table
2017-12-05 11:18:25 140230499145792 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.TMKZl5/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-05 11:18:27 7f89f18c9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-05 11:51:20 140230439770880 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-05 11:51:21 140230178887424 [Note] InnoDB: FTS optimize thread exiting.
2017-12-05 11:51:21 140230439770880 [Note] InnoDB: Starting shutdown...
2017-12-05 11:51:21 140230439770880 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-05 11:51:22 140230439770880 [Note] InnoDB: Shutdown completed; log sequence number 58798294
2017-12-05 11:51:22 140230439770880 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-05 14:53:35 140368317081664 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-05 14:53:35 140368317081664 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-05 14:53:35 140368317081664 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-05 14:53:35 140368317081664 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-05 14:53:35 140368317081664 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-05 14:53:35 140368317081664 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-05 14:53:35 140368317081664 [Note] InnoDB: Using Linux native AIO
2017-12-05 14:53:35 140368317081664 [Note] InnoDB: Using SSE crc32 instructions
2017-12-05 14:53:35 140368317081664 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-05 14:53:35 140368317081664 [Note] InnoDB: Completed initialization of buffer pool
2017-12-05 14:53:35 140368317081664 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-05 14:53:38 140368317081664 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-05 14:53:38 140368317081664 [Note] InnoDB: Waiting for purge to start
2017-12-05 14:53:38 140368317081664 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 58798294
2017-12-05 14:53:39 140367957587712 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-05 14:53:39 140368317081664 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-05 14:53:39 140368317081664 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-05 14:53:39 140368316463872 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-05 14:53:39 140368317081664 [Note] Reading of all Master_info entries succeded
2017-12-05 14:53:39 140368317081664 [Note] Added new Master_info '' to hash table
2017-12-05 14:53:39 140368317081664 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.tUlagN/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-05 14:53:40 7faa082c1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-05 20:14:40 140368258276096 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)

Status information:

Current dir: /home/enrico/.local/share/akonadi/db_data/
Running threads: 0  Stack size: 295936
Current locks:
lock: 0x7fa9e9c76188:

lock: 0x7fa9e9c76048:

lock: 0x7fa9e9c96e08:

lock: 0x7fa9e9c75f08:

lock: 0x7fa9e9c75dc8:

lock: 0x7fa9e9c75c88:

lock: 0x7fa9e9c75b48:

lock: 0x7fa9e9c75a08:

lock: 0x7fa9e9c758c8:

lock: 0x7fa9e9c75788:

lock: 0x7fa9e9c75648:

lock: 0x7fa9e9c75508:

lock: 0x7fa9e9c753c8:

lock: 0x7fa9e9c75288:

lock: 0x7fa9e9c75148:

lock: 0x7fa9e9c75008:

lock: 0x7fa9e9c95788:

lock: 0x7fa9e9c95488:

lock: 0x7fa9e9c95008:

lock: 0x55e0ebec01e0:

lock: 0x55e0ebec0100:

lock: 0x55e0ebebf140:

lock: 0x55e0ebebf060:

lock: 0x55e0ebebef80:

lock: 0x55e0ebebf300:

lock: 0x55e0ebebd540:

lock: 0x55e0ebec0020:

lock: 0x55e0ebebdc40:

lock: 0x55e0ebebdee0:

lock: 0x55e0ebebdb60:

lock: 0x55e0ebebde00:

lock: 0x55e0ebebda80:

lock: 0x55e0ebebdd20:

lock: 0x55e0ebebe260:

lock: 0x55e0ebebe340:

lock: 0x55e0ebebe420:

lock: 0x55e0ebebd9a0:

lock: 0x55e0ebebd700:

lock: 0x55e0ebebd8c0:

lock: 0x55e0ebebd620:

lock: 0x55e0ebebd7e0:

lock: 0x55e0ebebdfc0:

lock: 0x55e0ebebe0a0:

lock: 0x55e0ebebe180:

lock: 0x55e0ebebfca0:

lock: 0x55e0ebebff40:

lock: 0x55e0ebebfe60:

lock: 0x55e0ebebfd80:

lock: 0x55e0ebebf920:

lock: 0x55e0ebebf840:

lock: 0x55e0ebebf760:

lock: 0x55e0ebebf680:

lock: 0x55e0ebebf5a0:

lock: 0x55e0ebebfae0:

lock: 0x55e0ebebf4c0:

lock: 0x55e0ebebf3e0:

lock: 0x55e0ebebfbc0:

lock: 0x55e0ebebf220:

lock: 0x55e0ebebedc0:

lock: 0x55e0ebebeea0:

lock: 0x55e0ebebece0:

lock: 0x55e0ebebec00:

lock: 0x55e0ebebe880:

lock: 0x55e0ebebeb20:

lock: 0x55e0ebebea40:

lock: 0x55e0ebebe7a0:

lock: 0x55e0ebebe960:

lock: 0x55e0ebebe500:

lock: 0x55e0ebebe5e0:

lock: 0x55e0ebebe6c0:

lock: 0x55e0ebebfa00:


Key caches:
default
Buffer_size:         16384
Block_size:           1024
Division_limit:        100
Age_threshold:         300
Partitions:              0
blocks used:             0
not flushed:             0
w_requests:              0
writes:                  0
r_requests:              0
reads:                   0


handler status:
read_key:        82914
read_next:       88702
read_rnd          1953
read_first:          7
write:              51
delete             108
update:           1979

Table status:
Opened tables:         46
Open tables:           46
Open files:             5
Open streams:           0

Alarm status:
Active alarms:   0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 0
Number of free chunks:          1
Number of fastbin blocks:       0
Number of mmapped regions:       0
Space in mmapped regions:       0
Maximum total allocated space:       0
Space available in freed fastbin blocks: 0
Total allocated space:          0
Total free space:          0
Top-most, releasable space:       0
Estimated memory (with thread stack):    0



Events status:
LLA = Last Locked At  LUA = Last Unlocked At
WOC = Waiting On Condition  DL = Data Locked
The Event Scheduler is disabled

2017-12-05 20:14:53 140368316766976 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-05 20:14:53 140368316766976 [ERROR] Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-05 20:15:03 140367961471744 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-05 20:15:04 140367997425408 [Note] InnoDB: FTS optimize thread exiting.
2017-12-05 20:15:04 140367961471744 [Note] InnoDB: Starting shutdown...
2017-12-05 20:15:05 140367961471744 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-05 20:15:07 140367961471744 [Note] InnoDB: Shutdown completed; log sequence number 59572947
2017-12-05 20:15:07 140367961471744 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-06  8:44:29 140435740096576 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-06  8:44:29 140435740096576 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-06  8:44:29 140435740096576 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-06  8:44:29 140435740096576 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-06  8:44:29 140435740096576 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-06  8:44:29 140435740096576 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-06  8:44:29 140435740096576 [Note] InnoDB: Using Linux native AIO
2017-12-06  8:44:29 140435740096576 [Note] InnoDB: Using SSE crc32 instructions
2017-12-06  8:44:29 140435740096576 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-06  8:44:29 140435740096576 [Note] InnoDB: Completed initialization of buffer pool
2017-12-06  8:44:29 140435740096576 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-06  8:44:30 140435740096576 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-06  8:44:30 140435740096576 [Note] InnoDB: Waiting for purge to start
2017-12-06  8:44:30 140435740096576 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 59572947
2017-12-06  8:44:32 140435376830208 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-06  8:44:33 140435740096576 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-06  8:44:33 140435740096576 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-06  8:44:33 140435739474688 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-06  8:44:33 140435740096576 [Note] Reading of all Master_info entries succeded
2017-12-06  8:44:33 140435740096576 [Note] Added new Master_info '' to hash table
2017-12-06  8:44:33 140435740096576 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.Wkrbjx/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-06 08:44:33 7fb9bae59b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-06  9:17:54 140435681286912 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-06  9:17:54 140435418765056 [Note] InnoDB: FTS optimize thread exiting.
2017-12-06  9:17:54 140435681286912 [Note] InnoDB: Starting shutdown...
2017-12-06  9:17:55 140435681286912 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-06  9:17:56 140435681286912 [Note] InnoDB: Shutdown completed; log sequence number 60696053
2017-12-06  9:17:56 140435681286912 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-06 19:05:58 140705230448704 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-06 19:05:58 140705230448704 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-06 19:05:58 140705230448704 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-06 19:05:58 140705230448704 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-06 19:05:58 140705230448704 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-06 19:05:58 140705230448704 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-06 19:05:58 140705230448704 [Note] InnoDB: Using Linux native AIO
2017-12-06 19:05:58 140705230448704 [Note] InnoDB: Using SSE crc32 instructions
2017-12-06 19:05:58 140705230448704 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-06 19:05:58 140705230448704 [Note] InnoDB: Completed initialization of buffer pool
2017-12-06 19:05:58 140705230448704 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-06 19:05:59 140705230448704 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-06 19:05:59 140705230448704 [Note] InnoDB: Waiting for purge to start
2017-12-06 19:05:59 140705230448704 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 60696053
2017-12-06 19:05:59 140704869250816 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-06 19:06:00 140705230448704 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-06 19:06:00 140705230448704 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-06 19:06:00 140705229830912 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-06 19:06:00 140705230448704 [Note] Reading of all Master_info entries succeded
2017-12-06 19:06:00 140705230448704 [Note] Added new Master_info '' to hash table
2017-12-06 19:06:00 140705230448704 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.GLmgje/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-06 19:06:01 7ff879c61b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-06 19:21:22 140705171643136 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-06 19:21:22 140704911185664 [Note] InnoDB: FTS optimize thread exiting.
2017-12-06 19:21:22 140705171643136 [Note] InnoDB: Starting shutdown...
2017-12-06 19:21:23 140705171643136 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-06 19:21:25 140705171643136 [Note] InnoDB: Shutdown completed; log sequence number 61483123
2017-12-06 19:21:25 140705171643136 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-07 10:05:01 140515428751424 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-07 10:05:01 140515428751424 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-07 10:05:01 140515428751424 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-07 10:05:01 140515428751424 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-07 10:05:01 140515428751424 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-07 10:05:01 140515428751424 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-07 10:05:01 140515428751424 [Note] InnoDB: Using Linux native AIO
2017-12-07 10:05:01 140515428751424 [Note] InnoDB: Using SSE crc32 instructions
2017-12-07 10:05:01 140515428751424 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-07 10:05:01 140515428751424 [Note] InnoDB: Completed initialization of buffer pool
2017-12-07 10:05:01 140515428751424 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-07 10:05:02 140515428751424 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-07 10:05:02 140515428751424 [Note] InnoDB: Waiting for purge to start
2017-12-07 10:05:02 140515428751424 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 61483123
2017-12-07 10:05:04 140515068606208 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-07 10:05:04 140515428751424 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-07 10:05:04 140515428751424 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-07 10:05:04 140515428137728 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-07 10:05:04 140515428751424 [Note] Reading of all Master_info entries succeded
2017-12-07 10:05:04 140515428751424 [Note] Added new Master_info '' to hash table
2017-12-07 10:05:04 140515428751424 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.cxk81A/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-07 10:05:05 7fcc48b61b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-07 11:38:03 140515369949952 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-07 11:38:04 140515108443904 [Note] InnoDB: FTS optimize thread exiting.
2017-12-07 11:38:04 140515369949952 [Note] InnoDB: Starting shutdown...
2017-12-07 11:38:04 140515369949952 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-07 11:38:07 140515369949952 [Note] InnoDB: Shutdown completed; log sequence number 62255886
2017-12-07 11:38:07 140515369949952 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-07 11:48:16 140652933126208 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-07 11:48:16 140652933126208 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-07 11:48:16 140652933126208 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-07 11:48:16 140652933126208 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-07 11:48:16 140652933126208 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-07 11:48:16 140652933126208 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-07 11:48:16 140652933126208 [Note] InnoDB: Using Linux native AIO
2017-12-07 11:48:16 140652933126208 [Note] InnoDB: Using SSE crc32 instructions
2017-12-07 11:48:16 140652933126208 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-07 11:48:16 140652933126208 [Note] InnoDB: Completed initialization of buffer pool
2017-12-07 11:48:16 140652933126208 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-07 11:48:20 140652933126208 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-07 11:48:20 140652933126208 [Note] InnoDB: Waiting for purge to start
2017-12-07 11:48:20 140652933126208 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 62255886
2017-12-07 11:48:21 140652568377088 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-07 11:48:21 140652933126208 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-07 11:48:21 140652933126208 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-07 11:48:21 140652932528896 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-07 11:48:21 140652933126208 [Note] Reading of all Master_info entries succeded
2017-12-07 11:48:21 140652933126208 [Note] Added new Master_info '' to hash table
2017-12-07 11:48:21 140652933126208 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.cxk81A/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-07 11:48:23 7fec4c9c1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-07 13:33:03 140652874308352 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-07 13:33:03 140652610307840 [Note] InnoDB: FTS optimize thread exiting.
2017-12-07 13:33:03 140652874308352 [Note] InnoDB: Starting shutdown...
2017-12-07 13:33:04 140652874308352 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-07 13:33:06 140652874308352 [Note] InnoDB: Shutdown completed; log sequence number 63376119
2017-12-07 13:33:06 140652874308352 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-07 14:53:44 140506456397888 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-07 14:53:44 140506456397888 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-07 14:53:44 140506456397888 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-07 14:53:44 140506456397888 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-07 14:53:44 140506456397888 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-07 14:53:44 140506456397888 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-07 14:53:44 140506456397888 [Note] InnoDB: Using Linux native AIO
2017-12-07 14:53:44 140506456397888 [Note] InnoDB: Using SSE crc32 instructions
2017-12-07 14:53:44 140506456397888 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-07 14:53:44 140506456397888 [Note] InnoDB: Completed initialization of buffer pool
2017-12-07 14:53:44 140506456397888 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-07 14:53:46 140506456397888 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-07 14:53:46 140506456397888 [Note] InnoDB: Waiting for purge to start
2017-12-07 14:53:46 140506456397888 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 63376119
2017-12-07 14:53:47 140506094892800 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-07 14:53:47 140506456397888 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-07 14:53:47 140506456397888 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-07 14:53:47 140506455800576 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-07 14:53:47 140506456397888 [Note] Reading of all Master_info entries succeded
2017-12-07 14:53:47 140506456397888 [Note] Added new Master_info '' to hash table
2017-12-07 14:53:47 140506456397888 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.zuMrEP/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-07 14:53:48 7fca31ea9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-07 15:31:02 140506397580032 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-07 15:31:02 140506132641536 [Note] InnoDB: FTS optimize thread exiting.
2017-12-07 15:31:02 140506397580032 [Note] InnoDB: Starting shutdown...
2017-12-07 15:31:03 140506397580032 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-07 15:31:04 140506397580032 [Note] InnoDB: Shutdown completed; log sequence number 64140596
2017-12-07 15:31:04 140506397580032 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-07 18:39:37 139739521259584 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-07 18:39:37 139739521259584 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-07 18:39:37 139739521259584 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-07 18:39:37 139739521259584 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-07 18:39:37 139739521259584 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-07 18:39:37 139739521259584 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-07 18:39:37 139739521259584 [Note] InnoDB: Using Linux native AIO
2017-12-07 18:39:37 139739521259584 [Note] InnoDB: Using SSE crc32 instructions
2017-12-07 18:39:37 139739521259584 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-07 18:39:37 139739521259584 [Note] InnoDB: Completed initialization of buffer pool
2017-12-07 18:39:37 139739521259584 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-07 18:39:38 139739521259584 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-07 18:39:38 139739521259584 [Note] InnoDB: Waiting for purge to start
2017-12-07 18:39:38 139739521259584 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 64140596
2017-12-07 18:39:39 139739160114944 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-07 18:39:39 139739521259584 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-07 18:39:39 139739521259584 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-07 18:39:39 139739520662272 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-07 18:39:39 139739521259584 [Note] Reading of all Master_info entries succeded
2017-12-07 18:39:39 139739521259584 [Note] Added new Master_info '' to hash table
2017-12-07 18:39:39 139739521259584 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.EardOf/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-07 18:39:41 7f17a1051b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-07 18:56:06 139739462441728 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-07 18:56:07 139739202057984 [Note] InnoDB: FTS optimize thread exiting.
2017-12-07 18:56:07 139739462441728 [Note] InnoDB: Starting shutdown...
2017-12-07 18:56:07 139739462441728 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-07 18:56:08 139739462441728 [Note] InnoDB: Shutdown completed; log sequence number 64851363
2017-12-07 18:56:08 139739462441728 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-07 19:22:36 140324824782912 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-07 19:22:36 140324824782912 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-07 19:22:36 140324824782912 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-07 19:22:36 140324824782912 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-07 19:22:36 140324824782912 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-07 19:22:36 140324824782912 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-07 19:22:36 140324824782912 [Note] InnoDB: Using Linux native AIO
2017-12-07 19:22:36 140324824782912 [Note] InnoDB: Using SSE crc32 instructions
2017-12-07 19:22:36 140324824782912 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-07 19:22:36 140324824782912 [Note] InnoDB: Completed initialization of buffer pool
2017-12-07 19:22:36 140324824782912 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-07 19:22:38 140324824782912 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-07 19:22:38 140324824782912 [Note] InnoDB: Waiting for purge to start
2017-12-07 19:22:38 140324824782912 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 64851363
2017-12-07 19:22:38 140324462655232 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-07 19:22:38 140324824782912 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-07 19:22:38 140324824782912 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-07 19:22:38 140324823628544 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-07 19:22:39 140324824782912 [Note] Reading of all Master_info entries succeded
2017-12-07 19:22:39 140324824782912 [Note] Added new Master_info '' to hash table
2017-12-07 19:22:39 140324824782912 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.Hvc2cR/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-07 19:22:41 7f9fe7cc1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-07 20:16:48 140324765440768 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-07 20:16:48 140324502492928 [Note] InnoDB: FTS optimize thread exiting.
2017-12-07 20:16:48 140324765440768 [Note] InnoDB: Starting shutdown...
2017-12-07 20:16:49 140324765440768 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-07 20:16:50 140324765440768 [Note] InnoDB: Shutdown completed; log sequence number 65539614
2017-12-07 20:16:50 140324765440768 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-08 10:11:32 139873264990272 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-08 10:11:32 139873264990272 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-08 10:11:32 139873264990272 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-08 10:11:32 139873264990272 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-08 10:11:32 139873264990272 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-08 10:11:32 139873264990272 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-08 10:11:32 139873264990272 [Note] InnoDB: Using Linux native AIO
2017-12-08 10:11:32 139873264990272 [Note] InnoDB: Using SSE crc32 instructions
2017-12-08 10:11:32 139873264990272 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-08 10:11:32 139873264990272 [Note] InnoDB: Completed initialization of buffer pool
2017-12-08 10:11:32 139873264990272 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-08 10:11:36 139873264990272 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-08 10:11:36 139873264990272 [Note] InnoDB: Waiting for purge to start
2017-12-08 10:11:36 139873264990272 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 65539614
2017-12-08 10:11:37 139872905983744 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-08 10:11:37 139873264990272 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-08 10:11:37 139873264990272 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-08 10:11:37 139873264368384 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-08 10:11:37 139873264990272 [Note] Reading of all Master_info entries succeded
2017-12-08 10:11:37 139873264990272 [Note] Added new Master_info '' to hash table
2017-12-08 10:11:37 139873264990272 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.9x6YPA/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-08 10:11:39 7f36c4c49b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-08 11:59:14 139873206180608 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-08 11:59:20 139872945817344 [Note] InnoDB: FTS optimize thread exiting.
2017-12-08 11:59:20 139873206180608 [Note] InnoDB: Starting shutdown...
2017-12-08 11:59:21 139873206180608 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-08 11:59:22 139873206180608 [Note] InnoDB: Shutdown completed; log sequence number 66286458
2017-12-08 11:59:22 139873206180608 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-08 14:19:01 140501547182144 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-08 14:19:01 140501547182144 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-08 14:19:01 140501547182144 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-08 14:19:01 140501547182144 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-08 14:19:01 140501547182144 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-08 14:19:01 140501547182144 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-08 14:19:01 140501547182144 [Note] InnoDB: Using Linux native AIO
2017-12-08 14:19:01 140501547182144 [Note] InnoDB: Using SSE crc32 instructions
2017-12-08 14:19:01 140501547182144 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-08 14:19:01 140501547182144 [Note] InnoDB: Completed initialization of buffer pool
2017-12-08 14:19:08 140501547182144 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-08 14:19:19 140501547182144 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-08 14:19:19 140501547182144 [Note] InnoDB: Waiting for purge to start
2017-12-08 14:19:19 140501547182144 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 66286458
2017-12-08 14:19:20 140501185459968 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-08 14:19:21 140501547182144 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-08 14:19:21 140501547182144 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-08 14:19:21 140501546564352 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-08 14:19:21 140501547182144 [Note] Reading of all Master_info entries succeded
2017-12-08 14:19:21 140501547182144 [Note] Added new Master_info '' to hash table
2017-12-08 14:19:21 140501547182144 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.INajFX/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-08 14:19:21 7fc90d4e1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.

Status information:

Current dir: /home/enrico/.local/share/akonadi/db_data/
Running threads: 5  Stack size: 295936
Current locks:
lock: 0x7fc8eec76188:

lock: 0x7fc8eec76048:

lock: 0x7fc8eec96988:

lock: 0x7fc8eec75f08:

lock: 0x7fc8eec75dc8:

lock: 0x7fc8eec75c88:

lock: 0x7fc8eec75b48:

lock: 0x7fc8eec75a08:

lock: 0x7fc8eec758c8:

lock: 0x7fc8eec75788:

lock: 0x7fc8eec75648:

lock: 0x7fc8eec75508:

lock: 0x7fc8eec753c8:

lock: 0x7fc8eec75288:

lock: 0x7fc8eec75148:

lock: 0x7fc8eec75008:

lock: 0x7fc8eec95788:

lock: 0x7fc8eec95488:

lock: 0x7fc8eec95008:

lock: 0x55f708e0a1e0:

lock: 0x55f708e0a100:

lock: 0x55f708e09140:

lock: 0x55f708e09060:

lock: 0x55f708e08f80:

lock: 0x55f708e09300:

lock: 0x55f708e07540:

lock: 0x55f708e0a020:

lock: 0x55f708e07c40:

lock: 0x55f708e07ee0:

lock: 0x55f708e07b60:

lock: 0x55f708e07e00:

lock: 0x55f708e07a80:

lock: 0x55f708e07d20:

lock: 0x55f708e08260:

lock: 0x55f708e08340:

lock: 0x55f708e08420:

lock: 0x55f708e079a0:

lock: 0x55f708e07700:

lock: 0x55f708e078c0:

lock: 0x55f708e07620:

lock: 0x55f708e077e0:

lock: 0x55f708e07fc0:

lock: 0x55f708e080a0:

lock: 0x55f708e08180:

lock: 0x55f708e09ca0:

lock: 0x55f708e09f40:

lock: 0x55f708e09e60:

lock: 0x55f708e09d80:

lock: 0x55f708e09920:

lock: 0x55f708e09840:

lock: 0x55f708e09760:

lock: 0x55f708e09680:

lock: 0x55f708e095a0:

lock: 0x55f708e09ae0:

lock: 0x55f708e094c0:

lock: 0x55f708e093e0:

lock: 0x55f708e09bc0:

lock: 0x55f708e09220:

lock: 0x55f708e08dc0:

lock: 0x55f708e08ea0:

lock: 0x55f708e08ce0:

lock: 0x55f708e08c00:

lock: 0x55f708e08880:

lock: 0x55f708e08b20:

lock: 0x55f708e08a40:

lock: 0x55f708e087a0:

lock: 0x55f708e08960:

lock: 0x55f708e08500:

lock: 0x55f708e085e0:

lock: 0x55f708e086c0:

lock: 0x55f708e09a00:

2017-12-08 19:24:53 140501546261248 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-08 19:24:53 140501488376576 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-08 19:24:53 140501256444672 [Warning] Aborted connection 21 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-08 19:24:53 140501190531840 [Warning] Aborted connection 42 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-08 19:24:53 140501488073472 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)

Key caches:
default
Buffer_size:         16384
Block_size:           1024
Division_limit:        100
Age_threshold:         300
Partitions:              0
blocks used:             0
not flushed:             0
w_requests:              0
writes:                  0
r_requests:              0
reads:                   0


handler status:
read_key:        66575
read_next:       74361
read_rnd          1803
read_first:          6
write:              12
delete              44
update:           1922

Table status:
Opened tables:         47
Open tables:           47
Open files:             5
Open streams:           0

Alarm status:
Active alarms:   0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 0
Number of free chunks:          1
Number of fastbin blocks:       0
Number of mmapped regions:       0
Space in mmapped regions:       0
Maximum total allocated space:       0
Space available in freed fastbin blocks: 0
Total allocated space:          0
Total free space:          0
Top-most, releasable space:       0
Estimated memory (with thread stack):    0



Events status:
LLA = Last Locked At  LUA = Last Unlocked At
WOC = Waiting On Condition  DL = Data Locked
The Event Scheduler is disabled

2017-12-08 19:24:55 140501546867456 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-08 19:24:55 140501546867456 [ERROR] Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-08 19:24:55 140501191138048 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-08 19:24:56 140501227390720 [Note] InnoDB: FTS optimize thread exiting.
2017-12-08 19:24:56 140501191138048 [Note] InnoDB: Starting shutdown...
2017-12-08 19:24:57 140501191138048 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-08 19:25:30 140501191138048 [Note] InnoDB: Shutdown completed; log sequence number 67016509
2017-12-08 19:25:31 140501191138048 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-09  9:27:35 140309795018816 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-09  9:27:35 140309795018816 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-09  9:27:35 140309795018816 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-09  9:27:35 140309795018816 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-09  9:27:35 140309795018816 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-09  9:27:35 140309795018816 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-09  9:27:35 140309795018816 [Note] InnoDB: Using Linux native AIO
2017-12-09  9:27:35 140309795018816 [Note] InnoDB: Using SSE crc32 instructions
2017-12-09  9:27:35 140309795018816 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-09  9:27:35 140309795018816 [Note] InnoDB: Completed initialization of buffer pool
2017-12-09  9:27:36 140309795018816 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-09  9:27:37 140309795018816 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-09  9:27:37 140309795018816 [Note] InnoDB: Waiting for purge to start
2017-12-09  9:27:37 140309795018816 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 67016509
2017-12-09  9:27:37 140309432366848 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-09  9:27:38 140309795018816 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-09  9:27:38 140309795018816 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-09  9:27:38 140309793864448 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-09  9:27:38 140309795018816 [Note] Reading of all Master_info entries succeded
2017-12-09  9:27:38 140309795018816 [Note] Added new Master_info '' to hash table
2017-12-09  9:27:38 140309795018816 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.RTEyAv/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-09 09:27:38 7f9c67f41b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-09 10:17:21 140309735676672 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-09 10:17:22 140309472204544 [Note] InnoDB: FTS optimize thread exiting.
2017-12-09 10:17:22 140309735676672 [Note] InnoDB: Starting shutdown...
2017-12-09 10:17:23 140309735676672 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-09 10:17:25 140309735676672 [Note] InnoDB: Shutdown completed; log sequence number 68623035
2017-12-09 10:17:25 140309735676672 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-09 10:27:07 140312785836096 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-09 10:27:07 140312785836096 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-09 10:27:07 140312785836096 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-09 10:27:07 140312785836096 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-09 10:27:07 140312785836096 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-09 10:27:07 140312785836096 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-09 10:27:07 140312785836096 [Note] InnoDB: Using Linux native AIO
2017-12-09 10:27:07 140312785836096 [Note] InnoDB: Using SSE crc32 instructions
2017-12-09 10:27:07 140312785836096 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-09 10:27:07 140312785836096 [Note] InnoDB: Completed initialization of buffer pool
2017-12-09 10:27:07 140312785836096 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-09 10:27:08 140312785836096 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-09 10:27:08 140312785836096 [Note] InnoDB: Waiting for purge to start
2017-12-09 10:27:08 140312785836096 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 68623035
2017-12-09 10:27:09 140312427099904 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-09 10:27:09 140312785836096 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-09 10:27:09 140312785836096 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-09 10:27:09 140312785222400 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-09 10:27:09 140312785836096 [Note] Reading of all Master_info entries succeded
2017-12-09 10:27:09 140312785836096 [Note] Added new Master_info '' to hash table
2017-12-09 10:27:09 140312785836096 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.RTEyAv/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-09 10:27:10 7f9d197fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-09 12:44:27 140312714402560 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-09 12:44:28 140312466937600 [Note] InnoDB: FTS optimize thread exiting.
2017-12-09 12:44:28 140312714402560 [Note] InnoDB: Starting shutdown...
2017-12-09 12:44:28 140312714402560 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-09 12:44:30 140312714402560 [Note] InnoDB: Shutdown completed; log sequence number 71733925
2017-12-09 12:44:30 140312714402560 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-09 15:39:37 140425712113728 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-09 15:39:37 140425712113728 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-09 15:39:37 140425712113728 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-09 15:39:37 140425712113728 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-09 15:39:37 140425712113728 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-09 15:39:37 140425712113728 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-09 15:39:37 140425712113728 [Note] InnoDB: Using Linux native AIO
2017-12-09 15:39:37 140425712113728 [Note] InnoDB: Using SSE crc32 instructions
2017-12-09 15:39:37 140425712113728 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-09 15:39:37 140425712113728 [Note] InnoDB: Completed initialization of buffer pool
2017-12-09 15:39:38 140425712113728 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-09 15:39:38 140425712113728 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-09 15:39:38 140425712113728 [Note] InnoDB: Waiting for purge to start
2017-12-09 15:39:38 140425712113728 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 71733925
2017-12-09 15:39:39 140425350346496 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-09 15:39:39 140425712113728 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-09 15:39:39 140425712113728 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-09 15:39:39 140425710959360 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-09 15:39:39 140425712113728 [Note] Reading of all Master_info entries succeded
2017-12-09 15:39:39 140425712113728 [Note] Added new Master_info '' to hash table
2017-12-09 15:39:39 140425712113728 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.KoErEw/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-09 15:39:40 7fb765269b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-09 15:45:35 140425652771584 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-09 15:45:36 140425390184192 [Note] InnoDB: FTS optimize thread exiting.
2017-12-09 15:45:36 140425652771584 [Note] InnoDB: Starting shutdown...
2017-12-09 15:45:37 140425652771584 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-09 15:45:38 140425652771584 [Note] InnoDB: Shutdown completed; log sequence number 72457345
2017-12-09 15:45:38 140425652771584 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-09 15:52:07 140215066052672 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-09 15:52:07 140215066052672 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-09 15:52:07 140215066052672 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-09 15:52:07 140215066052672 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-09 15:52:07 140215066052672 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-09 15:52:07 140215066052672 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-09 15:52:07 140215066052672 [Note] InnoDB: Using Linux native AIO
2017-12-09 15:52:07 140215066052672 [Note] InnoDB: Using SSE crc32 instructions
2017-12-09 15:52:07 140215066052672 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-09 15:52:07 140215066052672 [Note] InnoDB: Completed initialization of buffer pool
2017-12-09 15:52:07 140215066052672 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-09 15:52:08 140215066052672 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-09 15:52:08 140215066052672 [Note] InnoDB: Waiting for purge to start
2017-12-09 15:52:08 140215066052672 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 72457345
2017-12-09 15:52:10 140214704011008 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-09 15:52:11 140215066052672 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-09 15:52:11 140215066052672 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-09 15:52:11 140215065443072 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-09 15:52:12 140215066052672 [Note] Reading of all Master_info entries succeded
2017-12-09 15:52:12 140215066052672 [Note] Added new Master_info '' to hash table
2017-12-09 15:52:12 140215066052672 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.km7wWZ/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-09 15:52:13 7f8659b31b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-09 18:31:23 140215007255296 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-09 18:31:23 140214743848704 [Note] InnoDB: FTS optimize thread exiting.
2017-12-09 18:31:23 140215007255296 [Note] InnoDB: Starting shutdown...
2017-12-09 18:31:24 140215007255296 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-09 18:31:25 140215007255296 [Note] InnoDB: Shutdown completed; log sequence number 73661250
2017-12-09 18:31:25 140215007255296 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-10 12:27:32 140178239055936 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-10 12:27:32 140178239055936 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-10 12:27:32 140178239055936 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-10 12:27:32 140178239055936 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-10 12:27:32 140178239055936 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-10 12:27:32 140178239055936 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-10 12:27:32 140178239055936 [Note] InnoDB: Using Linux native AIO
2017-12-10 12:27:32 140178239055936 [Note] InnoDB: Using SSE crc32 instructions
2017-12-10 12:27:32 140178239055936 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-10 12:27:32 140178239055936 [Note] InnoDB: Completed initialization of buffer pool
2017-12-10 12:27:32 140178239055936 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-10 12:27:36 140178239055936 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-10 12:27:36 140178239055936 [Note] InnoDB: Waiting for purge to start
2017-12-10 12:27:36 140178239055936 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 73661250
2017-12-10 12:27:39 140177878021888 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-10 12:27:39 140178239055936 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-10 12:27:39 140178239055936 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-10 12:27:39 140178238438144 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-10 12:27:39 140178239055936 [Note] Reading of all Master_info entries succeded
2017-12-10 12:27:39 140178239055936 [Note] Added new Master_info '' to hash table
2017-12-10 12:27:39 140178239055936 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.vMnta0/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-10 12:27:41 7f7dc5dfdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-10 12:36:14 140178167421696 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-10 12:36:14 140177917863680 [Note] InnoDB: FTS optimize thread exiting.
2017-12-10 12:36:14 140178167421696 [Note] InnoDB: Starting shutdown...
2017-12-10 12:36:15 140178167421696 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-10 12:36:17 140178167421696 [Note] InnoDB: Shutdown completed; log sequence number 74466266
2017-12-10 12:36:17 140178167421696 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-11 10:12:07 140524910200896 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-11 10:12:07 140524910200896 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-11 10:12:07 140524910200896 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-11 10:12:07 140524910200896 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-11 10:12:07 140524910200896 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-11 10:12:07 140524910200896 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-11 10:12:07 140524910200896 [Note] InnoDB: Using Linux native AIO
2017-12-11 10:12:07 140524910200896 [Note] InnoDB: Using SSE crc32 instructions
2017-12-11 10:12:07 140524910200896 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-11 10:12:07 140524910200896 [Note] InnoDB: Completed initialization of buffer pool
2017-12-11 10:12:08 140524910200896 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-11 10:12:09 140524910200896 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-11 10:12:09 140524910200896 [Note] InnoDB: Waiting for purge to start
2017-12-11 10:12:09 140524910200896 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 74466266
2017-12-11 10:12:09 140524547733248 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-11 10:12:09 140524910200896 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-11 10:12:09 140524910200896 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-11 10:12:09 140524909591296 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-11 10:12:09 140524910200896 [Note] Reading of all Master_info entries succeded
2017-12-11 10:12:09 140524910200896 [Note] Added new Master_info '' to hash table
2017-12-11 10:12:09 140524910200896 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.ZvewfF/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-11 10:12:10 7fce7dd99b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-11 11:39:12 140524851403520 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-11 11:39:12 140524587570944 [Note] InnoDB: FTS optimize thread exiting.
2017-12-11 11:39:12 140524851403520 [Note] InnoDB: Starting shutdown...
2017-12-11 11:39:13 140524851403520 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-11 11:39:15 140524851403520 [Note] InnoDB: Shutdown completed; log sequence number 76003904
2017-12-11 11:39:15 140524851403520 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-11 14:11:04 140037115508800 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-11 14:11:04 140037115508800 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-11 14:11:04 140037115508800 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-11 14:11:04 140037115508800 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-11 14:11:04 140037115508800 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-11 14:11:04 140037115508800 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-11 14:11:04 140037115508800 [Note] InnoDB: Using Linux native AIO
2017-12-11 14:11:04 140037115508800 [Note] InnoDB: Using SSE crc32 instructions
2017-12-11 14:11:04 140037115508800 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-11 14:11:04 140037115508800 [Note] InnoDB: Completed initialization of buffer pool
2017-12-11 14:11:04 140037115508800 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-11 14:11:05 140037115508800 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-11 14:11:05 140037115508800 [Note] InnoDB: Waiting for purge to start
2017-12-11 14:11:06 140037115508800 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 76003904
2017-12-11 14:11:06 140036752275200 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-11 14:11:06 140037115508800 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-11 14:11:06 140037115508800 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-11 14:11:06 140037114886912 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-11 14:11:07 140037115508800 [Note] Reading of all Master_info entries succeded
2017-12-11 14:11:07 140037115508800 [Note] Added new Master_info '' to hash table
2017-12-11 14:11:07 140037115508800 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.NnaSgH/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-11 14:11:07 7f5ceb051b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-11 20:07:58 140037043772160 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-11 20:07:58 140037056699136 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-11 20:07:58 140037114583808 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-11 20:07:58 140036756159232 [Warning] Aborted connection 43 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-11 20:07:59 140037114583808 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-11 20:08:14 140036794210048 [Note] InnoDB: FTS optimize thread exiting.
2017-12-11 20:08:15 140037114583808 [Note] InnoDB: Starting shutdown...
2017-12-11 20:08:16 140037114583808 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-11 20:08:24 140037114583808 [Note] InnoDB: Shutdown completed; log sequence number 76943297
2017-12-11 20:08:24 140037114583808 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-12  9:07:13 140413031028800 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-12  9:07:13 140413031028800 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-12  9:07:13 140413031028800 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-12  9:07:13 140413031028800 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-12  9:07:13 140413031028800 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-12  9:07:13 140413031028800 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-12  9:07:13 140413031028800 [Note] InnoDB: Using Linux native AIO
2017-12-12  9:07:13 140413031028800 [Note] InnoDB: Using SSE crc32 instructions
2017-12-12  9:07:13 140413031028800 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-12  9:07:13 140413031028800 [Note] InnoDB: Completed initialization of buffer pool
2017-12-12  9:07:14 140413031028800 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-12  9:07:16 140413031028800 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-12  9:07:16 140413031028800 [Note] InnoDB: Waiting for purge to start
2017-12-12  9:07:16 140413031028800 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 76943297
2017-12-12  9:07:17 140412670965504 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-12  9:07:17 140413031028800 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-12  9:07:17 140413031028800 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-12  9:07:17 140413030431488 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-12  9:07:19 140413031028800 [Note] Reading of all Master_info entries succeded
2017-12-12  9:07:19 140413031028800 [Note] Added new Master_info '' to hash table
2017-12-12  9:07:19 140413031028800 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.ok4Z33/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-12 09:07:19 7fb471549b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-12 10:31:41 140412972210944 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-12 10:31:42 140412710803200 [Note] InnoDB: FTS optimize thread exiting.
2017-12-12 10:31:42 140412972210944 [Note] InnoDB: Starting shutdown...
2017-12-12 10:31:43 140412972210944 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-12 10:31:44 140412972210944 [Note] InnoDB: Shutdown completed; log sequence number 79040576
2017-12-12 10:31:44 140412972210944 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-12 11:10:06 140079765776448 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-12 11:10:06 140079765776448 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-12 11:10:06 140079765776448 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-12 11:10:06 140079765776448 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-12 11:10:06 140079765776448 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-12 11:10:06 140079765776448 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-12 11:10:06 140079765776448 [Note] InnoDB: Using Linux native AIO
2017-12-12 11:10:06 140079765776448 [Note] InnoDB: Using SSE crc32 instructions
2017-12-12 11:10:06 140079765776448 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-12 11:10:06 140079765776448 [Note] InnoDB: Completed initialization of buffer pool
2017-12-12 11:10:06 140079765776448 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-12 11:10:07 140079765776448 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-12 11:10:07 140079765776448 [Note] InnoDB: Waiting for purge to start
2017-12-12 11:10:07 140079765776448 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 79040576
2017-12-12 11:10:07 140079406249728 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-12 11:10:07 140079765776448 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-12 11:10:07 140079765776448 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-12 11:10:07 140079765158656 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-12 11:10:07 140079765776448 [Note] Reading of all Master_info entries succeded
2017-12-12 11:10:07 140079765776448 [Note] Added new Master_info '' to hash table
2017-12-12 11:10:07 140079765776448 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.ok4Z33/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-12 11:10:09 7f66d92c9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-12 12:42:30 140079706970880 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-12 12:42:32 140079446083328 [Note] InnoDB: FTS optimize thread exiting.
2017-12-12 12:42:33 140079706970880 [Note] InnoDB: Starting shutdown...
2017-12-12 12:42:34 140079706970880 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-12 12:42:35 140079706970880 [Note] InnoDB: Shutdown completed; log sequence number 79851343
2017-12-12 12:42:35 140079706970880 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-12 14:31:19 140094881171520 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-12 14:31:19 140094881171520 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-12 14:31:19 140094881171520 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-12 14:31:19 140094881171520 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-12 14:31:19 140094881171520 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-12 14:31:19 140094881171520 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-12 14:31:19 140094881171520 [Note] InnoDB: Using Linux native AIO
2017-12-12 14:31:19 140094881171520 [Note] InnoDB: Using SSE crc32 instructions
2017-12-12 14:31:19 140094881171520 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-12 14:31:19 140094881171520 [Note] InnoDB: Completed initialization of buffer pool
2017-12-12 14:31:19 140094881171520 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-12 14:31:20 140094881171520 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-12 14:31:20 140094881171520 [Note] InnoDB: Waiting for purge to start
2017-12-12 14:31:20 140094881171520 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 79851343
2017-12-12 14:31:21 140094518327040 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-12 14:31:21 140094881171520 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-12 14:31:21 140094881171520 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-12 14:31:21 140094880545536 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-12 14:31:21 140094881171520 [Note] Reading of all Master_info entries succeded
2017-12-12 14:31:21 140094881171520 [Note] Added new Master_info '' to hash table
2017-12-12 14:31:21 140094881171520 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.JAqM46/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-12 14:31:22 7f6a5e1f1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-12 19:50:38 140094807423744 [Warning] Aborted connection 177 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094806514432 [Warning] Aborted connection 175 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094820842240 [Warning] Aborted connection 182 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094625237760 [Warning] Aborted connection 180 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094540172032 [Warning] Aborted connection 178 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094822054656 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094521907968 [Warning] Aborted connection 43 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094539868928 [Warning] Aborted connection 181 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094522514176 [Warning] Aborted connection 176 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094821448448 [Warning] Aborted connection 174 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094623722240 [Warning] Aborted connection 22 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094561733376 [Warning] Aborted connection 179 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094880242432 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:38 140094822357760 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-12 19:50:46 140094521907968 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-12 19:51:07 140094558172928 [Note] InnoDB: FTS optimize thread exiting.
2017-12-12 19:51:07 140094521907968 [Note] InnoDB: Starting shutdown...
2017-12-12 19:51:08 140094521907968 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-12 19:51:11 140094521907968 [Note] InnoDB: Shutdown completed; log sequence number 80649814
2017-12-12 19:51:12 140094521907968 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-13  9:53:52 139701689522240 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-13  9:53:53 139701689522240 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-13  9:53:53 139701689522240 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-13  9:53:53 139701689522240 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-13  9:53:53 139701689522240 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-13  9:53:53 139701689522240 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-13  9:53:53 139701689522240 [Note] InnoDB: Using Linux native AIO
2017-12-13  9:53:53 139701689522240 [Note] InnoDB: Using SSE crc32 instructions
2017-12-13  9:53:53 139701689522240 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-13  9:53:53 139701689522240 [Note] InnoDB: Completed initialization of buffer pool
2017-12-13  9:53:53 139701689522240 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-13  9:53:54 139701689522240 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-13  9:53:54 139701689522240 [Note] InnoDB: Waiting for purge to start
2017-12-13  9:53:54 139701689522240 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 80649814
2017-12-13  9:53:54 139701327492864 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-13  9:53:55 139701689522240 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-13  9:53:55 139701689522240 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-13  9:53:55 139701688924928 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-13  9:53:55 139701689522240 [Note] Reading of all Master_info entries succeded
2017-12-13  9:53:55 139701689522240 [Note] Added new Master_info '' to hash table
2017-12-13  9:53:55 139701689522240 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.igqaSx/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-13 09:53:56 7f0ed2129b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-13 11:13:01 139701630704384 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-13 11:13:01 139701369435904 [Note] InnoDB: FTS optimize thread exiting.
2017-12-13 11:13:01 139701630704384 [Note] InnoDB: Starting shutdown...
2017-12-13 11:13:02 139701630704384 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-13 11:13:03 139701630704384 [Note] InnoDB: Shutdown completed; log sequence number 82493529
2017-12-13 11:13:03 139701630704384 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-13 11:44:14 140433183578176 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-13 11:44:14 140433183578176 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-13 11:44:14 140433183578176 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-13 11:44:14 140433183578176 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-13 11:44:14 140433183578176 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-13 11:44:14 140433183578176 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-13 11:44:14 140433183578176 [Note] InnoDB: Using Linux native AIO
2017-12-13 11:44:14 140433183578176 [Note] InnoDB: Using SSE crc32 instructions
2017-12-13 11:44:14 140433183578176 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-13 11:44:14 140433183578176 [Note] InnoDB: Completed initialization of buffer pool
2017-12-13 11:44:14 140433183578176 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-13 11:44:16 140433183578176 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-13 11:44:16 140433183578176 [Note] InnoDB: Waiting for purge to start
2017-12-13 11:44:16 140433183578176 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 82493529
2017-12-13 11:44:16 140432824596224 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-13 11:44:16 140433183578176 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-13 11:44:16 140433183578176 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-13 11:44:16 140433182980864 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-13 11:44:16 140433183578176 [Note] Reading of all Master_info entries succeded
2017-12-13 11:44:16 140433183578176 [Note] Added new Master_info '' to hash table
2017-12-13 11:44:16 140433183578176 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.igqaSx/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-13 11:44:17 7fb921bfdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-13 13:11:42 140433111898880 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-13 13:11:42 140432864429824 [Note] InnoDB: FTS optimize thread exiting.
2017-12-13 13:11:42 140433111898880 [Note] InnoDB: Starting shutdown...
2017-12-13 13:11:43 140433111898880 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-13 13:11:45 140433111898880 [Note] InnoDB: Shutdown completed; log sequence number 88312434
2017-12-13 13:11:45 140433111898880 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-13 14:48:42 140203357771840 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-13 14:48:43 140203357771840 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-13 14:48:43 140203357771840 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-13 14:48:43 140203357771840 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-13 14:48:43 140203357771840 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-13 14:48:43 140203357771840 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-13 14:48:43 140203357771840 [Note] InnoDB: Using Linux native AIO
2017-12-13 14:48:43 140203357771840 [Note] InnoDB: Using SSE crc32 instructions
2017-12-13 14:48:43 140203357771840 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-13 14:48:43 140203357771840 [Note] InnoDB: Completed initialization of buffer pool
2017-12-13 14:48:43 140203357771840 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-13 14:48:45 140203357771840 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-13 14:48:45 140203357771840 [Note] InnoDB: Waiting for purge to start
2017-12-13 14:48:45 140203357771840 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 88312434
2017-12-13 14:48:45 140202993514240 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-13 14:48:45 140203357771840 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-13 14:48:46 140203357771840 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-13 14:48:46 140203357174528 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-13 14:48:46 140203357771840 [Note] Reading of all Master_info entries succeded
2017-12-13 14:48:46 140203357771840 [Note] Added new Master_info '' to hash table
2017-12-13 14:48:46 140203357771840 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.xgwIiV/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-13 14:48:48 7f839fd49b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-14  9:20:54 140589586815040 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-14  9:20:55 140589586815040 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-14  9:20:55 140589586815040 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-14  9:20:55 140589586815040 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-14  9:20:55 140589586815040 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-14  9:20:55 140589586815040 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-14  9:20:55 140589586815040 [Note] InnoDB: Using Linux native AIO
2017-12-14  9:20:55 140589586815040 [Note] InnoDB: Using SSE crc32 instructions
2017-12-14  9:20:55 140589586815040 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-14  9:20:55 140589586815040 [Note] InnoDB: Completed initialization of buffer pool
2017-12-14  9:20:55 140589586815040 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-14  9:20:56 140589586815040 [Note] InnoDB: The log sequence number 88312434 in ibdata file do not match the log sequence number 92700811 in the ib_logfiles!
2017-12-14  9:21:06 140589586815040 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
2017-12-14  9:21:09 140589586815040 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-14  9:21:09 140589586815040 [Note] InnoDB: Waiting for purge to start
2017-12-14  9:21:09 140589586815040 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 92700811
2017-12-14  9:21:10 140589223900928 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-14  9:21:11 140589586815040 [Note] Recovering after a crash using tc.log
2017-12-14  9:21:11 140589586815040 [Note] Starting crash recovery...
2017-12-14  9:21:11 140589586815040 [Note] Crash recovery finished.
2017-12-14  9:21:11 140589586815040 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-14  9:21:11 140589586815040 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-14  9:21:11 140589586217728 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-14  9:21:11 140589586815040 [Note] Reading of all Master_info entries succeded
2017-12-14  9:21:11 140589586815040 [Note] Added new Master_info '' to hash table
2017-12-14  9:21:11 140589586815040 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.lHTUL7/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-14 09:21:12 7fdd8c1fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-14 10:50:07 140589515397888 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-14 10:50:08 140589272123136 [Note] InnoDB: FTS optimize thread exiting.
2017-12-14 10:50:08 140589515397888 [Note] InnoDB: Starting shutdown...
2017-12-14 10:50:09 140589515397888 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-14 10:50:11 140589515397888 [Note] InnoDB: Shutdown completed; log sequence number 98968614
2017-12-14 10:50:11 140589515397888 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-14 11:05:06 139927494748224 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-14 11:05:06 139927494748224 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-14 11:05:06 139927494748224 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-14 11:05:06 139927494748224 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-14 11:05:06 139927494748224 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-14 11:05:06 139927494748224 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-14 11:05:06 139927494748224 [Note] InnoDB: Using Linux native AIO
2017-12-14 11:05:06 139927494748224 [Note] InnoDB: Using SSE crc32 instructions
2017-12-14 11:05:06 139927494748224 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-14 11:05:06 139927494748224 [Note] InnoDB: Completed initialization of buffer pool
2017-12-14 11:05:06 139927494748224 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-14 11:05:09 139927494748224 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-14 11:05:09 139927494748224 [Note] InnoDB: Waiting for purge to start
2017-12-14 11:05:09 139927494748224 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 98968614
2017-12-14 11:05:13 139927134140160 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-14 11:05:13 139927494748224 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-14 11:05:13 139927494748224 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-14 11:05:13 139927494130432 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-14 11:05:13 139927494748224 [Note] Reading of all Master_info entries succeded
2017-12-14 11:05:13 139927494748224 [Note] Added new Master_info '' to hash table
2017-12-14 11:05:13 139927494748224 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.lHTUL7/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-14 11:05:14 7f43651d1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-14 14:22:48 139927435942656 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-14 14:22:49 139927173973760 [Note] InnoDB: FTS optimize thread exiting.
2017-12-14 14:22:49 139927435942656 [Note] InnoDB: Starting shutdown...
2017-12-14 14:22:50 139927435942656 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-14 14:22:52 139927435942656 [Note] InnoDB: Shutdown completed; log sequence number 104724967
2017-12-14 14:22:52 139927435942656 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-14 15:13:03 140546062489664 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-14 15:13:03 140546062489664 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-14 15:13:03 140546062489664 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-14 15:13:03 140546062489664 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-14 15:13:03 140546062489664 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-14 15:13:03 140546062489664 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-14 15:13:03 140546062489664 [Note] InnoDB: Using Linux native AIO
2017-12-14 15:13:03 140546062489664 [Note] InnoDB: Using SSE crc32 instructions
2017-12-14 15:13:03 140546062489664 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-14 15:13:03 140546062489664 [Note] InnoDB: Completed initialization of buffer pool
2017-12-14 15:13:05 140546062489664 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-14 15:13:09 140546062489664 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-14 15:13:09 140546062489664 [Note] InnoDB: Waiting for purge to start
2017-12-14 15:13:09 140546062489664 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 104724967
2017-12-14 15:13:10 140545699608320 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-14 15:13:10 140546062489664 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-14 15:13:10 140546062489664 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-14 15:13:10 140546061892352 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-14 15:13:10 140546062489664 [Note] Reading of all Master_info entries succeded
2017-12-14 15:13:10 140546062489664 [Note] Added new Master_info '' to hash table
2017-12-14 15:13:10 140546062489664 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.vNrHe9/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-14 15:13:10 7fd36a9f9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-14 16:52:55 140546003671808 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-14 16:52:56 140545741547264 [Note] InnoDB: FTS optimize thread exiting.
2017-12-14 16:52:56 140546003671808 [Note] InnoDB: Starting shutdown...
2017-12-14 16:52:57 140546003671808 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-14 16:53:04 140546003671808 [Note] InnoDB: Shutdown completed; log sequence number 106625342
2017-12-14 16:53:04 140546003671808 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-14 17:55:15 140270075418688 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-14 17:55:15 140270075418688 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-14 17:55:15 140270075418688 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-14 17:55:15 140270075418688 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-14 17:55:15 140270075418688 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-14 17:55:15 140270075418688 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-14 17:55:15 140270075418688 [Note] InnoDB: Using Linux native AIO
2017-12-14 17:55:15 140270075418688 [Note] InnoDB: Using SSE crc32 instructions
2017-12-14 17:55:15 140270075418688 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-14 17:55:15 140270075418688 [Note] InnoDB: Completed initialization of buffer pool
2017-12-14 17:55:15 140270075418688 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-14 17:55:17 140270075418688 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-14 17:55:17 140270075418688 [Note] InnoDB: Waiting for purge to start
2017-12-14 17:55:17 140270075418688 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 106625342
2017-12-14 17:55:17 140269712307968 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-14 17:55:17 140270075418688 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-14 17:55:17 140270075418688 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-14 17:55:17 140270074821376 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-14 17:55:17 140270075418688 [Note] Reading of all Master_info entries succeded
2017-12-14 17:55:17 140270075418688 [Note] Added new Master_info '' to hash table
2017-12-14 17:55:17 140270075418688 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.NzUbQB/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-14 17:55:18 7f9327bfdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-14 20:42:43 140270003804928 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-14 20:42:44 140269754242816 [Note] InnoDB: FTS optimize thread exiting.
2017-12-14 20:42:44 140270003804928 [Note] InnoDB: Starting shutdown...
2017-12-14 20:42:45 140270003804928 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-14 20:42:46 140270003804928 [Note] InnoDB: Shutdown completed; log sequence number 107643051
2017-12-14 20:42:46 140270003804928 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-15  9:28:13 140255566600256 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-15  9:28:13 140255566600256 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-15  9:28:13 140255566600256 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-15  9:28:13 140255566600256 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-15  9:28:13 140255566600256 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-15  9:28:13 140255566600256 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-15  9:28:13 140255566600256 [Note] InnoDB: Using Linux native AIO
2017-12-15  9:28:13 140255566600256 [Note] InnoDB: Using SSE crc32 instructions
2017-12-15  9:28:13 140255566600256 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-15  9:28:13 140255566600256 [Note] InnoDB: Completed initialization of buffer pool
2017-12-15  9:28:13 140255566600256 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-15  9:28:14 140255566600256 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-15  9:28:14 140255566600256 [Note] InnoDB: Waiting for purge to start
2017-12-15  9:28:14 140255566600256 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 107643051
2017-12-15  9:28:15 140255202113280 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-15  9:28:16 140255566600256 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-15  9:28:16 140255566600256 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-15  9:28:16 140255566002944 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-15  9:28:16 140255566600256 [Note] Reading of all Master_info entries succeded
2017-12-15  9:28:16 140255566600256 [Note] Added new Master_info '' to hash table
2017-12-15  9:28:16 140255566600256 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.VhkDEE/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-15 09:28:17 7f8fc7b81b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-15 10:32:56 140255507782400 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-15 10:32:56 140255244056320 [Note] InnoDB: FTS optimize thread exiting.
2017-12-15 10:32:56 140255507782400 [Note] InnoDB: Starting shutdown...
2017-12-15 10:32:57 140255507782400 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-15 10:32:58 140255507782400 [Note] InnoDB: Shutdown completed; log sequence number 108434825
2017-12-15 10:32:58 140255507782400 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-15 10:40:26 139880327702592 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-15 10:40:26 139880327702592 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-15 10:40:26 139880327702592 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-15 10:40:26 139880327702592 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-15 10:40:26 139880327702592 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-15 10:40:26 139880327702592 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-15 10:40:26 139880327702592 [Note] InnoDB: Using Linux native AIO
2017-12-15 10:40:26 139880327702592 [Note] InnoDB: Using SSE crc32 instructions
2017-12-15 10:40:26 139880327702592 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-15 10:40:26 139880327702592 [Note] InnoDB: Completed initialization of buffer pool
2017-12-15 10:40:27 139880327702592 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-15 10:40:28 139880327702592 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-15 10:40:28 139880327702592 [Note] InnoDB: Waiting for purge to start
2017-12-15 10:40:28 139880327702592 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 108434825
2017-12-15 10:40:29 139879967094528 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-15 10:40:29 139880327702592 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-15 10:40:29 139880327702592 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-15 10:40:29 139880327084800 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-15 10:40:29 139880327702592 [Note] Reading of all Master_info entries succeded
2017-12-15 10:40:29 139880327702592 [Note] Added new Master_info '' to hash table
2017-12-15 10:40:29 139880327702592 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.VhkDEE/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-15 10:40:30 7f3869bd1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-15 11:25:31 139880268897024 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-15 11:25:32 139880006928128 [Note] InnoDB: FTS optimize thread exiting.
2017-12-15 11:25:32 139880268897024 [Note] InnoDB: Starting shutdown...
2017-12-15 11:25:33 139880268897024 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-15 11:25:34 139880268897024 [Note] InnoDB: Shutdown completed; log sequence number 113870441
2017-12-15 11:25:34 139880268897024 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-15 11:31:27 140131623467072 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-15 11:31:27 140131623467072 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-15 11:31:27 140131623467072 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-15 11:31:27 140131623467072 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-15 11:31:27 140131623467072 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-15 11:31:27 140131623467072 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-15 11:31:27 140131623467072 [Note] InnoDB: Using Linux native AIO
2017-12-15 11:31:27 140131623467072 [Note] InnoDB: Using SSE crc32 instructions
2017-12-15 11:31:27 140131623467072 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-15 11:31:27 140131623467072 [Note] InnoDB: Completed initialization of buffer pool
2017-12-15 11:31:27 140131623467072 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-15 11:31:28 140131623467072 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-15 11:31:28 140131623467072 [Note] InnoDB: Waiting for purge to start
2017-12-15 11:31:28 140131623467072 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 113870441
2017-12-15 11:31:29 140131262527232 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-15 11:31:30 140131623467072 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-15 11:31:30 140131623467072 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-15 11:31:30 140131622845184 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-15 11:31:30 140131623467072 [Note] Reading of all Master_info entries succeded
2017-12-15 11:31:30 140131623467072 [Note] Added new Master_info '' to hash table
2017-12-15 11:31:30 140131623467072 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.Odkaxw/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-15 11:31:31 7f72eb5fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-15 11:35:36 140131551927040 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-15 11:35:36 140131302369024 [Note] InnoDB: FTS optimize thread exiting.
2017-12-15 11:35:36 140131551927040 [Note] InnoDB: Starting shutdown...
2017-12-15 11:35:37 140131551927040 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-15 11:35:38 140131551927040 [Note] InnoDB: Shutdown completed; log sequence number 114461320
2017-12-15 11:35:38 140131551927040 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-15 14:52:54 139987391051840 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-15 14:52:54 139987391051840 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-15 14:52:54 139987391051840 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-15 14:52:54 139987391051840 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-15 14:52:54 139987391051840 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-15 14:52:54 139987391051840 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-15 14:52:54 139987391051840 [Note] InnoDB: Using Linux native AIO
2017-12-15 14:52:54 139987391051840 [Note] InnoDB: Using SSE crc32 instructions
2017-12-15 14:52:54 139987391051840 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-15 14:52:54 139987391051840 [Note] InnoDB: Completed initialization of buffer pool
2017-12-15 14:52:54 139987391051840 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-15 14:52:56 139987391051840 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-15 14:52:56 139987391051840 [Note] InnoDB: Waiting for purge to start
2017-12-15 14:52:56 139987391051840 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 114461320
2017-12-15 14:52:57 139987030898432 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-15 14:52:57 139987391051840 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-15 14:52:57 139987391051840 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-15 14:52:57 139987390429952 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-15 14:52:57 139987391051840 [Note] Reading of all Master_info entries succeded
2017-12-15 14:52:57 139987391051840 [Note] Added new Master_info '' to hash table
2017-12-15 14:52:57 139987391051840 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.RzeNta/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-15 14:52:58 7f5157361b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-15 15:10:46 139987332242176 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-15 15:10:46 139987070736128 [Note] InnoDB: FTS optimize thread exiting.
2017-12-15 15:10:46 139987332242176 [Note] InnoDB: Starting shutdown...
2017-12-15 15:10:47 139987332242176 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-15 15:10:49 139987332242176 [Note] InnoDB: Shutdown completed; log sequence number 114928708
2017-12-15 15:10:49 139987332242176 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-15 15:12:56 139936755910720 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-15 15:12:56 139936755910720 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-15 15:12:56 139936755910720 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-15 15:12:56 139936755910720 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-15 15:12:56 139936755910720 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-15 15:12:56 139936755910720 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-15 15:12:56 139936755910720 [Note] InnoDB: Using Linux native AIO
2017-12-15 15:12:56 139936755910720 [Note] InnoDB: Using SSE crc32 instructions
2017-12-15 15:12:56 139936755910720 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-15 15:12:56 139936755910720 [Note] InnoDB: Completed initialization of buffer pool
2017-12-15 15:12:56 139936755910720 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-15 15:12:59 139936755910720 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-15 15:12:59 139936755910720 [Note] InnoDB: Waiting for purge to start
2017-12-15 15:12:59 139936755910720 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 114928708
2017-12-15 15:13:00 139936393066240 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-15 15:13:01 139936755910720 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-15 15:13:01 139936755910720 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-15 15:13:01 139936755284736 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-15 15:13:02 139936755910720 [Note] Reading of all Master_info entries succeded
2017-12-15 15:13:02 139936755910720 [Note] Added new Master_info '' to hash table
2017-12-15 15:13:02 139936755910720 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.QbiKRu/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-15 15:13:03 7f458d1f1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-15 15:57:20 139936697096960 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-15 15:57:30 139936430814976 [Note] InnoDB: FTS optimize thread exiting.
2017-12-15 15:57:30 139936697096960 [Note] InnoDB: Starting shutdown...
2017-12-15 15:57:31 139936697096960 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-15 15:57:34 139936697096960 [Note] InnoDB: Shutdown completed; log sequence number 115689632
2017-12-15 15:57:34 139936697096960 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-15 16:56:47 139660857870400 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-15 16:56:47 139660857870400 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-15 16:56:47 139660857870400 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-15 16:56:47 139660857870400 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-15 16:56:47 139660857870400 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-15 16:56:47 139660857870400 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-15 16:56:47 139660857870400 [Note] InnoDB: Using Linux native AIO
2017-12-15 16:56:47 139660857870400 [Note] InnoDB: Using SSE crc32 instructions
2017-12-15 16:56:47 139660857870400 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-15 16:56:47 139660857870400 [Note] InnoDB: Completed initialization of buffer pool
2017-12-15 16:56:48 139660857870400 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-15 16:56:49 139660857870400 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-15 16:56:49 139660857870400 [Note] InnoDB: Waiting for purge to start
2017-12-15 16:56:49 139660857870400 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 115689632
2017-12-15 16:56:49 139660495943424 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-15 16:56:49 139660857870400 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-15 16:56:49 139660857870400 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-15 16:56:49 139660857244416 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-15 16:56:49 139660857870400 [Note] Reading of all Master_info entries succeded
2017-12-15 16:56:49 139660857870400 [Note] Added new Master_info '' to hash table
2017-12-15 16:56:49 139660857870400 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.XGAZVH/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-15 16:56:50 7f0550511b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-15 20:45:54 139660798753536 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-15 20:45:54 139660856941312 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-15 20:45:54 139660799056640 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-15 20:45:54 139660479154944 [Warning] Aborted connection 44 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-15 20:45:54 139660602551040 [Warning] Aborted connection 15 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-15 20:46:05 139660539955968 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-15 20:46:10 139660535789312 [Note] InnoDB: FTS optimize thread exiting.
2017-12-15 20:46:10 139660539955968 [Note] InnoDB: Starting shutdown...
2017-12-15 20:46:11 139660539955968 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-15 20:46:25 139660539955968 [Note] InnoDB: Shutdown completed; log sequence number 117689167
2017-12-15 20:46:25 139660539955968 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-15 21:04:45 140014526089280 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-15 21:04:45 140014526089280 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-15 21:04:45 140014526089280 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-15 21:04:45 140014526089280 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-15 21:04:45 140014526089280 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-15 21:04:45 140014526089280 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-15 21:04:45 140014526089280 [Note] InnoDB: Using Linux native AIO
2017-12-15 21:04:45 140014526089280 [Note] InnoDB: Using SSE crc32 instructions
2017-12-15 21:04:45 140014526089280 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-15 21:04:45 140014526089280 [Note] InnoDB: Completed initialization of buffer pool
2017-12-15 21:04:46 140014526089280 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-15 21:04:49 140014526089280 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-15 21:04:49 140014526089280 [Note] InnoDB: Waiting for purge to start
2017-12-15 21:04:49 140014526089280 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 117689167
2017-12-15 21:04:52 140014163851008 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-15 21:04:53 140014526089280 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-15 21:04:53 140014526089280 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-15 21:04:53 140014525479680 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-15 21:04:53 140014526089280 [Note] Reading of all Master_info entries succeded
2017-12-15 21:04:53 140014526089280 [Note] Added new Master_info '' to hash table
2017-12-15 21:04:53 140014526089280 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.i7wvca/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-15 21:04:54 7f57a8961b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-15 21:08:47 140014467291904 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-15 21:08:47 140014203688704 [Note] InnoDB: FTS optimize thread exiting.
2017-12-15 21:08:47 140014467291904 [Note] InnoDB: Starting shutdown...
2017-12-15 21:08:47 140014467291904 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-15 21:08:49 140014467291904 [Note] InnoDB: Shutdown completed; log sequence number 118220865
2017-12-15 21:08:49 140014467291904 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-16 10:08:39 140251803670592 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-16 10:08:39 140251803670592 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-16 10:08:39 140251803670592 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-16 10:08:39 140251803670592 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-16 10:08:39 140251803670592 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-16 10:08:39 140251803670592 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-16 10:08:39 140251803670592 [Note] InnoDB: Using Linux native AIO
2017-12-16 10:08:39 140251803670592 [Note] InnoDB: Using SSE crc32 instructions
2017-12-16 10:08:39 140251803670592 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-16 10:08:39 140251803670592 [Note] InnoDB: Completed initialization of buffer pool
2017-12-16 10:08:39 140251803670592 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-16 10:08:45 140251803670592 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-16 10:08:45 140251803670592 [Note] InnoDB: Waiting for purge to start
2017-12-16 10:08:45 140251803670592 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 118220865
2017-12-16 10:08:47 140251441919744 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-16 10:08:48 140251803670592 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-16 10:08:48 140251803670592 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-16 10:08:48 140251803056896 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-16 10:08:49 140251803670592 [Note] Reading of all Master_info entries succeded
2017-12-16 10:08:49 140251803670592 [Note] Added new Master_info '' to hash table
2017-12-16 10:08:49 140251803670592 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.JNddXd/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-16 10:08:49 7f8ee76e9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-16 12:54:12 140251744869120 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-16 12:54:16 140251483862784 [Note] InnoDB: FTS optimize thread exiting.
2017-12-16 12:54:16 140251744869120 [Note] InnoDB: Starting shutdown...
2017-12-16 12:54:17 140251744869120 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-16 12:54:27 140251744869120 [Note] InnoDB: Shutdown completed; log sequence number 118679279
2017-12-16 12:54:32 140251744869120 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-16 14:46:40 140014688602176 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-16 14:46:40 140014688602176 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-16 14:46:40 140014688602176 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-16 14:46:40 140014688602176 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-16 14:46:40 140014688602176 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-16 14:46:40 140014688602176 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-16 14:46:40 140014688602176 [Note] InnoDB: Using Linux native AIO
2017-12-16 14:46:40 140014688602176 [Note] InnoDB: Using SSE crc32 instructions
2017-12-16 14:46:40 140014688602176 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-16 14:46:40 140014688602176 [Note] InnoDB: Completed initialization of buffer pool
2017-12-16 14:46:40 140014688602176 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-16 14:46:41 140014688602176 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-16 14:46:41 140014688602176 [Note] InnoDB: Waiting for purge to start
2017-12-16 14:46:41 140014688602176 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 118679279
2017-12-16 14:46:42 140014327428864 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-16 14:46:42 140014688602176 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-16 14:46:42 140014688602176 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-16 14:46:42 140014687976192 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-16 14:46:42 140014688602176 [Note] Reading of all Master_info entries succeded
2017-12-16 14:46:42 140014688602176 [Note] Added new Master_info '' to hash table
2017-12-16 14:46:42 140014688602176 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.WQYlAx/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-16 14:46:43 7f57b2459b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-16 18:50:27 140014360967936 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-16 18:51:00 140014369363712 [Note] InnoDB: FTS optimize thread exiting.
2017-12-16 18:51:00 140014360967936 [Note] InnoDB: Starting shutdown...
2017-12-16 18:51:00 140014360967936 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-16 18:51:14 140014360967936 [Note] InnoDB: Shutdown completed; log sequence number 122104171
2017-12-16 18:51:14 140014360967936 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-16 19:51:29 140160904464448 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-16 19:51:30 140160904464448 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-16 19:51:30 140160904464448 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-16 19:51:30 140160904464448 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-16 19:51:30 140160904464448 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-16 19:51:30 140160904464448 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-16 19:51:30 140160904464448 [Note] InnoDB: Using Linux native AIO
2017-12-16 19:51:30 140160904464448 [Note] InnoDB: Using SSE crc32 instructions
2017-12-16 19:51:30 140160904464448 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-16 19:51:30 140160904464448 [Note] InnoDB: Completed initialization of buffer pool
2017-12-16 19:51:30 140160904464448 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-16 19:51:32 140160904464448 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-16 19:51:32 140160904464448 [Note] InnoDB: Waiting for purge to start
2017-12-16 19:51:32 140160904464448 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 122104171
2017-12-16 19:51:35 140160542963456 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-16 19:51:35 140160904464448 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-16 19:51:35 140160904464448 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-16 19:51:35 140160903838464 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-16 19:51:35 140160904464448 [Note] Reading of all Master_info entries succeded
2017-12-16 19:51:35 140160904464448 [Note] Added new Master_info '' to hash table
2017-12-16 19:51:35 140160904464448 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.xHhHF2/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-16 19:51:36 7f79bd6a9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-16 21:14:53 140160845347584 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-16 21:14:53 140160584902400 [Note] InnoDB: FTS optimize thread exiting.
2017-12-16 21:14:53 140160845347584 [Note] InnoDB: Starting shutdown...
2017-12-16 21:14:55 140160845347584 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-16 21:14:57 140160845347584 [Note] InnoDB: Shutdown completed; log sequence number 123027391
2017-12-16 21:14:57 140160845347584 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-17  9:24:04 139848355289152 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-17  9:24:05 139848355289152 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-17  9:24:05 139848355289152 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-17  9:24:05 139848355289152 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-17  9:24:05 139848355289152 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-17  9:24:05 139848355289152 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-17  9:24:05 139848355289152 [Note] InnoDB: Using Linux native AIO
2017-12-17  9:24:05 139848355289152 [Note] InnoDB: Using SSE crc32 instructions
2017-12-17  9:24:05 139848355289152 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-17  9:24:05 139848355289152 [Note] InnoDB: Completed initialization of buffer pool
2017-12-17  9:24:05 139848355289152 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-17  9:24:06 139848355289152 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-17  9:24:06 139848355289152 [Note] InnoDB: Waiting for purge to start
2017-12-17  9:24:06 139848355289152 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 123027391
2017-12-17  9:24:07 139847993915136 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-17  9:24:07 139848355289152 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-17  9:24:07 139848355289152 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-17  9:24:07 139848354134784 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-17  9:24:07 139848355289152 [Note] Reading of all Master_info entries succeded
2017-12-17  9:24:07 139848355289152 [Note] Added new Master_info '' to hash table
2017-12-17  9:24:07 139848355289152 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.mvLNY4/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-17 09:24:08 7f30f73fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-17  9:55:22 139848283314944 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-17  9:55:22 139848033752832 [Note] InnoDB: FTS optimize thread exiting.
2017-12-17  9:55:22 139848283314944 [Note] InnoDB: Starting shutdown...
2017-12-17  9:55:23 139848283314944 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-17  9:55:24 139848283314944 [Note] InnoDB: Shutdown completed; log sequence number 128714140
2017-12-17  9:55:24 139848283314944 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-17  9:57:56 140066561202240 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-17  9:57:57 140066561202240 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-17  9:57:57 140066561202240 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-17  9:57:57 140066561202240 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-17  9:57:57 140066561202240 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-17  9:57:57 140066561202240 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-17  9:57:57 140066561202240 [Note] InnoDB: Using Linux native AIO
2017-12-17  9:57:57 140066561202240 [Note] InnoDB: Using SSE crc32 instructions
2017-12-17  9:57:57 140066561202240 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-17  9:57:57 140066561202240 [Note] InnoDB: Completed initialization of buffer pool
2017-12-17  9:57:57 140066561202240 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-17  9:57:59 140066561202240 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-17  9:57:59 140066561202240 [Note] InnoDB: Waiting for purge to start
2017-12-17  9:57:59 140066561202240 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 128714140
2017-12-17  9:57:59 140066200483584 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-17  9:57:59 140066561202240 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-17  9:57:59 140066561202240 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-17  9:57:59 140066560047872 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-17  9:58:00 140066561202240 [Note] Reading of all Master_info entries succeded
2017-12-17  9:58:00 140066561202240 [Note] Added new Master_info '' to hash table
2017-12-17  9:58:00 140066561202240 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.RF1lt2/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-17 09:58:00 7f63c6169b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-17 10:44:21 140066501860096 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-17 10:44:22 140066240313088 [Note] InnoDB: FTS optimize thread exiting.
2017-12-17 10:44:22 140066501860096 [Note] InnoDB: Starting shutdown...
2017-12-17 10:44:22 140066501860096 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-17 10:44:24 140066501860096 [Note] InnoDB: Shutdown completed; log sequence number 130048742
2017-12-17 10:44:24 140066501860096 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-17 19:09:50 140551443343424 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-17 19:09:50 140551443343424 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-17 19:09:50 140551443343424 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-17 19:09:50 140551443343424 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-17 19:09:50 140551443343424 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-17 19:09:50 140551443343424 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-17 19:09:50 140551443343424 [Note] InnoDB: Using Linux native AIO
2017-12-17 19:09:50 140551443343424 [Note] InnoDB: Using SSE crc32 instructions
2017-12-17 19:09:50 140551443343424 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-17 19:09:50 140551443343424 [Note] InnoDB: Completed initialization of buffer pool
2017-12-17 19:09:51 140551443343424 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-17 19:09:52 140551443343424 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-17 19:09:52 140551443343424 [Note] InnoDB: Waiting for purge to start
2017-12-17 19:09:52 140551443343424 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 130048742
2017-12-17 19:09:52 140551082997504 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-17 19:09:52 140551443343424 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-17 19:09:52 140551443343424 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-17 19:09:52 140551442725632 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-17 19:09:52 140551443343424 [Note] Reading of all Master_info entries succeded
2017-12-17 19:09:52 140551443343424 [Note] Added new Master_info '' to hash table
2017-12-17 19:09:52 140551443343424 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.5m1puH/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-17 19:09:53 7fd4ab591b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-17 20:34:00 140551384537856 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-17 20:34:02 140551122822912 [Note] InnoDB: FTS optimize thread exiting.
2017-12-17 20:34:03 140551384537856 [Note] InnoDB: Starting shutdown...
2017-12-17 20:34:03 140551384537856 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-17 20:34:04 140551384537856 [Note] InnoDB: Shutdown completed; log sequence number 130844816
2017-12-17 20:34:04 140551384537856 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-18  9:44:04 140187160578112 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-18  9:44:04 140187160578112 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-18  9:44:04 140187160578112 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-18  9:44:04 140187160578112 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-18  9:44:04 140187160578112 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-18  9:44:04 140187160578112 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-18  9:44:04 140187160578112 [Note] InnoDB: Using Linux native AIO
2017-12-18  9:44:04 140187160578112 [Note] InnoDB: Using SSE crc32 instructions
2017-12-18  9:44:04 140187160578112 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-18  9:44:04 140187160578112 [Note] InnoDB: Completed initialization of buffer pool
2017-12-18  9:44:07 140187160578112 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-18  9:44:14 140187160578112 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-18  9:44:14 140187160578112 [Note] InnoDB: Waiting for purge to start
2017-12-18  9:44:14 140187160578112 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 130844816
2017-12-18  9:44:14 140186799306496 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-18  9:44:14 140187160578112 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-18  9:44:14 140187160578112 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-18  9:44:14 140187159952128 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-18  9:44:14 140187160578112 [Note] Reading of all Master_info entries succeded
2017-12-18  9:44:14 140187160578112 [Note] Added new Master_info '' to hash table
2017-12-18  9:44:14 140187160578112 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.7KaTpe/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-18 09:44:16 7f7fda671b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-18 11:16:53 140187101764352 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-18 11:16:53 140186841229056 [Note] InnoDB: FTS optimize thread exiting.
2017-12-18 11:16:53 140187101764352 [Note] InnoDB: Starting shutdown...
2017-12-18 11:16:54 140187101764352 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-18 11:16:56 140187101764352 [Note] InnoDB: Shutdown completed; log sequence number 132466813
2017-12-18 11:16:56 140187101764352 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-18 14:51:41 139984561281088 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-18 14:51:41 139984561281088 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-18 14:51:41 139984561281088 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-18 14:51:41 139984561281088 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-18 14:51:41 139984561281088 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-18 14:51:41 139984561281088 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-18 14:51:41 139984561281088 [Note] InnoDB: Using Linux native AIO
2017-12-18 14:51:41 139984561281088 [Note] InnoDB: Using SSE crc32 instructions
2017-12-18 14:51:41 139984561281088 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-18 14:51:41 139984561281088 [Note] InnoDB: Completed initialization of buffer pool
2017-12-18 14:51:41 139984561281088 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-18 14:51:44 139984561281088 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-18 14:51:44 139984561281088 [Note] InnoDB: Waiting for purge to start
2017-12-18 14:51:44 139984561281088 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 132466813
2017-12-18 14:51:46 139984199743232 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-18 14:51:46 139984561281088 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-18 14:51:46 139984561281088 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-18 14:51:46 139984560126720 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-18 14:51:46 139984561281088 [Note] Reading of all Master_info entries succeded
2017-12-18 14:51:46 139984561281088 [Note] Added new Master_info '' to hash table
2017-12-18 14:51:46 139984561281088 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.14f2pD/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-18 14:51:48 7f50adbfdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.

Status information:

Current dir: /home/enrico/.local/share/akonadi/db_data/
Running threads: 5  Stack size: 295936
Current locks:
lock: 0x7f5090076188:

lock: 0x7f5090076048:

lock: 0x7f5090096e08:

lock: 0x7f5090075f08:

lock: 0x7f5090075dc8:

lock: 0x7f5090075c88:

lock: 0x7f5090075b48:

lock: 0x7f5090075a08:

lock: 0x7f50900758c8:

lock: 0x7f5090075788:

lock: 0x7f5090075648:

lock: 0x7f5090075508:

lock: 0x7f50900753c8:

lock: 0x7f5090075288:

lock: 0x7f5090075148:

lock: 0x7f5090075008:

lock: 0x7f5090095788:

lock: 0x7f5090095488:

lock: 0x7f5090095008:

lock: 0x55be17c771e0:

lock: 0x55be17c77100:

lock: 0x55be17c76140:

lock: 0x55be17c76060:

lock: 0x55be17c75f80:

lock: 0x55be17c76300:

lock: 0x55be17c74540:

lock: 0x55be17c77020:

lock: 0x55be17c74c40:

lock: 0x55be17c74ee0:

lock: 0x55be17c74b60:

lock: 0x55be17c74e00:

lock: 0x55be17c74a80:

lock: 0x55be17c74d20:

lock: 0x55be17c75260:

lock: 0x55be17c75340:

lock: 0x55be17c75420:

lock: 0x55be17c749a0:

lock: 0x55be17c74700:

lock: 0x55be17c748c0:

lock: 0x55be17c74620:

lock: 0x55be17c747e0:

lock: 0x55be17c74fc0:

lock: 0x55be17c750a0:

lock: 0x55be17c75180:

lock: 0x55be17c76ca0:

lock: 0x55be17c76f40:

lock: 0x55be17c76e60:

lock: 0x55be17c76d80:

lock: 0x55be17c76920:

lock: 0x55be17c76840:

lock: 0x55be17c76760:

lock: 0x55be17c76680:

lock: 0x55be17c765a0:

lock: 0x55be17c76ae0:

lock: 0x55be17c764c0:

lock: 0x55be17c763e0:

lock: 0x55be17c76bc0:

lock: 0x55be17c76220:

lock: 0x55be17c75dc0:

lock: 0x55be17c75ea0:

lock: 0x55be17c75ce0:

lock: 0x55be17c75c00:

lock: 0x55be17c75880:

lock: 0x55be17c75b20:

lock: 0x55be17c75a40:

lock: 0x55be17c757a0:

lock: 0x55be17c75960:

lock: 0x55be17c75500:

lock: 0x55be17c755e0:

lock: 0x55be17c756c0:

lock: 0x55be17c76a00:

2017-12-18 17:03:40 139984559823616 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-18 17:03:47 139984271031040 [Warning] Aborted connection 17 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-18 17:03:47 139984204815104 [Warning] Aborted connection 39 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-18 17:03:47 139984488839936 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-18 17:03:47 139984489143040 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)

Key caches:
default
Buffer_size:         16384
Block_size:           1024
Division_limit:        100
Age_threshold:         300
Partitions:              0
blocks used:             0
not flushed:             0
w_requests:              0
writes:                  0
r_requests:              0
reads:                   0


handler status:
read_key:        59477
read_next:       45983
read_rnd          1417
read_first:         10
write:              28
delete               8
update:           5696

Table status:
Opened tables:         44
Open tables:           44
Open files:             5
Open streams:           0

Alarm status:
Active alarms:   0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 0
Number of free chunks:          1
Number of fastbin blocks:       0
Number of mmapped regions:       0
Space in mmapped regions:       0
Maximum total allocated space:       0
Space available in freed fastbin blocks: 0
Total allocated space:          0
Total free space:          0
Top-most, releasable space:       0
Estimated memory (with thread stack):    0



Events status:
LLA = Last Locked At  LUA = Last Unlocked At
WOC = Waiting On Condition  DL = Data Locked
The Event Scheduler is disabled

2017-12-18 17:03:48 139984560429824 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-18 17:03:49 139984560429824 [ERROR] Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-18 17:03:56 139984489143040 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-18 17:03:57 139984241673984 [Note] InnoDB: FTS optimize thread exiting.
2017-12-18 17:03:57 139984489143040 [Note] InnoDB: Starting shutdown...
2017-12-18 17:04:00 139984489143040 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-18 17:04:06 139984489143040 [Note] InnoDB: Shutdown completed; log sequence number 137855814
2017-12-18 17:04:07 139984489143040 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-18 17:27:21 139765489289280 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-18 17:27:21 139765489289280 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-18 17:27:21 139765489289280 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-18 17:27:21 139765489289280 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-18 17:27:21 139765489289280 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-18 17:27:21 139765489289280 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-18 17:27:21 139765489289280 [Note] InnoDB: Using Linux native AIO
2017-12-18 17:27:21 139765489289280 [Note] InnoDB: Using SSE crc32 instructions
2017-12-18 17:27:21 139765489289280 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-18 17:27:21 139765489289280 [Note] InnoDB: Completed initialization of buffer pool
2017-12-18 17:27:22 139765489289280 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-18 17:27:30 139765489289280 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-18 17:27:30 139765489289280 [Note] InnoDB: Waiting for purge to start
2017-12-18 17:27:30 139765489289280 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 137855814
2017-12-18 17:27:31 139765127051008 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-18 17:27:32 139765489289280 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-18 17:27:32 139765489289280 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-18 17:27:32 139765488679680 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-18 17:27:32 139765489289280 [Note] Reading of all Master_info entries succeded
2017-12-18 17:27:32 139765489289280 [Note] Added new Master_info '' to hash table
2017-12-18 17:27:32 139765489289280 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.sUArMa/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-18 17:27:33 7f1dacd61b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-18 19:44:23 139765159688960 [Warning] Aborted connection 86 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-18 19:44:26 139765131238144 [Warning] Aborted connection 39 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-18 19:44:26 139765488376576 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-18 19:44:26 139765430491904 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-18 19:44:26 139765233961728 [Warning] Aborted connection 15 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-18 19:44:26 139765430188800 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)

Status information:

Current dir: /home/enrico/.local/share/akonadi/db_data/
Running threads: 0  Stack size: 295936
Current locks:
lock: 0x7f1d8e476188:

lock: 0x7f1d8e476048:

lock: 0x7f1d8e496988:

lock: 0x7f1d8e475f08:

lock: 0x7f1d8e475dc8:

lock: 0x7f1d8e475c88:

lock: 0x7f1d8e475b48:

lock: 0x7f1d8e475a08:

lock: 0x7f1d8e4758c8:

lock: 0x7f1d8e475788:

lock: 0x7f1d8e475648:

lock: 0x7f1d8e475508:

lock: 0x7f1d8e4753c8:

lock: 0x7f1d8e475288:

lock: 0x7f1d8e475148:

lock: 0x7f1d8e475008:

lock: 0x7f1d8e495788:

lock: 0x7f1d8e495488:

lock: 0x7f1d8e495008:

lock: 0x555850e8d1e0:

lock: 0x555850e8d100:

lock: 0x555850e8c140:

lock: 0x555850e8c060:

lock: 0x555850e8bf80:

lock: 0x555850e8c300:

lock: 0x555850e8a540:

lock: 0x555850e8d020:

lock: 0x555850e8ac40:

lock: 0x555850e8aee0:

lock: 0x555850e8ab60:

lock: 0x555850e8ae00:

lock: 0x555850e8aa80:

lock: 0x555850e8ad20:

lock: 0x555850e8b260:

lock: 0x555850e8b340:

lock: 0x555850e8b420:

lock: 0x555850e8a9a0:

lock: 0x555850e8a700:

lock: 0x555850e8a8c0:

lock: 0x555850e8a620:

lock: 0x555850e8a7e0:

lock: 0x555850e8afc0:

lock: 0x555850e8b0a0:

lock: 0x555850e8b180:

lock: 0x555850e8cca0:

lock: 0x555850e8cf40:

lock: 0x555850e8ce60:

lock: 0x555850e8cd80:

lock: 0x555850e8c920:

lock: 0x555850e8c840:

lock: 0x555850e8c760:

lock: 0x555850e8c680:

lock: 0x555850e8c5a0:

lock: 0x555850e8cae0:

lock: 0x555850e8c4c0:

lock: 0x555850e8c3e0:

lock: 0x555850e8cbc0:

lock: 0x555850e8c220:

lock: 0x555850e8bdc0:

lock: 0x555850e8bea0:

lock: 0x555850e8bce0:

lock: 0x555850e8bc00:

lock: 0x555850e8b880:

lock: 0x555850e8bb20:

lock: 0x555850e8ba40:

lock: 0x555850e8b7a0:

lock: 0x555850e8b960:

lock: 0x555850e8b500:

lock: 0x555850e8b5e0:

lock: 0x555850e8b6c0:

lock: 0x555850e8ca00:


Key caches:
default
Buffer_size:         16384
Block_size:           1024
Division_limit:        100
Age_threshold:         300
Partitions:              0
blocks used:             0
not flushed:             0
w_requests:              0
writes:                  0
r_requests:              0
reads:                   0


handler status:
read_key:        55312
read_next:       46534
read_rnd          1878
read_first:          9
write:             934
delete              71
update:           3524

Table status:
Opened tables:         43
Open tables:           43
Open files:             5
Open streams:           0

Alarm status:
Active alarms:   0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 0
Number of free chunks:          1
Number of fastbin blocks:       0
Number of mmapped regions:       0
Space in mmapped regions:       0
Maximum total allocated space:       0
Space available in freed fastbin blocks: 0
Total allocated space:          0
Total free space:          0
Top-most, releasable space:       0
Estimated memory (with thread stack):    0



Events status:
LLA = Last Locked At  LUA = Last Unlocked At
WOC = Waiting On Condition  DL = Data Locked
The Event Scheduler is disabled

2017-12-18 19:44:57 139765488982784 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-18 19:44:57 139765488982784 [ERROR] Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-18 19:45:09 139765430491904 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-18 19:45:09 139765168994048 [Note] InnoDB: FTS optimize thread exiting.
2017-12-18 19:45:09 139765430491904 [Note] InnoDB: Starting shutdown...
2017-12-18 19:45:09 139765430491904 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-18 19:45:12 139765430491904 [Note] InnoDB: Shutdown completed; log sequence number 139831027
2017-12-18 19:45:12 139765430491904 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-19  9:00:40 139934598457408 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-19  9:00:40 139934598457408 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-19  9:00:40 139934598457408 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-19  9:00:40 139934598457408 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-19  9:00:40 139934598457408 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-19  9:00:40 139934598457408 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-19  9:00:40 139934598457408 [Note] InnoDB: Using Linux native AIO
2017-12-19  9:00:40 139934598457408 [Note] InnoDB: Using SSE crc32 instructions
2017-12-19  9:00:40 139934598457408 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-19  9:00:40 139934598457408 [Note] InnoDB: Completed initialization of buffer pool
2017-12-19  9:00:40 139934598457408 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-19  9:00:41 139934598457408 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-19  9:00:41 139934598457408 [Note] InnoDB: Waiting for purge to start
2017-12-19  9:00:41 139934598457408 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 139831027
2017-12-19  9:00:44 139934237193984 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-19  9:00:44 139934598457408 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-19  9:00:44 139934598457408 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-19  9:00:44 139934597839616 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-19  9:00:44 139934598457408 [Note] Reading of all Master_info entries succeded
2017-12-19  9:00:44 139934598457408 [Note] Added new Master_info '' to hash table
2017-12-19  9:00:44 139934598457408 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.0E8CL2/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-19 09:00:45 7f450c871b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-19 20:10:43 139934539651840 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-19 20:10:44 139934526593792 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-19 20:10:44 139934240471808 [Warning] Aborted connection 39 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-19 20:10:44 139934597536512 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-19 20:10:44 139934283000576 [Warning] Aborted connection 19 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)

Status information:

Current dir: /home/enrico/.local/share/akonadi/db_data/
Running threads: 0  Stack size: 295936
Current locks:
lock: 0x7f44ee076188:

lock: 0x7f44ee076048:

lock: 0x7f44ee096988:

lock: 0x7f44ee075f08:

lock: 0x7f44ee075dc8:

lock: 0x7f44ee075c88:

lock: 0x7f44ee075b48:

lock: 0x7f44ee075a08:

lock: 0x7f44ee0758c8:

lock: 0x7f44ee075788:

lock: 0x7f44ee075648:

lock: 0x7f44ee075508:

lock: 0x7f44ee0753c8:

lock: 0x7f44ee075288:

lock: 0x7f44ee075148:

lock: 0x7f44ee075008:

lock: 0x7f44ee095788:

lock: 0x7f44ee095488:

lock: 0x7f44ee095008:

lock: 0x5570d1b7e1e0:

lock: 0x5570d1b7e100:

lock: 0x5570d1b7d140:

lock: 0x5570d1b7d060:

lock: 0x5570d1b7cf80:

lock: 0x5570d1b7d300:

lock: 0x5570d1b7b540:

lock: 0x5570d1b7e020:

lock: 0x5570d1b7bc40:

lock: 0x5570d1b7bee0:

lock: 0x5570d1b7bb60:

lock: 0x5570d1b7be00:

lock: 0x5570d1b7ba80:

lock: 0x5570d1b7bd20:

lock: 0x5570d1b7c260:

lock: 0x5570d1b7c340:

lock: 0x5570d1b7c420:

lock: 0x5570d1b7b9a0:

lock: 0x5570d1b7b700:

lock: 0x5570d1b7b8c0:

lock: 0x5570d1b7b620:

lock: 0x5570d1b7b7e0:

lock: 0x5570d1b7bfc0:

lock: 0x5570d1b7c0a0:

lock: 0x5570d1b7c180:

lock: 0x5570d1b7dca0:

lock: 0x5570d1b7df40:

lock: 0x5570d1b7de60:

lock: 0x5570d1b7dd80:

lock: 0x5570d1b7d920:

lock: 0x5570d1b7d840:

lock: 0x5570d1b7d760:

lock: 0x5570d1b7d680:

lock: 0x5570d1b7d5a0:

lock: 0x5570d1b7dae0:

lock: 0x5570d1b7d4c0:

lock: 0x5570d1b7d3e0:

lock: 0x5570d1b7dbc0:

lock: 0x5570d1b7d220:

lock: 0x5570d1b7cdc0:

lock: 0x5570d1b7cea0:

lock: 0x5570d1b7cce0:

lock: 0x5570d1b7cc00:

lock: 0x5570d1b7c880:

lock: 0x5570d1b7cb20:

lock: 0x5570d1b7ca40:

lock: 0x5570d1b7c7a0:

lock: 0x5570d1b7c960:

lock: 0x5570d1b7c500:

lock: 0x5570d1b7c5e0:

lock: 0x5570d1b7c6c0:

lock: 0x5570d1b7da00:


Key caches:
default
Buffer_size:         16384
Block_size:           1024
Division_limit:        100
Age_threshold:         300
Partitions:              0
blocks used:             0
not flushed:             0
w_requests:              0
writes:                  0
r_requests:              0
reads:                   0


handler status:
read_key:       137758
read_next:      156656
read_rnd          5204
read_first:          9
write:              72
delete              47
update:           4814

Table status:
Opened tables:         46
Open tables:           46
Open files:             5
Open streams:           0

Alarm status:
Active alarms:   0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 0
Number of free chunks:          1
Number of fastbin blocks:       0
Number of mmapped regions:       0
Space in mmapped regions:       0
Maximum total allocated space:       0
Space available in freed fastbin blocks: 0
Total allocated space:          0
Total free space:          0
Top-most, releasable space:       0
Estimated memory (with thread stack):    0



Events status:
LLA = Last Locked At  LUA = Last Unlocked At
WOC = Waiting On Condition  DL = Data Locked
The Event Scheduler is disabled

2017-12-19 20:11:06 139934598142720 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-19 20:11:07 139934598142720 [ERROR] Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-19 20:11:12 139934525684480 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-19 20:11:12 139934279137024 [Note] InnoDB: FTS optimize thread exiting.
2017-12-19 20:11:12 139934525684480 [Note] InnoDB: Starting shutdown...
2017-12-19 20:11:13 139934525684480 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-19 20:11:15 139934525684480 [Note] InnoDB: Shutdown completed; log sequence number 141471658
2017-12-19 20:11:15 139934525684480 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-20  9:05:30 140376624449600 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-20  9:05:30 140376624449600 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-20  9:05:30 140376624449600 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-20  9:05:30 140376624449600 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-20  9:05:30 140376624449600 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-20  9:05:30 140376624449600 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-20  9:05:30 140376624449600 [Note] InnoDB: Using Linux native AIO
2017-12-20  9:05:30 140376624449600 [Note] InnoDB: Using SSE crc32 instructions
2017-12-20  9:05:30 140376624449600 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-20  9:05:30 140376624449600 [Note] InnoDB: Completed initialization of buffer pool
2017-12-20  9:05:30 140376624449600 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-20  9:05:39 140376624449600 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-20  9:05:39 140376624449600 [Note] InnoDB: Waiting for purge to start
2017-12-20  9:05:39 140376624449600 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 141471658
2017-12-20  9:05:40 140376262309632 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-20  9:05:42 140376624449600 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-20  9:05:43 140376624449600 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-20  9:05:43 140376623840000 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-20  9:05:43 140376624449600 [Note] Reading of all Master_info entries succeded
2017-12-20  9:05:43 140376624449600 [Note] Added new Master_info '' to hash table
2017-12-20  9:05:43 140376624449600 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.1rNarN/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-20 09:05:44 7fabf7549b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-20 10:27:57 140376565652224 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-20 10:27:58 140376304244480 [Note] InnoDB: FTS optimize thread exiting.
2017-12-20 10:27:58 140376565652224 [Note] InnoDB: Starting shutdown...
2017-12-20 10:27:58 140376565652224 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-20 10:28:00 140376565652224 [Note] InnoDB: Shutdown completed; log sequence number 143164720
2017-12-20 10:28:00 140376565652224 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-20 10:44:05 140646993221696 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-20 10:44:05 140646993221696 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-20 10:44:05 140646993221696 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-20 10:44:05 140646993221696 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-20 10:44:05 140646993221696 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-20 10:44:05 140646993221696 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-20 10:44:05 140646993221696 [Note] InnoDB: Using Linux native AIO
2017-12-20 10:44:05 140646993221696 [Note] InnoDB: Using SSE crc32 instructions
2017-12-20 10:44:05 140646993221696 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-20 10:44:05 140646993221696 [Note] InnoDB: Completed initialization of buffer pool
2017-12-20 10:44:06 140646993221696 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-20 10:44:07 140646993221696 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-20 10:44:07 140646993221696 [Note] InnoDB: Waiting for purge to start
2017-12-20 10:44:07 140646993221696 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 143164720
2017-12-20 10:44:07 140646633436928 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-20 10:44:08 140646993221696 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-20 10:44:08 140646993221696 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-20 10:44:08 140646992608000 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-20 10:44:08 140646993221696 [Note] Reading of all Master_info entries succeded
2017-12-20 10:44:08 140646993221696 [Note] Added new Master_info '' to hash table
2017-12-20 10:44:08 140646993221696 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.egJJdX/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-20 10:44:11 7feaea909b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-20 10:54:03 140646934420224 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-20 10:54:04 140646673262336 [Note] InnoDB: FTS optimize thread exiting.
2017-12-20 10:54:04 140646934420224 [Note] InnoDB: Starting shutdown...
2017-12-20 10:54:04 140646934420224 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-20 10:54:05 140646934420224 [Note] InnoDB: Shutdown completed; log sequence number 143882211
2017-12-20 10:54:05 140646934420224 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-20 14:56:14 140071916116032 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-20 14:56:14 140071916116032 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-20 14:56:14 140071916116032 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-20 14:56:14 140071916116032 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-20 14:56:14 140071916116032 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-20 14:56:14 140071916116032 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-20 14:56:14 140071916116032 [Note] InnoDB: Using Linux native AIO
2017-12-20 14:56:14 140071916116032 [Note] InnoDB: Using SSE crc32 instructions
2017-12-20 14:56:14 140071916116032 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-20 14:56:14 140071916116032 [Note] InnoDB: Completed initialization of buffer pool
2017-12-20 14:56:14 140071916116032 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-20 14:56:15 140071916116032 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-20 14:56:15 140071916116032 [Note] InnoDB: Waiting for purge to start
2017-12-20 14:56:15 140071916116032 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 143882211
2017-12-20 14:56:15 140071554512640 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-20 14:56:15 140071916116032 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-20 14:56:15 140071916116032 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-20 14:56:15 140071915518720 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-20 14:56:16 140071916116032 [Note] Reading of all Master_info entries succeded
2017-12-20 14:56:16 140071916116032 [Note] Added new Master_info '' to hash table
2017-12-20 14:56:16 140071916116032 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.9fIiQw/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-20 14:56:16 7f65054c1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-20 16:40:07 140071857298176 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-20 16:40:08 140071594358528 [Note] InnoDB: FTS optimize thread exiting.
2017-12-20 16:40:08 140071857298176 [Note] InnoDB: Starting shutdown...
2017-12-20 16:40:09 140071857298176 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-20 16:40:10 140071857298176 [Note] InnoDB: Shutdown completed; log sequence number 145425366
2017-12-20 16:40:10 140071857298176 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-20 17:29:34 140515198101568 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-20 17:29:34 140515198101568 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-20 17:29:34 140515198101568 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-20 17:29:34 140515198101568 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-20 17:29:34 140515198101568 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-20 17:29:34 140515198101568 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-20 17:29:34 140515198101568 [Note] InnoDB: Using Linux native AIO
2017-12-20 17:29:34 140515198101568 [Note] InnoDB: Using SSE crc32 instructions
2017-12-20 17:29:34 140515198101568 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-20 17:29:34 140515198101568 [Note] InnoDB: Completed initialization of buffer pool
2017-12-20 17:29:35 140515198101568 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-20 17:29:36 140515198101568 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-20 17:29:36 140515198101568 [Note] InnoDB: Waiting for purge to start
2017-12-20 17:29:36 140515198101568 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 145425366
2017-12-20 17:29:36 140514837919488 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-20 17:29:37 140515198101568 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-20 17:29:37 140515198101568 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-20 17:29:37 140515197483776 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-20 17:29:37 140515198101568 [Note] Reading of all Master_info entries succeded
2017-12-20 17:29:37 140515198101568 [Note] Added new Master_info '' to hash table
2017-12-20 17:29:37 140515198101568 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.3ETOD2/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-20 17:29:38 7fcc3af69b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.

Status information:

Current dir: /home/enrico/.local/share/akonadi/db_data/
Running threads: 5  Stack size: 295936
Current locks:
lock: 0x7fcc1c876188:

lock: 0x7fcc1c876048:

lock: 0x7fcc1c896988:

lock: 0x7fcc1c875f08:

lock: 0x7fcc1c875dc8:

lock: 0x7fcc1c875c88:

lock: 0x7fcc1c875b48:

lock: 0x7fcc1c875a08:

lock: 0x7fcc1c8758c8:

lock: 0x7fcc1c875788:

lock: 0x7fcc1c875648:

lock: 0x7fcc1c875508:

lock: 0x7fcc1c8753c8:

lock: 0x7fcc1c875288:

lock: 0x7fcc1c875148:

lock: 0x7fcc1c875008:

lock: 0x7fcc1c895788:

lock: 0x7fcc1c895488:

lock: 0x7fcc1c895008:

lock: 0x55fb583391e0:

lock: 0x55fb58339100:

lock: 0x55fb58338140:

lock: 0x55fb58338060:

lock: 0x55fb58337f80:

lock: 0x55fb58338300:

lock: 0x55fb58336540:

lock: 0x55fb58339020:

lock: 0x55fb58336c40:

lock: 0x55fb58336ee0:

lock: 0x55fb58336b60:

lock: 0x55fb58336e00:

lock: 0x55fb58336a80:

lock: 0x55fb58336d20:

lock: 0x55fb58337260:

lock: 0x55fb58337340:

lock: 0x55fb58337420:

lock: 0x55fb583369a0:

lock: 0x55fb58336700:

lock: 0x55fb583368c0:

lock: 0x55fb58336620:

lock: 0x55fb583367e0:

lock: 0x55fb58336fc0:

lock: 0x55fb583370a0:

lock: 0x55fb58337180:

lock: 0x55fb58338ca0:

lock: 0x55fb58338f40:

lock: 0x55fb58338e60:

lock: 0x55fb58338d80:

lock: 0x55fb58338920:

lock: 0x55fb58338840:

lock: 0x55fb58338760:

lock: 0x55fb58338680:

lock: 0x55fb583385a0:

lock: 0x55fb58338ae0:

lock: 0x55fb583384c0:

lock: 0x55fb583383e0:

lock: 0x55fb58338bc0:

lock: 0x55fb58338220:

lock: 0x55fb58337dc0:

lock: 0x55fb58337ea0:

lock: 0x55fb58337ce0:

lock: 0x55fb58337c00:

lock: 0x55fb58337880:

lock: 0x55fb58337b20:

lock: 0x55fb58337a40:

lock: 0x55fb583377a0:

lock: 0x55fb58337960:

lock: 0x55fb58337500:

lock: 0x55fb583375e0:

lock: 0x55fb583376c0:

lock: 0x55fb58338a00:


Key caches:
default
Buffer_size:         16384
Block_size:           1024
Division_limit:        100
Age_threshold:         300
Partitions:              0
blocks used:             0
not flushed:             0
w_requests:              0
writes:                  0
r_requests:              0
reads:                   0


handler status:
read_key:        65221
read_next:       71483
read_rnd          1724
read_first:         11
write:              12
delete              16
update:           5249

Table status:
Opened tables:         43
Open tables:           43
Open files:             5
Open streams:           0

Alarm status:
Active alarms:   0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 0
Number of free chunks:          1
Number of fastbin blocks:       0
Number of mmapped regions:       0
Space in mmapped regions:       0
Maximum total allocated space:       0
Space available in freed fastbin blocks: 0
Total allocated space:          0
Total free space:          0
Top-most, releasable space:       0
Estimated memory (with thread stack):    1479680



Events status:
LLA = Last Locked At  LUA = Last Unlocked At
WOC = Waiting On Condition  DL = Data Locked
The Event Scheduler is disabled

2017-12-20 20:57:02 140515197786880 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-20 20:57:02 140515197180672 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-20 20:57:02 140515139296000 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-20 20:57:02 140515138992896 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-20 20:57:02 140515197786880 [ERROR] Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-20 20:57:02 140514821131008 [Warning] Aborted connection 39 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-20 20:57:02 140514942126848 [Warning] Aborted connection 17 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-20 20:57:02 140514821131008 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-20 20:57:03 140514877757184 [Note] InnoDB: FTS optimize thread exiting.
2017-12-20 20:57:03 140514821131008 [Note] InnoDB: Starting shutdown...
2017-12-20 20:57:04 140514821131008 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-20 20:57:24 140514821131008 [Note] InnoDB: Shutdown completed; log sequence number 146469499
2017-12-20 20:57:25 140514821131008 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-21  9:24:20 140125550053440 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-21  9:24:20 140125550053440 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-21  9:24:20 140125550053440 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-21  9:24:20 140125550053440 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-21  9:24:20 140125550053440 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-21  9:24:20 140125550053440 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-21  9:24:20 140125550053440 [Note] InnoDB: Using Linux native AIO
2017-12-21  9:24:20 140125550053440 [Note] InnoDB: Using SSE crc32 instructions
2017-12-21  9:24:20 140125550053440 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-21  9:24:20 140125550053440 [Note] InnoDB: Completed initialization of buffer pool
2017-12-21  9:24:20 140125550053440 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-21  9:24:21 140125550053440 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-21  9:24:21 140125550053440 [Note] InnoDB: Waiting for purge to start
2017-12-21  9:24:21 140125550053440 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 146469499
2017-12-21  9:24:22 140125191272192 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-21  9:24:22 140125550053440 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-21  9:24:22 140125550053440 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-21  9:24:22 140125549427456 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-21  9:24:22 140125550053440 [Note] Reading of all Master_info entries succeded
2017-12-21  9:24:22 140125550053440 [Note] Added new Master_info '' to hash table
2017-12-21  9:24:22 140125550053440 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.9F2Le8/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-21 09:24:23 7f71815fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-21 10:35:37 140125549124352 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-21 10:35:37 140125478271744 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-21 10:35:37 140125214018304 [Warning] Aborted connection 24 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-21 10:35:37 140125173271296 [Warning] Aborted connection 39 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-21 10:35:37 140125174180608 [Warning] Aborted connection 77 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-21 10:35:40 140125478574848 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-21 10:35:42 140125549124352 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-21 10:35:44 140125231109888 [Note] InnoDB: FTS optimize thread exiting.
2017-12-21 10:35:44 140125549124352 [Note] InnoDB: Starting shutdown...
2017-12-21 10:35:44 140125549124352 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-21 10:36:01 140125549124352 [Note] InnoDB: Shutdown completed; log sequence number 147457754
2017-12-21 10:36:01 140125549124352 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-21 15:01:04 140540309768256 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-21 15:01:05 140540309768256 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-21 15:01:05 140540309768256 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-21 15:01:05 140540309768256 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-21 15:01:05 140540309768256 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-21 15:01:05 140540309768256 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-21 15:01:05 140540309768256 [Note] InnoDB: Using Linux native AIO
2017-12-21 15:01:05 140540309768256 [Note] InnoDB: Using SSE crc32 instructions
2017-12-21 15:01:05 140540309768256 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-21 15:01:05 140540309768256 [Note] InnoDB: Completed initialization of buffer pool
2017-12-21 15:01:05 140540309768256 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-21 15:01:06 140540309768256 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-21 15:01:06 140540309768256 [Note] InnoDB: Waiting for purge to start
2017-12-21 15:01:06 140540309768256 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 147457754
2017-12-21 15:01:07 140539947120384 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-21 15:01:07 140540309768256 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-21 15:01:07 140540309768256 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-21 15:01:07 140540309142272 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-21 15:01:07 140540309768256 [Note] Reading of all Master_info entries succeded
2017-12-21 15:01:07 140540309768256 [Note] Added new Master_info '' to hash table
2017-12-21 15:01:07 140540309768256 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.SM5kju/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-21 15:01:08 7fd213bc1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-21 16:33:05 140540250954496 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-21 16:33:06 140539986966272 [Note] InnoDB: FTS optimize thread exiting.
2017-12-21 16:33:06 140540250954496 [Note] InnoDB: Starting shutdown...
2017-12-21 16:33:06 140540250954496 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-21 16:33:07 140540250954496 [Note] InnoDB: Shutdown completed; log sequence number 150423463
2017-12-21 16:33:08 140540250954496 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-21 17:22:39 140605406636096 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-21 17:22:39 140605406636096 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-21 17:22:39 140605406636096 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-21 17:22:39 140605406636096 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-21 17:22:39 140605406636096 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-21 17:22:39 140605406636096 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-21 17:22:39 140605406636096 [Note] InnoDB: Using Linux native AIO
2017-12-21 17:22:39 140605406636096 [Note] InnoDB: Using SSE crc32 instructions
2017-12-21 17:22:39 140605406636096 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-21 17:22:39 140605406636096 [Note] InnoDB: Completed initialization of buffer pool
2017-12-21 17:22:39 140605406636096 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-21 17:22:41 140605406636096 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-21 17:22:41 140605406636096 [Note] InnoDB: Waiting for purge to start
2017-12-21 17:22:41 140605406636096 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 150423463
2017-12-21 17:22:41 140605042718464 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-21 17:22:41 140605406636096 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-21 17:22:41 140605406636096 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-21 17:22:41 140605406018304 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-21 17:22:41 140605406636096 [Note] Reading of all Master_info entries succeded
2017-12-21 17:22:41 140605406636096 [Note] Added new Master_info '' to hash table
2017-12-21 17:22:41 140605406636096 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.WBDksh/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-21 17:22:42 7fe13bcf9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-21 19:57:51 140605347830528 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-21 19:57:51 140605084653312 [Note] InnoDB: FTS optimize thread exiting.
2017-12-21 19:57:51 140605347830528 [Note] InnoDB: Starting shutdown...
2017-12-21 19:57:52 140605347830528 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-21 19:57:53 140605347830528 [Note] InnoDB: Shutdown completed; log sequence number 151193133
2017-12-21 19:57:53 140605347830528 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-22  9:42:34 139770479437888 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-22  9:42:34 139770479437888 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-22  9:42:34 139770479437888 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-22  9:42:34 139770479437888 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-22  9:42:34 139770479437888 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-22  9:42:34 139770479437888 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-22  9:42:34 139770479437888 [Note] InnoDB: Using Linux native AIO
2017-12-22  9:42:34 139770479437888 [Note] InnoDB: Using SSE crc32 instructions
2017-12-22  9:42:34 139770479437888 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-22  9:42:34 139770479437888 [Note] InnoDB: Completed initialization of buffer pool
2017-12-22  9:42:34 139770479437888 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-22  9:42:38 139770479437888 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-22  9:42:38 139770479437888 [Note] InnoDB: Waiting for purge to start
2017-12-22  9:42:38 139770479437888 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 151193133
2017-12-22  9:42:44 139770118272768 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-22  9:42:44 139770479437888 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-22  9:42:45 139770479437888 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-22  9:42:45 139770478820096 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-22  9:42:45 139770479437888 [Note] Reading of all Master_info entries succeded
2017-12-22  9:42:45 139770479437888 [Note] Added new Master_info '' to hash table
2017-12-22  9:42:45 139770479437888 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB'  socket: '/tmp/akonadi-enrico.UCsuPW/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-22 09:42:45 7f1ed6459b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-22 10:32:30 139770420632320 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-22 10:32:31 139770478516992 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-22 10:32:31 139770407672576 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-22 10:32:31 139770151504640 [Warning] Aborted connection 25 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-22 10:32:31 139770123950848 [Warning] Aborted connection 38 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-22 10:32:31 139770188651264 [Warning] Aborted connection 39 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)

Status information:

Current dir: /home/enrico/.local/share/akonadi/db_data/
Running threads: 0  Stack size: 295936
Current locks:
lock: 0x7f1eb7c76188:

lock: 0x7f1eb7c76048:

lock: 0x7f1eb7c96e08:

lock: 0x7f1eb7c75f08:

lock: 0x7f1eb7c75dc8:

lock: 0x7f1eb7c75c88:

lock: 0x7f1eb7c75b48:

lock: 0x7f1eb7c75a08:

lock: 0x7f1eb7c758c8:

lock: 0x7f1eb7c75788:

lock: 0x7f1eb7c75648:

lock: 0x7f1eb7c75508:

lock: 0x7f1eb7c753c8:

lock: 0x7f1eb7c75288:

lock: 0x7f1eb7c75148:

lock: 0x7f1eb7c75008:

lock: 0x7f1eb7c95788:

lock: 0x7f1eb7c95488:

lock: 0x7f1eb7c95008:

lock: 0x559aaecce1e0:

lock: 0x559aaecce100:

lock: 0x559aaeccd140:

lock: 0x559aaeccd060:

lock: 0x559aaecccf80:

lock: 0x559aaeccd300:

lock: 0x559aaeccb540:

lock: 0x559aaecce020:

lock: 0x559aaeccbc40:

lock: 0x559aaeccbee0:

lock: 0x559aaeccbb60:

lock: 0x559aaeccbe00:

lock: 0x559aaeccba80:

lock: 0x559aaeccbd20:

lock: 0x559aaeccc260:

lock: 0x559aaeccc340:

lock: 0x559aaeccc420:

lock: 0x559aaeccb9a0:

lock: 0x559aaeccb700:

lock: 0x559aaeccb8c0:

lock: 0x559aaeccb620:

lock: 0x559aaeccb7e0:

lock: 0x559aaeccbfc0:

lock: 0x559aaeccc0a0:

lock: 0x559aaeccc180:

lock: 0x559aaeccdca0:

lock: 0x559aaeccdf40:

lock: 0x559aaeccde60:

lock: 0x559aaeccdd80:

lock: 0x559aaeccd920:

lock: 0x559aaeccd840:

lock: 0x559aaeccd760:

lock: 0x559aaeccd680:

lock: 0x559aaeccd5a0:

lock: 0x559aaeccdae0:

lock: 0x559aaeccd4c0:

lock: 0x559aaeccd3e0:

lock: 0x559aaeccdbc0:

lock: 0x559aaeccd220:

lock: 0x559aaecccdc0:

lock: 0x559aaecccea0:

lock: 0x559aaecccce0:

lock: 0x559aaecccc00:

lock: 0x559aaeccc880:

lock: 0x559aaecccb20:

lock: 0x559aaeccca40:

lock: 0x559aaeccc7a0:

lock: 0x559aaeccc960:

lock: 0x559aaeccc500:

lock: 0x559aaeccc5e0:

lock: 0x559aaeccc6c0:

lock: 0x559aaeccda00:


Key caches:
default
Buffer_size:         16384
Block_size:           1024
Division_limit:        100
Age_threshold:         300
Partitions:              0
blocks used:             0
not flushed:             0
w_requests:              0
writes:                  0
r_requests:              0
reads:                   0


handler status:
read_key:        57426
read_next:       32313
read_rnd           842
read_first:        126
write:               0
delete               0
update:           9747

Table status:
Opened tables:         33
Open tables:           33
Open files:             5
Open streams:           0

Alarm status:
Active alarms:   0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 0
Number of free chunks:          1
Number of fastbin blocks:       0
Number of mmapped regions:       0
Space in mmapped regions:       0
Maximum total allocated space:       0
Space available in freed fastbin blocks: 0
Total allocated space:          0
Total free space:          0
Top-most, releasable space:       0
Estimated memory (with thread stack):    0



Events status:
LLA = Last Locked At  LUA = Last Unlocked At
WOC = Waiting On Condition  DL = Data Locked
The Event Scheduler is disabled

2017-12-22 10:32:40 139770479123200 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-22 10:32:40 139770479123200 [ERROR] Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-12-22 10:32:40 139770478516992 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-22 10:32:43 139770160203520 [Note] InnoDB: FTS optimize thread exiting.
2017-12-22 10:32:43 139770478516992 [Note] InnoDB: Starting shutdown...
2017-12-22 10:32:44 139770478516992 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-22 10:32:47 139770478516992 [Note] InnoDB: Shutdown completed; log sequence number 158018167
2017-12-22 10:32:47 139770478516992 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-22 10:40:01 139728544159808 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-22 10:40:01 139728544159808 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-22 10:40:01 139728544159808 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-22 10:40:01 139728544159808 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-22 10:40:01 139728544159808 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-22 10:40:01 139728544159808 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-22 10:40:01 139728544159808 [Note] InnoDB: Using Linux native AIO
2017-12-22 10:40:01 139728544159808 [Note] InnoDB: Using SSE crc32 instructions
2017-12-22 10:40:01 139728544159808 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-22 10:40:01 139728544159808 [Note] InnoDB: Completed initialization of buffer pool
2017-12-22 10:40:01 139728544159808 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-22 10:40:03 139728544159808 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-22 10:40:03 139728544159808 [Note] InnoDB: Waiting for purge to start
2017-12-22 10:40:03 139728544159808 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 158018167
2017-12-22 10:40:04 139728179427072 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-22 10:40:04 139728544159808 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-22 10:40:04 139728544159808 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-22 10:40:04 139728543546112 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-22 10:40:04 139728544159808 [Note] Reading of all Master_info entries succeded
2017-12-22 10:40:04 139728544159808 [Note] Added new Master_info '' to hash table
2017-12-22 10:40:04 139728544159808 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.CncPHZ/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-22 10:40:07 7f1512bc1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-22 10:45:01 139728485358336 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-22 10:45:01 139728221361920 [Note] InnoDB: FTS optimize thread exiting.
2017-12-22 10:45:01 139728485358336 [Note] InnoDB: Starting shutdown...
2017-12-22 10:45:02 139728485358336 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-22 10:45:04 139728485358336 [Note] InnoDB: Shutdown completed; log sequence number 158715431
2017-12-22 10:45:04 139728485358336 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-22 11:48:34 140001430431808 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-22 11:48:34 140001430431808 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-22 11:48:34 140001430431808 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-22 11:48:34 140001430431808 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-22 11:48:34 140001430431808 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-22 11:48:34 140001430431808 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-22 11:48:34 140001430431808 [Note] InnoDB: Using Linux native AIO
2017-12-22 11:48:34 140001430431808 [Note] InnoDB: Using SSE crc32 instructions
2017-12-22 11:48:34 140001430431808 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-22 11:48:34 140001430431808 [Note] InnoDB: Completed initialization of buffer pool
2017-12-22 11:48:34 140001430431808 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-22 11:48:35 140001430431808 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-22 11:48:35 140001430431808 [Note] InnoDB: Waiting for purge to start
2017-12-22 11:48:35 140001430431808 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 158715431
2017-12-22 11:48:35 140001071331072 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-22 11:48:36 140001430431808 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-22 11:48:36 140001430431808 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-22 11:48:36 140001429814016 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-22 11:48:36 140001430431808 [Note] Reading of all Master_info entries succeded
2017-12-22 11:48:36 140001430431808 [Note] Added new Master_info '' to hash table
2017-12-22 11:48:36 140001430431808 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.3YzE5k/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-22 11:48:36 7f549c061b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-22 12:38:39 140001371626240 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-22 12:38:39 140001111160576 [Note] InnoDB: FTS optimize thread exiting.
2017-12-22 12:38:39 140001371626240 [Note] InnoDB: Starting shutdown...
2017-12-22 12:38:40 140001371626240 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-22 12:38:42 140001371626240 [Note] InnoDB: Shutdown completed; log sequence number 159168317
2017-12-22 12:38:42 140001371626240 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-22 14:49:16 140017625745472 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-22 14:49:17 140017625745472 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-22 14:49:17 140017625745472 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-22 14:49:17 140017625745472 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-22 14:49:17 140017625745472 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-22 14:49:17 140017625745472 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-22 14:49:17 140017625745472 [Note] InnoDB: Using Linux native AIO
2017-12-22 14:49:17 140017625745472 [Note] InnoDB: Using SSE crc32 instructions
2017-12-22 14:49:17 140017625745472 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-22 14:49:17 140017625745472 [Note] InnoDB: Completed initialization of buffer pool
2017-12-22 14:49:17 140017625745472 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-22 14:49:19 140017625745472 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-22 14:49:19 140017625745472 [Note] InnoDB: Waiting for purge to start
2017-12-22 14:49:19 140017625745472 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 159168317
2017-12-22 14:49:19 140017265538816 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-22 14:49:20 140017625745472 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-22 14:49:20 140017625745472 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-22 14:49:20 140017625135872 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-22 14:49:20 140017625745472 [Note] Reading of all Master_info entries succeded
2017-12-22 14:49:20 140017625745472 [Note] Added new Master_info '' to hash table
2017-12-22 14:49:20 140017625745472 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.Z7RR6L/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-22 14:49:20 7f5861571b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-22 18:45:28 140017566948096 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-22 18:45:29 140017305372416 [Note] InnoDB: FTS optimize thread exiting.
2017-12-22 18:45:29 140017566948096 [Note] InnoDB: Starting shutdown...
2017-12-22 18:45:30 140017566948096 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-22 18:45:55 140017566948096 [Note] InnoDB: Shutdown completed; log sequence number 159967868
2017-12-22 18:45:55 140017566948096 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-22 20:33:53 140464627849280 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-22 20:33:53 140464627849280 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: Using Linux native AIO
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: Using SSE crc32 instructions
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: Completed initialization of buffer pool
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-22 20:33:53 140464627849280 [Note] InnoDB: Waiting for purge to start
2017-12-22 20:33:53 140464627849280 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 159967868
2017-12-22 20:33:54 140464267196160 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-22 20:33:54 140464627849280 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-22 20:33:54 140464627849280 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-22 20:33:54 140464627251968 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-22 20:33:55 140464627849280 [Note] Reading of all Master_info entries succeded
2017-12-22 20:33:55 140464627849280 [Note] Added new Master_info '' to hash table
2017-12-22 20:33:55 140464627849280 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.TkkZVu/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-22 20:34:03 7fc074bd9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-22 22:39:37 140464569031424 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-22 22:39:37 140464315426560 [Note] InnoDB: FTS optimize thread exiting.
2017-12-22 22:39:37 140464569031424 [Note] InnoDB: Starting shutdown...
2017-12-22 22:39:38 140464569031424 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-22 22:39:40 140464569031424 [Note] InnoDB: Shutdown completed; log sequence number 166034999
2017-12-22 22:39:40 140464569031424 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-23 10:30:08 140280082012224 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-23 10:30:08 140280082012224 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-23 10:30:08 140280082012224 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-23 10:30:08 140280082012224 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-23 10:30:08 140280082012224 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-23 10:30:08 140280082012224 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-23 10:30:08 140280082012224 [Note] InnoDB: Using Linux native AIO
2017-12-23 10:30:08 140280082012224 [Note] InnoDB: Using SSE crc32 instructions
2017-12-23 10:30:08 140280082012224 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-23 10:30:08 140280082012224 [Note] InnoDB: Completed initialization of buffer pool
2017-12-23 10:30:09 140280082012224 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-23 10:30:10 140280082012224 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-23 10:30:10 140280082012224 [Note] InnoDB: Waiting for purge to start
2017-12-23 10:30:10 140280082012224 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 166034999
2017-12-23 10:30:10 140279717820160 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-23 10:30:10 140280082012224 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-23 10:30:10 140280082012224 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-23 10:30:10 140280081414912 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-23 10:30:10 140280082012224 [Note] Reading of all Master_info entries succeded
2017-12-23 10:30:10 140280082012224 [Note] Added new Master_info '' to hash table
2017-12-23 10:30:10 140280082012224 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.U6TrsC/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-23 10:30:11 7f957cf39b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-23 11:42:50 140280023194368 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-23 11:42:50 140279759755008 [Note] InnoDB: FTS optimize thread exiting.
2017-12-23 11:42:50 140280023194368 [Note] InnoDB: Starting shutdown...
2017-12-23 11:42:50 140280023194368 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-23 11:42:52 140280023194368 [Note] InnoDB: Shutdown completed; log sequence number 167520145
2017-12-23 11:42:52 140280023194368 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-23 15:06:07 140077819336768 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-23 15:06:07 140077819336768 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: Using Linux native AIO
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: Using SSE crc32 instructions
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: Completed initialization of buffer pool
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-23 15:06:07 140077819336768 [Note] InnoDB: Waiting for purge to start
2017-12-23 15:06:07 140077819336768 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 167520145
2017-12-23 15:06:08 140077460092672 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-23 15:06:08 140077819336768 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-23 15:06:08 140077819336768 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-23 15:06:08 140077818182400 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-23 15:06:08 140077819336768 [Note] Reading of all Master_info entries succeded
2017-12-23 15:06:08 140077819336768 [Note] Added new Master_info '' to hash table
2017-12-23 15:06:08 140077819336768 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.L2TQFl/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-23 15:06:09 7f66645fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-23 16:16:37 140077747395328 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-23 16:16:37 140077499926272 [Note] InnoDB: FTS optimize thread exiting.
2017-12-23 16:16:37 140077747395328 [Note] InnoDB: Starting shutdown...
2017-12-23 16:16:38 140077747395328 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-23 16:16:39 140077747395328 [Note] InnoDB: Shutdown completed; log sequence number 168387334
2017-12-23 16:16:39 140077747395328 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-23 19:55:47 140686791350336 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-23 19:55:47 140686791350336 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-23 19:55:47 140686791350336 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-23 19:55:47 140686791350336 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-23 19:55:47 140686791350336 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-23 19:55:47 140686791350336 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-23 19:55:47 140686791350336 [Note] InnoDB: Using Linux native AIO
2017-12-23 19:55:47 140686791350336 [Note] InnoDB: Using SSE crc32 instructions
2017-12-23 19:55:47 140686791350336 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-23 19:55:47 140686791350336 [Note] InnoDB: Completed initialization of buffer pool
2017-12-23 19:55:47 140686791350336 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-23 19:55:48 140686791350336 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-23 19:55:48 140686791350336 [Note] InnoDB: Waiting for purge to start
2017-12-23 19:55:48 140686791350336 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 168387334
2017-12-23 19:55:49 140686431090432 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-23 19:55:49 140686791350336 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-23 19:55:49 140686791350336 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-23 19:55:49 140686790195968 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-23 19:55:49 140686791350336 [Note] Reading of all Master_info entries succeded
2017-12-23 19:55:49 140686791350336 [Note] Added new Master_info '' to hash table
2017-12-23 19:55:49 140686791350336 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.gZUFRs/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-23 19:55:50 7ff42eaf9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-23 20:52:50 140686732008192 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-23 20:52:50 140686470924032 [Note] InnoDB: FTS optimize thread exiting.
2017-12-23 20:52:50 140686732008192 [Note] InnoDB: Starting shutdown...
2017-12-23 20:52:51 140686732008192 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-23 20:52:52 140686732008192 [Note] InnoDB: Shutdown completed; log sequence number 169207359
2017-12-23 20:52:52 140686732008192 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-24 10:08:02 139745060915264 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-24 10:08:02 139745060915264 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-24 10:08:02 139745060915264 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-24 10:08:02 139745060915264 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-24 10:08:02 139745060915264 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-24 10:08:02 139745060915264 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-24 10:08:02 139745060915264 [Note] InnoDB: Using Linux native AIO
2017-12-24 10:08:02 139745060915264 [Note] InnoDB: Using SSE crc32 instructions
2017-12-24 10:08:02 139745060915264 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-24 10:08:02 139745060915264 [Note] InnoDB: Completed initialization of buffer pool
2017-12-24 10:08:02 139745060915264 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-24 10:08:03 139745060915264 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-24 10:08:03 139745060915264 [Note] InnoDB: Waiting for purge to start
2017-12-24 10:08:03 139745060915264 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 169207359
2017-12-24 10:08:03 139744698693376 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-24 10:08:04 139745060915264 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-24 10:08:04 139745060915264 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-24 10:08:04 139745060289280 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-24 10:08:04 139745060915264 [Note] Reading of all Master_info entries succeded
2017-12-24 10:08:04 139745060915264 [Note] Added new Master_info '' to hash table
2017-12-24 10:08:04 139745060915264 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.wnCUU0/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-24 10:08:04 7f18eb359b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-24 11:40:36 139745002101504 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-24 11:40:38 139744738531072 [Note] InnoDB: FTS optimize thread exiting.
2017-12-24 11:40:39 139745002101504 [Note] InnoDB: Starting shutdown...
2017-12-24 11:40:39 139745002101504 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-24 11:40:41 139745002101504 [Note] InnoDB: Shutdown completed; log sequence number 169984164
2017-12-24 11:40:41 139745002101504 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-24 14:57:47 139751357769792 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-24 14:57:47 139751357769792 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-24 14:57:47 139751357769792 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-24 14:57:47 139751357769792 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-24 14:57:47 139751357769792 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-24 14:57:47 139751357769792 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-24 14:57:47 139751357769792 [Note] InnoDB: Using Linux native AIO
2017-12-24 14:57:47 139751357769792 [Note] InnoDB: Using SSE crc32 instructions
2017-12-24 14:57:47 139751357769792 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-24 14:57:47 139751357769792 [Note] InnoDB: Completed initialization of buffer pool
2017-12-24 14:57:47 139751357769792 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-24 14:57:48 139751357769792 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-24 14:57:48 139751357769792 [Note] InnoDB: Waiting for purge to start
2017-12-24 14:57:48 139751357769792 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 169984164
2017-12-24 14:57:49 139750996440832 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-24 14:57:49 139751357769792 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-24 14:57:49 139751357769792 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-24 14:57:49 139751357152000 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-24 14:57:49 139751357769792 [Note] Reading of all Master_info entries succeded
2017-12-24 14:57:49 139751357769792 [Note] Added new Master_info '' to hash table
2017-12-24 14:57:49 139751357769792 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.B5xQgO/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-24 14:57:51 7f1a62881b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-24 15:22:53 139751298964224 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-24 15:22:53 139751038363392 [Note] InnoDB: FTS optimize thread exiting.
2017-12-24 15:22:53 139751298964224 [Note] InnoDB: Starting shutdown...
2017-12-24 15:22:54 139751298964224 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-24 15:22:56 139751298964224 [Note] InnoDB: Shutdown completed; log sequence number 171550039
2017-12-24 15:22:56 139751298964224 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-24 17:27:02 140662134462528 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-24 17:27:02 140662134462528 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-24 17:27:02 140662134462528 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-24 17:27:02 140662134462528 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-24 17:27:02 140662134462528 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-24 17:27:02 140662134462528 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-24 17:27:02 140662134462528 [Note] InnoDB: Using Linux native AIO
2017-12-24 17:27:02 140662134462528 [Note] InnoDB: Using SSE crc32 instructions
2017-12-24 17:27:02 140662134462528 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-24 17:27:02 140662134462528 [Note] InnoDB: Completed initialization of buffer pool
2017-12-24 17:27:03 140662134462528 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-24 17:27:06 140662134462528 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-24 17:27:06 140662134462528 [Note] InnoDB: Waiting for purge to start
2017-12-24 17:27:06 140662134462528 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 171550039
2017-12-24 17:27:07 140661774874368 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-24 17:27:08 140662134462528 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-24 17:27:08 140662134462528 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-24 17:27:08 140662133848832 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-24 17:27:08 140662134462528 [Note] Reading of all Master_info entries succeded
2017-12-24 17:27:08 140662134462528 [Note] Added new Master_info '' to hash table
2017-12-24 17:27:08 140662134462528 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.nmC5WU/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-24 17:27:16 7fee710d9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-24 19:27:31 140662075661056 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-24 19:27:31 140662133545728 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-24 19:27:31 140661878475520 [Warning] Aborted connection 17 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-24 19:27:31 140662075357952 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-24 19:27:31 140662061267712 [Warning] Aborted connection 39 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-24 19:27:31 140661757782784 [Warning] Aborted connection 38 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-24 19:27:39 140661757782784 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-24 19:28:01 140661814712064 [Note] InnoDB: FTS optimize thread exiting.
2017-12-24 19:28:01 140661757782784 [Note] InnoDB: Starting shutdown...
2017-12-24 19:28:02 140661757782784 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-24 19:28:04 140661757782784 [Note] InnoDB: Shutdown completed; log sequence number 172503528
2017-12-24 19:28:04 140661757782784 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-24 20:38:17 140354346084416 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-24 20:38:17 140354346084416 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-24 20:38:17 140354346084416 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-24 20:38:17 140354346084416 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-24 20:38:17 140354346084416 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-24 20:38:17 140354346084416 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-24 20:38:17 140354346084416 [Note] InnoDB: Using Linux native AIO
2017-12-24 20:38:17 140354346084416 [Note] InnoDB: Using SSE crc32 instructions
2017-12-24 20:38:17 140354346084416 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-24 20:38:17 140354346084416 [Note] InnoDB: Completed initialization of buffer pool
2017-12-24 20:38:17 140354346084416 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-24 20:38:19 140354346084416 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-24 20:38:19 140354346084416 [Note] InnoDB: Waiting for purge to start
2017-12-24 20:38:19 140354346084416 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 172503528
2017-12-24 20:38:19 140353986361088 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-24 20:38:19 140354346084416 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-24 20:38:19 140354346084416 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-24 20:38:19 140354345466624 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-24 20:38:19 140354346084416 [Note] Reading of all Master_info entries succeded
2017-12-24 20:38:19 140354346084416 [Note] Added new Master_info '' to hash table
2017-12-24 20:38:19 140354346084416 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.eOgi1v/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-24 20:38:20 7fa6c76f9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-24 22:04:49 140354287278848 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-24 22:04:50 140354026198784 [Note] InnoDB: FTS optimize thread exiting.
2017-12-24 22:04:50 140354287278848 [Note] InnoDB: Starting shutdown...
2017-12-24 22:04:51 140354287278848 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-24 22:04:52 140354287278848 [Note] InnoDB: Shutdown completed; log sequence number 173588844
2017-12-24 22:04:52 140354287278848 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-25 10:24:14 140669685602368 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-25 10:24:14 140669685602368 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-25 10:24:14 140669685602368 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-25 10:24:14 140669685602368 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-25 10:24:14 140669685602368 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-25 10:24:14 140669685602368 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-25 10:24:14 140669685602368 [Note] InnoDB: Using Linux native AIO
2017-12-25 10:24:14 140669685602368 [Note] InnoDB: Using SSE crc32 instructions
2017-12-25 10:24:14 140669685602368 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-25 10:24:14 140669685602368 [Note] InnoDB: Completed initialization of buffer pool
2017-12-25 10:24:14 140669685602368 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-25 10:24:15 140669685602368 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-25 10:24:15 140669685602368 [Note] InnoDB: Waiting for purge to start
2017-12-25 10:24:15 140669685602368 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 173588844
2017-12-25 10:24:16 140669326718720 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-25 10:24:16 140669685602368 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-25 10:24:16 140669685602368 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-25 10:24:16 140669685005056 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-25 10:24:16 140669685602368 [Note] Reading of all Master_info entries succeded
2017-12-25 10:24:16 140669685602368 [Note] Added new Master_info '' to hash table
2017-12-25 10:24:16 140669685602368 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.Splyim/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-25 10:24:17 7ff0325fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-25 10:27:40 140669614021376 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-25 10:27:40 140669366556416 [Note] InnoDB: FTS optimize thread exiting.
2017-12-25 10:27:40 140669614021376 [Note] InnoDB: Starting shutdown...
2017-12-25 10:27:41 140669614021376 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-25 10:27:42 140669614021376 [Note] InnoDB: Shutdown completed; log sequence number 174222826
2017-12-25 10:27:42 140669614021376 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-25 10:27:48 140150849488960 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-25 10:27:49 140150849488960 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: Using Linux native AIO
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: Using SSE crc32 instructions
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: Completed initialization of buffer pool
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-25 10:27:49 140150849488960 [Note] InnoDB: Waiting for purge to start
2017-12-25 10:27:49 140150849488960 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 174222826
2017-12-25 10:27:49 140150485022464 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-25 10:27:49 140150849488960 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-25 10:27:49 140150849488960 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-25 10:27:49 140150848879360 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-25 10:27:49 140150849488960 [Note] Reading of all Master_info entries succeded
2017-12-25 10:27:49 140150849488960 [Note] Added new Master_info '' to hash table
2017-12-25 10:27:49 140150849488960 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.Splyim/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-25 10:27:49 7f7766181b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-25 10:28:05 140150790691584 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-25 10:28:06 140150526957312 [Note] InnoDB: FTS optimize thread exiting.
2017-12-25 10:28:06 140150790691584 [Note] InnoDB: Starting shutdown...
2017-12-25 10:28:06 140150790691584 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-25 10:28:08 140150790691584 [Note] InnoDB: Shutdown completed; log sequence number 174555456
2017-12-25 10:28:08 140150790691584 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-25 10:28:22 140336334653504 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-25 10:28:22 140336334653504 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: Using Linux native AIO
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: Using SSE crc32 instructions
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: Completed initialization of buffer pool
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-25 10:28:22 140336334653504 [Note] InnoDB: Waiting for purge to start
2017-12-25 10:28:22 140336334653504 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 174555456
2017-12-25 10:28:23 140335973922560 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-25 10:28:23 140336334653504 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-25 10:28:23 140336334653504 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-25 10:28:23 140336334043904 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-25 10:28:23 140336334653504 [Note] Reading of all Master_info entries succeded
2017-12-25 10:28:23 140336334653504 [Note] Added new Master_info '' to hash table
2017-12-25 10:28:23 140336334653504 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.Splyim/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-25 10:28:23 7fa295df1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-25 11:31:40 140336275856128 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-25 11:31:41 140336059901696 [Note] InnoDB: FTS optimize thread exiting.
2017-12-25 11:31:41 140336275856128 [Note] InnoDB: Starting shutdown...
2017-12-25 11:31:41 140336275856128 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-25 11:31:43 140336275856128 [Note] InnoDB: Shutdown completed; log sequence number 175200945
2017-12-25 11:31:43 140336275856128 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-25 11:49:36 140517123246144 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-25 11:49:37 140517123246144 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-25 11:49:37 140517123246144 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-25 11:49:37 140517123246144 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-25 11:49:37 140517123246144 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-25 11:49:37 140517123246144 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-25 11:49:37 140517123246144 [Note] InnoDB: Using Linux native AIO
2017-12-25 11:49:37 140517123246144 [Note] InnoDB: Using SSE crc32 instructions
2017-12-25 11:49:37 140517123246144 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-25 11:49:37 140517123246144 [Note] InnoDB: Completed initialization of buffer pool
2017-12-25 11:49:37 140517123246144 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-25 11:49:38 140517123246144 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-25 11:49:38 140517123246144 [Note] InnoDB: Waiting for purge to start
2017-12-25 11:49:38 140517123246144 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 175200945
2017-12-25 11:49:39 140516761007872 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-25 11:49:39 140517123246144 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-25 11:49:39 140517123246144 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-25 11:49:39 140517122636544 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-25 11:49:39 140517123246144 [Note] Reading of all Master_info entries succeded
2017-12-25 11:49:39 140517123246144 [Note] Added new Master_info '' to hash table
2017-12-25 11:49:39 140517123246144 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.KX0KsN/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-25 11:49:42 7fccadb61b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-25 12:03:32 140516867615488 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-25 12:03:32 140516800845568 [Note] InnoDB: FTS optimize thread exiting.
2017-12-25 12:03:32 140516867615488 [Note] InnoDB: Starting shutdown...
2017-12-25 12:03:33 140516867615488 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-25 12:03:34 140516867615488 [Note] InnoDB: Shutdown completed; log sequence number 180393120
2017-12-25 12:03:34 140516867615488 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-25 15:37:09 140671325214784 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-25 15:37:09 140671325214784 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-25 15:37:09 140671325214784 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-25 15:37:09 140671325214784 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-25 15:37:09 140671325214784 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-25 15:37:09 140671325214784 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-25 15:37:09 140671325214784 [Note] InnoDB: Using Linux native AIO
2017-12-25 15:37:09 140671325214784 [Note] InnoDB: Using SSE crc32 instructions
2017-12-25 15:37:09 140671325214784 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-25 15:37:09 140671325214784 [Note] InnoDB: Completed initialization of buffer pool
2017-12-25 15:37:09 140671325214784 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-25 15:37:11 140671325214784 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-25 15:37:11 140671325214784 [Note] InnoDB: Waiting for purge to start
2017-12-25 15:37:11 140671325214784 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 180393120
2017-12-25 15:37:12 140670964594432 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-25 15:37:12 140671325214784 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-25 15:37:12 140671325214784 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-25 15:37:12 140671324060416 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-25 15:37:12 140671325214784 [Note] Reading of all Master_info entries succeded
2017-12-25 15:37:12 140671325214784 [Note] Added new Master_info '' to hash table
2017-12-25 15:37:12 140671325214784 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.v9EuWj/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-25 15:37:13 7ff094d51b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-25 16:34:45 140671265872640 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-25 16:34:46 140671004432128 [Note] InnoDB: FTS optimize thread exiting.
2017-12-25 16:34:46 140671265872640 [Note] InnoDB: Starting shutdown...
2017-12-25 16:34:47 140671265872640 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-25 16:34:48 140671265872640 [Note] InnoDB: Shutdown completed; log sequence number 186607603
2017-12-25 16:34:48 140671265872640 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-25 16:38:57 139814421436480 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-25 16:38:57 139814421436480 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-25 16:38:57 139814421436480 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-25 16:38:57 139814421436480 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-25 16:38:57 139814421436480 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-25 16:38:57 139814421436480 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-25 16:38:57 139814421436480 [Note] InnoDB: Using Linux native AIO
2017-12-25 16:38:57 139814421436480 [Note] InnoDB: Using SSE crc32 instructions
2017-12-25 16:38:57 139814421436480 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-25 16:38:57 139814421436480 [Note] InnoDB: Completed initialization of buffer pool
2017-12-25 16:38:57 139814421436480 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-25 16:38:58 139814421436480 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-25 16:38:58 139814421436480 [Note] InnoDB: Waiting for purge to start
2017-12-25 16:38:58 139814421436480 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 186607603
2017-12-25 16:38:59 139814061995776 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-25 16:38:59 139814421436480 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-25 16:38:59 139814421436480 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-25 16:38:59 139814420282112 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-25 16:38:59 139814421436480 [Note] Reading of all Master_info entries succeded
2017-12-25 16:38:59 139814421436480 [Note] Added new Master_info '' to hash table
2017-12-25 16:38:59 139814421436480 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.iKSkzF/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-25 16:39:00 7f29109fdb00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-25 20:32:04 139814349298432 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-25 20:32:07 139814101841664 [Note] InnoDB: FTS optimize thread exiting.
2017-12-25 20:32:08 139814349298432 [Note] InnoDB: Starting shutdown...
2017-12-25 20:32:09 139814349298432 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-25 20:32:16 139814349298432 [Note] InnoDB: Shutdown completed; log sequence number 194954382
2017-12-25 20:32:16 139814349298432 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-26 10:24:41 139776338851904 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-26 10:24:41 139776338851904 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-26 10:24:41 139776338851904 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-26 10:24:41 139776338851904 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-26 10:24:41 139776338851904 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-26 10:24:41 139776338851904 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-26 10:24:41 139776338851904 [Note] InnoDB: Using Linux native AIO
2017-12-26 10:24:41 139776338851904 [Note] InnoDB: Using SSE crc32 instructions
2017-12-26 10:24:41 139776338851904 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-26 10:24:41 139776338851904 [Note] InnoDB: Completed initialization of buffer pool
2017-12-26 10:24:41 139776338851904 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-26 10:24:44 139776338851904 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-26 10:24:44 139776338851904 [Note] InnoDB: Waiting for purge to start
2017-12-26 10:24:44 139776338851904 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 194954382
2017-12-26 10:24:45 139775975618304 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-26 10:24:46 139776338851904 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-26 10:24:46 139776338851904 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-26 10:24:46 139776338230016 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-26 10:24:46 139776338851904 [Note] Reading of all Master_info entries succeded
2017-12-26 10:24:46 139776338851904 [Note] Added new Master_info '' to hash table
2017-12-26 10:24:46 139776338851904 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.DcLd6R/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-26 10:24:47 7f2033851b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-26 12:46:56 139776280042240 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-26 12:46:56 139776017540864 [Note] InnoDB: FTS optimize thread exiting.
2017-12-26 12:46:56 139776280042240 [Note] InnoDB: Starting shutdown...
2017-12-26 12:46:57 139776280042240 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-26 12:47:00 139776280042240 [Note] InnoDB: Shutdown completed; log sequence number 196655049
2017-12-26 12:47:00 139776280042240 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-26 13:48:10 140501735655488 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-26 13:48:11 140501735655488 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-26 13:48:11 140501735655488 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-26 13:48:11 140501735655488 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-26 13:48:11 140501735655488 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-26 13:48:11 140501735655488 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-26 13:48:11 140501735655488 [Note] InnoDB: Using Linux native AIO
2017-12-26 13:48:11 140501735655488 [Note] InnoDB: Using SSE crc32 instructions
2017-12-26 13:48:11 140501735655488 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-26 13:48:11 140501735655488 [Note] InnoDB: Completed initialization of buffer pool
2017-12-26 13:48:11 140501735655488 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-26 13:48:12 140501735655488 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-26 13:48:12 140501735655488 [Note] InnoDB: Waiting for purge to start
2017-12-26 13:48:12 140501735655488 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 196655049
2017-12-26 13:48:13 140501374203648 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-26 13:48:13 140501735655488 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-26 13:48:13 140501735655488 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-26 13:48:13 140501735045888 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-26 13:48:14 140501735655488 [Note] Reading of all Master_info entries succeded
2017-12-26 13:48:14 140501735655488 [Note] Added new Master_info '' to hash table
2017-12-26 13:48:14 140501735655488 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.OaF4Vz/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-26 13:48:15 7fc9188a1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-26 14:13:54 140501676858112 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-26 14:13:55 140501411952384 [Note] InnoDB: FTS optimize thread exiting.
2017-12-26 14:13:55 140501676858112 [Note] InnoDB: Starting shutdown...
2017-12-26 14:13:56 140501676858112 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-26 14:13:57 140501676858112 [Note] InnoDB: Shutdown completed; log sequence number 197891277
2017-12-26 14:13:57 140501676858112 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-26 14:14:21 140121103063104 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-26 14:14:21 140121103063104 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: Using Linux native AIO
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: Using SSE crc32 instructions
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: Completed initialization of buffer pool
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-26 14:14:21 140121103063104 [Note] InnoDB: Waiting for purge to start
2017-12-26 14:14:21 140121103063104 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 197891277
2017-12-26 14:14:21 140120743212800 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-26 14:14:22 140121103063104 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-26 14:14:22 140121103063104 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-26 14:14:22 140121102449408 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-26 14:14:22 140121103063104 [Note] Reading of all Master_info entries succeded
2017-12-26 14:14:22 140121103063104 [Note] Added new Master_info '' to hash table
2017-12-26 14:14:22 140121103063104 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.OaF4Vz/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-26 14:14:22 7f7079119b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-26 16:13:06 140121043958528 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-26 16:13:06 140120787228416 [Note] InnoDB: FTS optimize thread exiting.
2017-12-26 16:13:06 140121043958528 [Note] InnoDB: Starting shutdown...
2017-12-26 16:13:07 140121043958528 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-26 16:13:08 140121043958528 [Note] InnoDB: Shutdown completed; log sequence number 198634951
2017-12-26 16:13:08 140121043958528 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-26 17:15:52 139999016896576 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-26 17:15:52 139999016896576 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-26 17:15:52 139999016896576 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-26 17:15:52 139999016896576 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-26 17:15:52 139999016896576 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-26 17:15:52 139999016896576 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-26 17:15:52 139999016896576 [Note] InnoDB: Using Linux native AIO
2017-12-26 17:15:52 139999016896576 [Note] InnoDB: Using SSE crc32 instructions
2017-12-26 17:15:52 139999016896576 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-26 17:15:52 139999016896576 [Note] InnoDB: Completed initialization of buffer pool
2017-12-26 17:15:53 139999016896576 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-26 17:15:56 139999016896576 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-26 17:15:56 139999016896576 [Note] InnoDB: Waiting for purge to start
2017-12-26 17:15:56 139999016896576 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 198634951
2017-12-26 17:15:57 139998657509120 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-26 17:15:57 139999016896576 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-26 17:15:57 139999016896576 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-26 17:15:57 139999016286976 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-26 17:15:58 139999016896576 [Note] Reading of all Master_info entries succeded
2017-12-26 17:15:58 139999016896576 [Note] Added new Master_info '' to hash table
2017-12-26 17:15:58 139999016896576 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.YrPmRF/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-26 17:15:58 7f540c2a9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-26 19:44:06 139998958099200 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-26 19:44:12 139998718307072 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-26 19:44:13 139998697346816 [Note] InnoDB: FTS optimize thread exiting.
2017-12-26 19:44:14 139998718307072 [Note] InnoDB: Starting shutdown...
2017-12-26 19:44:14 139998718307072 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-26 19:44:18 139998718307072 [Note] InnoDB: Shutdown completed; log sequence number 205393303
2017-12-26 19:44:18 139998718307072 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-27  9:49:43 140604004321344 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-27  9:49:44 140604004321344 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-27  9:49:44 140604004321344 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-27  9:49:44 140604004321344 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-27  9:49:44 140604004321344 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-27  9:49:44 140604004321344 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-27  9:49:44 140604004321344 [Note] InnoDB: Using Linux native AIO
2017-12-27  9:49:44 140604004321344 [Note] InnoDB: Using SSE crc32 instructions
2017-12-27  9:49:44 140604004321344 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-27  9:49:44 140604004321344 [Note] InnoDB: Completed initialization of buffer pool
2017-12-27  9:49:44 140604004321344 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-27  9:49:45 140604004321344 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-27  9:49:45 140604004321344 [Note] InnoDB: Waiting for purge to start
2017-12-27  9:49:45 140604004321344 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 205393303
2017-12-27  9:49:47 140603639723776 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-27  9:49:47 140604004321344 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-27  9:49:47 140604004321344 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-27  9:49:47 140604003711744 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-27  9:49:48 140604004321344 [Note] Reading of all Master_info entries succeded
2017-12-27  9:49:48 140604004321344 [Note] Added new Master_info '' to hash table
2017-12-27  9:49:48 140604004321344 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.bIlgXw/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-27 09:49:48 7fe0e83a1b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-27 11:43:24 140603945523968 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-27 11:43:24 140603681658624 [Note] InnoDB: FTS optimize thread exiting.
2017-12-27 11:43:24 140603945523968 [Note] InnoDB: Starting shutdown...
2017-12-27 11:43:25 140603945523968 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-27 11:43:26 140603945523968 [Note] InnoDB: Shutdown completed; log sequence number 206584380
2017-12-27 11:43:26 140603945523968 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-27 12:16:29 140691388749888 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-27 12:16:29 140691388749888 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-27 12:16:29 140691388749888 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-27 12:16:29 140691388749888 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-27 12:16:29 140691388749888 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-27 12:16:29 140691388749888 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-27 12:16:29 140691388749888 [Note] InnoDB: Using Linux native AIO
2017-12-27 12:16:29 140691388749888 [Note] InnoDB: Using SSE crc32 instructions
2017-12-27 12:16:29 140691388749888 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-27 12:16:29 140691388749888 [Note] InnoDB: Completed initialization of buffer pool
2017-12-27 12:16:29 140691388749888 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-27 12:16:33 140691388749888 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-27 12:16:33 140691388749888 [Note] InnoDB: Waiting for purge to start
2017-12-27 12:16:33 140691388749888 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 206584380
2017-12-27 12:16:38 140691028047616 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-27 12:16:39 140691388749888 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-27 12:16:39 140691388749888 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-27 12:16:39 140691388136192 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-27 12:16:39 140691388749888 [Note] Reading of all Master_info entries succeded
2017-12-27 12:16:39 140691388749888 [Note] Added new Master_info '' to hash table
2017-12-27 12:16:39 140691388749888 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.oi6OU0/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-27 12:16:40 7ff540be9b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-27 13:24:03 140691329948416 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-27 13:24:03 140691067881216 [Note] InnoDB: FTS optimize thread exiting.
2017-12-27 13:24:03 140691329948416 [Note] InnoDB: Starting shutdown...
2017-12-27 13:24:04 140691329948416 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-27 13:24:06 140691329948416 [Note] InnoDB: Shutdown completed; log sequence number 212401209
2017-12-27 13:24:06 140691329948416 [Note] /usr/sbin/mysqld: Shutdown complete

2017-12-27 14:47:31 140039819036736 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-12-27 14:47:31 140039819036736 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-12-27 14:47:31 140039819036736 [Note] InnoDB: The InnoDB memory heap is disabled
2017-12-27 14:47:31 140039819036736 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-12-27 14:47:31 140039819036736 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-27 14:47:31 140039819036736 [Note] InnoDB: Compressed tables use zlib 1.2.11
2017-12-27 14:47:31 140039819036736 [Note] InnoDB: Using Linux native AIO
2017-12-27 14:47:31 140039819036736 [Note] InnoDB: Using SSE crc32 instructions
2017-12-27 14:47:31 140039819036736 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2017-12-27 14:47:31 140039819036736 [Note] InnoDB: Completed initialization of buffer pool
2017-12-27 14:47:31 140039819036736 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-27 14:47:34 140039819036736 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-27 14:47:34 140039819036736 [Note] InnoDB: Waiting for purge to start
2017-12-27 14:47:34 140039819036736 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 212401209
2017-12-27 14:47:34 140039459698432 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-27 14:47:35 140039819036736 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-12-27 14:47:35 140039819036736 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-12-27 14:47:35 140039818410752 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
2017-12-27 14:47:36 140039819036736 [Note] Reading of all Master_info entries succeded
2017-12-27 14:47:36 140039819036736 [Note] Added new Master_info '' to hash table
2017-12-27 14:47:36 140039819036736 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.29-MariaDB'  socket: '/tmp/akonadi-enrico.ow0o1z/mysql.socket'  port: 0  Mageia MariaDB Server
2017-12-27 14:47:36 7f5d8c299b00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2017-12-27 20:04:34 140039442303744 [Warning] Aborted connection 39 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-27 20:04:34 140039818107648 [Warning] Aborted connection 5 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-27 20:04:34 140039520496384 [Warning] Aborted connection 19 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-27 20:04:34 140039759919872 [Warning] Aborted connection 6 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-27 20:04:34 140039563602688 [Warning] Aborted connection 49 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-27 20:04:34 140039760222976 [Warning] Aborted connection 4 to db: 'akonadi' user: 'enrico' host: '' (Got an error reading communication packets)
2017-12-27 20:04:45 140039520496384 [Note] /usr/sbin/mysqld: Normal shutdown

2017-12-27 20:05:03 140039499536128 [Note] InnoDB: FTS optimize thread exiting.
2017-12-27 20:05:03 140039520496384 [Note] InnoDB: Starting shutdown...
2017-12-27 20:05:04 140039520496384 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-12-27 20:05:16 140039520496384 [Note] InnoDB: Shutdown completed; log sequence number 220767857
2017-12-27 20:05:17 140039520496384 [Note] /usr/sbin/mysqld: Shutdown complete



in :
.local/share/akonadi/aconadiserver.error.old

Code: Select all
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)


in :
.local/share/akonadi/aconadi_control.error.old
Code: Select all
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], ourcraft