Hi
yes i was reading them. Feeling means i didnt meassure the exact time between the emails. 
Before the Memory upgrade i had the issue perhaps once per day and yesterday i had the email 4 times.
According to the .err log the db is regularly shutting down. 
Why some tables needed a repiar is not know to me but it might be that there was an undetected reboot.
Below you can see the behaviour which is happening quite often.
Shutdown and then a restart of the DB.
---------
Code: Select all
2019-02-16  1:19:39 139788540311584 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.38-MariaDB'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server
2019-02-23  1:00:08 139788521999104 [Note] /usr/sbin/mysqld: Normal shutdown
2019-02-23  1:00:08 139788521999104 [Note] Event Scheduler: Purging the queue. 0 events
2019-02-23  1:00:08 139787776263936 [Note] InnoDB: FTS optimize thread exiting.
2019-02-23  1:00:08 139788521999104 [Note] InnoDB: Starting shutdown...
2019-02-23  1:00:09 139788521999104 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2019-02-23  1:00:11 139788521999104 [Note] InnoDB: Shutdown completed; log sequence number 21801137359
2019-02-23  1:00:11 139788521999104 [Note] /usr/sbin/mysqld: Shutdown complete
190223 01:00:11 mysqld_safe mysqld from pid file /var/lib/mysql/efa.stuebiland.de.pid ended
And then immediatly:
Code: Select all
190223 01:20:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
2019-02-23  1:20:02 139914126166048 [Note] /usr/sbin/mysqld (mysqld 10.1.38-MariaDB) starting as process 1605 ...
2019-02-23  1:20:03 139914126166048 [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.
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: The InnoDB memory heap is disabled
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: Compressed tables use zlib 1.2.3
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: Using Linux native AIO
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: Using SSE crc32 instructions
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: Completed initialization of buffer pool
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: Highest supported file format is Barracuda.
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: 128 rollback segment(s) are active.
2019-02-23  1:20:03 139914126166048 [Note] InnoDB: Waiting for purge to start
2019-02-23  1:20:03 139914126166048 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.42-84.2 started; log sequence number 21801137359
2019-02-23  1:20:03 139913309710080 [Note] InnoDB: Dumping buffer pool(s) not yet started
2019-02-23  1:20:03 139914126166048 [Note] Plugin 'FEEDBACK' is disabled.
2019-02-23  1:20:03 139914126166048 [Note] Server socket created on IP: '::'.
2019-02-23  1:20:03 139914126166048 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.38-MariaDB'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server
------
below the output of mysqltuner
--------
Code: Select all
[root@efa ~]# perl mysqltuner.pl --buffers
 >>  MySQLTuner 1.7.14 - Major Hayden <major@mhtx.net>
 >>  Bug reports, feature requests, and downloads at http://mysqltuner.com/
 >>  Run with '--help' for additional options and output filtering
[--] Skipped version check for MySQLTuner script
Please enter your MySQL administrative login: root
Please enter your MySQL administrative password: [OK] Currently running supported MySQL version 10.1.38-MariaDB
[OK] Operating on 64-bit architecture
-------- Log file Recommendations ------------------------------------------------------------------
[--] Log file: /var/lib/mysql/efa.xxx.de.err(828K)
[OK] Log file /var/lib/mysql/efa.xxx.de.err exists
[OK] Log file /var/lib/mysql/efa.xxx.de.err is readable.
[OK] Log file /var/lib/mysql/efa.xxx.de.err is not empty
[OK] Log file /var/lib/mysql/efa.xxx.de.err is smaller than 32 Mb
[!!] /var/lib/mysql/efa.xxx.de.err contains 163 warning(s).
[!!] /var/lib/mysql/efa.xxx.de.err contains 180 error(s).
[--] 103 start(s) detected in /var/lib/mysql/efa.xxx.de.err
[--] 1) 2019-02-23  1:20:03 139914126166048 [Note] /usr/sbin/mysqld: ready for connections.
[--] 2) 2019-02-16  1:19:39 139788540311584 [Note] /usr/sbin/mysqld: ready for connections.
[--] 3) 2019-02-14 16:41:22 139737773471776 [Note] /usr/sbin/mysqld: ready for connections.
[--] 4) 2019-02-10  8:34:03 140479839934496 [Note] /usr/sbin/mysqld: ready for connections.
[--] 5) 2019-02-09  1:19:38 140630948083744 [Note] /usr/sbin/mysqld: ready for connections.
[--] 6) 2019-02-02  1:19:44 139817901455392 [Note] /usr/sbin/mysqld: ready for connections.
[--] 7) 2019-01-26  1:19:55 139916138141728 [Note] /usr/sbin/mysqld: ready for connections.
[--] 8) 2019-01-19  1:19:16 140548929013792 [Note] /usr/sbin/mysqld: ready for connections.
[--] 9) 2019-01-12  1:19:14 139802294544416 [Note] /usr/sbin/mysqld: ready for connections.
[--] 10) 2019-01-05  1:19:13 140665433307168 [Note] /usr/sbin/mysqld: ready for connections.
[--] 71 shutdown(s) detected in /var/lib/mysql/efa.stuebiland.de.err
[--] 1) 2019-02-23  1:00:11 139788521999104 [Note] /usr/sbin/mysqld: Shutdown complete
[--] 2) 2019-02-16  1:00:11 139737772411648 [Note] /usr/sbin/mysqld: Shutdown complete
[--] 3) 2019-02-14 16:39:21 140479838710528 [Note] /usr/sbin/mysqld: Shutdown complete
[--] 4) 2019-02-10  8:34:02 140630929476352 [Note] /usr/sbin/mysqld: Shutdown complete
[--] 5) 2019-02-09  1:00:11 139817901026048 [Note] /usr/sbin/mysqld: Shutdown complete
[--] 6) 2019-02-02  1:00:11 139916119534336 [Note] /usr/sbin/mysqld: Shutdown complete
[--] 7) 2019-01-26  1:00:12 140548091509504 [Note] /usr/sbin/mysqld: Shutdown complete
[--] 8) 2019-01-19  1:00:11 139802275937024 [Note] /usr/sbin/mysqld: Shutdown complete
[--] 9) 2019-01-12  1:00:12 140665432386304 [Note] /usr/sbin/mysqld: Shutdown complete
[--] 10) 2019-01-05  1:00:12 140518087629568 [Note] /usr/sbin/mysqld: Shutdown complete
-------- Storage Engine Statistics -----------------------------------------------------------------
[--] Status: +Aria +CSV +InnoDB +MEMORY +MRG_MyISAM +MyISAM +PERFORMANCE_SCHEMA +SEQUENCE
[--] Data in MyISAM tables: 232.2K (Tables: 9)
[--] Data in InnoDB tables: 40.6M (Tables: 21)
[OK] Total fragmented tables: 0
-------- Analysis Performance Metrics --------------------------------------------------------------
[--] innodb_stats_on_metadata: OFF
[OK] No stat updates during querying INFORMATION_SCHEMA.
-------- Security Recommendations ------------------------------------------------------------------
[OK] There are no anonymous accounts for any database users
[OK] All database users have passwords assigned
[!!] There is no basic password file list!
-------- CVE Security Recommendations --------------------------------------------------------------
[--] Skipped due to --cvefile option undefined
-------- Performance Metrics -----------------------------------------------------------------------
[--] Up for: 3d 17h 43m 35s (72K q [0.226 qps], 1K conn, TX: 7M, RX: 11M)
[--] Reads / Writes: 48% / 52%
[--] Binary logging is disabled
[--] Physical Memory     : 7.7G
[--] Max MySQL memory    : 864.0M
[--] Other process memory: 0B
[--] Total buffers: 425.0M global + 2.9M per thread (151 max threads)
[--] P_S Max memory usage: 0B
[--] Galera GCache Max memory usage: 0B
[--] Global Buffers
[--]  +-- Key Buffer: 128.0M
[--]  +-- Max Tmp Table: 16.0M
[--] Query Cache Buffers
[--]  +-- Query Cache: OFF - DISABLED
[--]  +-- Query Cache Size: 1.0M
[--] Per Thread Buffers
[--]  +-- Read Buffer: 128.0K
[--]  +-- Read RND Buffer: 256.0K
[--]  +-- Sort Buffer: 2.0M
[--]  +-- Thread stack: 289.0K
[--]  +-- Join Buffer: 256.0K
[OK] Maximum reached memory usage: 442.4M (5.62% of installed RAM)
[OK] Maximum possible memory usage: 864.0M (10.98% of installed RAM)
[OK] Overall possible memory usage with other process is compatible with memory available
[OK] Slow queries: 0% (0/72K)
[OK] Highest usage of available connections: 3% (6/151)
[OK] Aborted connections: 0.20%  (3/1493)
[!!] name resolution is active : a reverse name resolution is made for each new connection and can reduce performance
[!!] Query cache may be disabled by default due to mutex contention.
[!!] Query cache efficiency: 0.0% (0 cached / 32K selects)
[OK] Query cache prunes per day: 0
[OK] No Sort requiring temporary tables
[OK] No joins without indexes
[OK] Temporary tables created on disk: 0% (0 on disk / 29 total)
[!!] Thread cache is disabled
[OK] Open file limit used: 0% (5/4K)
[OK] Table locks acquired immediately: 100% (66K immediate / 66K locks)
-------- Performance schema ------------------------------------------------------------------------
[--] Performance schema is disabled.
[--] Memory used by P_S: 0B
[--] Sys schema isn't installed.
-------- ThreadPool Metrics ------------------------------------------------------------------------
[--] ThreadPool stat is enabled.
[--] Thread Pool Size: 2 thread(s).
[--] Using default value is good enough for your version (10.1.38-MariaDB)
-------- MyISAM Metrics ----------------------------------------------------------------------------
[!!] Key buffer used: 18.2% (24M used / 134M cache)
[OK] Key buffer size / total MyISAM indexes: 128.0M/245.0K
[OK] Read Key buffer hit rate: 99.9% (149K cached / 151 reads)
[!!] Write Key buffer hit rate: 69.3% (15K cached / 10K writes)
-------- InnoDB Metrics ----------------------------------------------------------------------------
[--] InnoDB is enabled.
[--] InnoDB Buffers
[--]  +-- InnoDB Buffer Pool: 128.0M
[--]  +-- InnoDB Buffer Pool Instances: 8
[--]  +-- InnoDB Additional Mem Pool: 8.0M
[--]  +-- InnoDB Log File Size: 48.0M
[--]  +-- InnoDB Log File In Group: 2
[--]  +-- InnoDB Total Log File Size: 96.0M(75 % of buffer pool)
[--]  +-- InnoDB Log Buffer: 16.0M
[--]  +-- InnoDB Log Buffer Free: 2.6K
[--]  +-- InnoDB Log Buffer Used: 8.0K
[--] InnoDB Thread Concurrency: 0
[OK] InnoDB File per table is activated
[OK] InnoDB buffer pool / data size: 128.0M/40.6M
[!!] Ratio InnoDB log file size / InnoDB Buffer pool size (75 %): 48.0M * 2/128.0M should be equal 25%
[!!] InnoDB buffer pool <= 1G and Innodb_buffer_pool_instances(!=1).
[--] InnoDB Buffer Pool Chunk Size not used or defined in your version
[OK] InnoDB Read buffer efficiency: 99.94% (3775450 hits/ 3777647 total)
[!!] InnoDB Write Log efficiency: 89.02% (265748 hits/ 298527 total)
[OK] InnoDB log waits: 0.00% (0 waits / 32779 writes)
-------- AriaDB Metrics ----------------------------------------------------------------------------
[--] AriaDB is enabled.
[OK] Aria pagecache size / total Aria indexes: 128.0M/1B
-------- TokuDB Metrics ----------------------------------------------------------------------------
[--] TokuDB is disabled.
-------- XtraDB Metrics ----------------------------------------------------------------------------
[--] XtraDB is disabled.
-------- Galera Metrics ----------------------------------------------------------------------------
[--] Galera is disabled.
-------- Replication Metrics -----------------------------------------------------------------------
[--] Galera Synchronous replication: NO
[--] No replication slave(s) for this server.
[--] Binlog format: STATEMENT
[--] XA support enabled: ON
[--] Semi synchronous replication Master: Not Activated
[--] Semi synchronous replication Slave: Not Activated
[--] This is a standalone server
-------- Recommendations ---------------------------------------------------------------------------
General recommendations:
    Control warning line(s) into /var/lib/mysql/efa.xxx.de.err file
    Control error line(s) into /var/lib/mysql/efa.xxx.de.err file
    Configure your accounts with ip or subnets only, then update your configuration with skip-name-resolve=1
    Set thread_cache_size to 4 as a starting value
    Performance schema should be activated for better diagnostics
    Consider installing Sys schema from https://github.com/mysql/mysql-sys for MySQL
    Consider installing Sys schema from https://github.com/good-dba/mariadb-sys for MariaDB
    Before changing innodb_log_file_size and/or innodb_log_files_in_group read this: https://bit.ly/2TcGgtU
Variables to adjust:
    query_cache_size (=0)
    query_cache_type (=0)
    query_cache_limit (> 1M, or use smaller result sets)
    thread_cache_size (start at 4)
    performance_schema = ON enable PFS
    innodb_log_file_size should be (=16M) if possible, so InnoDB total log files size equals to 25% of buffer pool size.
    innodb_buffer_pool_instances (=1)
-----
ERROR in .err
----
Code: Select all
170326 14:08:25 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
170326 14:08:25 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
170326 14:08:25 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
170326 14:08:25 [ERROR] Incorrect definition of table mysql.event: expected column 'sql_mode' at position 14 to have type set('REAL_AS_FLOAT','PIPES_AS_CONCAT','ANSI_QUOTES','IGNORE_SPACE','IGNORE_BAD_TABLE_OPTIONS','ONLY_FULL_GROUP_BY','NO_UNSIGNED_SUBTRACTION','NO_DIR_IN_CREATE','POSTGRESQL','ORACLE','MSSQL','DB2','MAXDB','NO_KEY_OPTIONS','NO_TABLE_OPTIONS','NO_FIELD_OPTIONS','MYSQL323','MYSQL40','ANSI','NO_AUTO_VALUE_ON_ZERO','NO_BACKSLASH_ESCAPES','STRICT_TRANS_TABLES','STRICT_ALL_TABLES','NO_ZERO_IN_DATE','NO_ZERO_DATE','INVALID_DATES','ERROR_FOR_DIVISION_BY_ZERO','TRADITIONAL','NO_AUTO_CREATE_USER','HIGH_NOT_PRECEDENCE','NO_ENGINE_SUBSTITUTION','PAD_CHAR_TO_FULL_LENGTH'), found type set('REAL_AS_FLOAT','PIPES_AS_CONCAT','ANSI_QUOTES','IGNORE_SPACE','NOT_USED','ONLY_FULL_GROUP_BY','NO_UNSIGNED_SUBTRACTION','NO_DIR_IN_CREATE','POSTGRESQL','ORACLE','MSSQL','DB2','MAXDB','NO_KEY_OPTIONS','NO_TABLE_OPTIONS','NO_FIELD_OPTIONS','MYSQL323','MYSQL40','ANSI','NO_AUTO_VALUE_ON_ZERO','NO_BACKSLASH_ESCAPES','STRICT_TRANS_TABLES','STRICT_A
170326 14:08:25 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
2017-03-26 14:12:37 140464932476960 [ERROR] Missing system table mysql.roles_mapping; please run mysql_upgrade to create it
2017-03-26 14:16:29 140336478096128 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-03-26 14:16:29 140336478096128 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-03-26 14:16:29 140336478096128 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-03-26 14:16:30 140336478096128 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-03-26 14:45:11 140336477793024 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-03-31 17:42:59 140648105954048 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-03-31 17:43:00 140648105954048 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-03-31 17:43:00 140648105954048 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-03-31 17:43:01 140648105954048 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-03-31 18:20:30 140648105650944 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-04-14 19:19:26 140693330893568 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-04-14 19:19:27 140693330893568 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-04-14 19:19:27 140693330893568 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-04-14 19:19:27 140693330893568 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-04-14 19:25:40 140693331196672 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-04-28 19:23:02 140510100003584 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-04-28 19:23:03 140510100003584 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-04-28 19:23:03 140510100003584 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-04-28 19:23:03 140510100003584 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-04-28 22:18:06 140510100609792 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-05-12 20:10:27 140515427748608 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-05-12 20:10:27 140515427748608 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-05-12 20:10:27 140515427748608 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-05-12 20:10:27 140515427748608 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-05-12 20:44:07 140515427445504 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-05-26 20:08:59 139628532660992 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-05-26 20:09:00 139628532660992 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-05-26 20:09:00 139628532660992 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-05-26 20:09:00 139628532660992 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-05-26 20:28:17 139628532054784 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-06-09 21:44:35 139630541961984 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-06-09 21:44:36 139630541961984 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-06-09 21:44:36 139630541961984 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-06-09 21:44:36 139630541961984 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-06-09 21:51:51 139630541658880 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-06-23 22:32:04 140396144810752 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-06-23 22:32:05 140396144810752 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-06-23 22:32:05 140396144810752 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-06-23 22:32:06 140396144810752 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-06-23 22:33:38 140396144507648 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-07-07 23:19:25 139859971853056 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-07-07 23:19:26 139859971853056 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-07-07 23:19:26 139859971853056 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-07-07 23:19:26 139859971853056 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-07-08  2:54:03 139859971549952 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-07-22  0:06:14 140207638194944 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-07-22  0:06:15 140207638194944 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-07-22  0:06:15 140207638194944 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-07-22  0:06:15 140207638194944 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-07-22  1:15:07 140207638498048 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-08-05  0:53:58 140028170189568 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-08-05  0:53:59 140028170189568 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-08-05  0:53:59 140028170189568 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-08-05  0:53:59 140028170189568 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-08-05  3:14:01 140028170795776 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-08-19  1:40:47 140100628957952 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-08-19  1:40:48 140100628957952 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-08-19  1:40:48 140100628957952 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-08-19  1:40:49 140100628957952 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-08-19  3:00:37 140100629261056 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-09-02  2:28:15 139823726934784 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-09-02  2:28:15 139823726934784 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-09-02  2:28:15 139823726934784 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-09-02  2:28:16 139823726934784 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-09-02  2:54:23 139823726328576 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-09-16  3:15:47 139666399963904 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-09-16  3:15:47 139666399963904 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-09-16  3:15:47 139666399963904 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-09-16  3:15:48 139666399963904 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-09-16  3:22:56 139666399660800 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-09-30  4:03:24 140334564993792 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-09-30  4:03:25 140334564993792 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-09-30  4:03:26 140334564993792 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-09-30  4:21:19 140334564690688 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-10-14  4:50:36 140199296629504 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-10-14  4:50:37 140199296629504 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-10-14  4:50:37 140199296629504 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-10-14  4:50:38 140199296629504 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-10-14  6:08:05 140199296326400 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-10-28  5:37:14 139644172790528 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-10-28  5:37:15 139644172790528 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-10-28  5:37:15 139644172790528 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-10-28  5:37:16 139644172790528 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-10-28  6:08:59 139644172487424 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-11-11  5:24:28 140064131599104 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-11-11  5:24:28 140064131599104 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-11-11  5:24:28 140064131599104 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-11-11  5:24:29 140064131599104 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-11-11  6:07:39 140064130992896 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-11-25  5:28:26 139852443978496 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-11-25  5:28:27 139852443978496 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-11-25  5:28:27 139852443978496 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-11-25  5:28:27 139852443978496 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-11-25  6:06:01 139852444281600 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-12-09  6:15:42 140352427752192 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-12-09  6:15:43 140352427752192 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-12-09  6:15:43 140352427752192 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-12-09  6:15:44 140352427752192 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-12-09  7:02:36 140352427449088 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2017-12-23  7:02:47 140219395824384 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2017-12-23  7:02:48 140219395824384 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2017-12-23  7:02:48 140219395824384 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2017-12-23  7:02:48 140219395824384 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2017-12-23  7:06:28 140219395521280 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-01-06  7:01:36 139684808022784 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-01-06  7:01:36 139684808022784 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-01-06  7:01:36 139684808022784 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-01-06  7:01:37 139684808022784 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-01-06  7:02:06 139684807719680 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-01-20  7:49:24 140257093176064 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-01-20  7:49:24 140257093176064 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-01-20  7:49:25 140257093176064 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-01-20  7:49:25 140257093176064 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-01-20  8:08:51 140257092569856 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-02-03  8:35:37 140089961061120 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-02-03  8:37:01 140089961061120 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-02-03  8:37:01 140089961061120 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-02-03  8:37:02 140089961061120 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-02-03  8:37:02 140089961061120 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-02-17  9:25:43 140610730400512 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-02-17  9:25:43 140610730400512 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-02-17  9:25:44 140610730400512 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-02-17  9:25:44 140610730400512 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-02-17 10:09:31 140610730097408 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-03-03 10:16:25 140675356687104 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-03-03 10:16:26 140675356687104 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-03-03 10:16:26 140675356687104 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-03-03 10:16:26 140675356687104 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-03-03 11:18:25 140675356080896 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-03-17 11:03:40 139883142490880 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-03-17 11:03:40 139883142490880 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-03-17 11:03:41 139883142490880 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-03-17 11:03:41 139883142490880 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-03-17 11:36:23 139883142187776 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-03-31 12:46:50 139896396401408 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-03-31 12:46:51 139896396401408 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-03-31 12:46:51 139896396401408 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-03-31 12:46:52 139896396401408 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-03-31 14:13:11 139896396098304 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-04-14 13:32:00 140621161290496 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-04-14 13:32:00 140621161290496 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-04-14 13:32:01 140621161290496 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-04-14 13:32:01 140621161290496 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-04-14 15:00:00 140621161593600 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-04-28 14:19:47 140107271125760 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-04-28 14:19:48 140107271125760 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-04-28 14:19:49 140107271125760 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-04-28 14:19:49 140107271125760 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-04-28 18:48:10 140107270822656 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-05-12 15:06:57 139903362689792 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-05-12 15:06:57 139903362689792 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-05-12 15:06:58 139903362689792 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-05-12 15:06:58 139903362689792 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-05-12 15:28:46 139903362386688 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired
2018-05-28 15:47:11 139746730797824 [ERROR] mysqld: Table './sqlgrey/from_awl' is marked as crashed and should be repaired
2018-05-28 15:47:12 139746730797824 [ERROR] mysqld: Table './sqlgrey/domain_awl' is marked as crashed and should be repaired
2018-05-28 15:47:12 139746730797824 [ERROR] mysqld: Table './sqlgrey/connect' is marked as crashed and should be repaired
2018-05-28 15:47:12 139746730797824 [ERROR] mysqld: Table './sqlgrey/config' is marked as crashed and should be repaired
2018-05-28 16:02:39 139746730494720 [ERROR] mysqld: Table './efa/tokens' is marked as crashed and should be repaired