MySQL неожиданно останавливается - PullRequest
0 голосов
/ 28 января 2020

Я продолжаю получать это из моего M SQL error.log и автоматического выключения MYSQL

Память на данный момент: 563M / 15,7G
Описание: Ubuntu 18.04.1 LTS
MySQL Версия сервера: 5.7.29-0ubuntu0.18.04.1 (Ubuntu)

Это только файл, который я обновил из MySQL конфигурации
/ etc /mysql/mysql.conf.d/mysqld.cnf
bind-адрес от 127.0.0.1 до 0.0.0.0

2020-01-28T06:02:04.777490Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2020-01-28T06:02:04.779166Z 0 [Note] mysqld (mysqld 5.7.29-0ubuntu0.18.04.1) starting as process 20634 ...
2020-01-28T06:02:04.783409Z 0 [Note] InnoDB: PUNCH HOLE support available
2020-01-28T06:02:04.783435Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-01-28T06:02:04.783440Z 0 [Note] InnoDB: Uses event mutexes
2020-01-28T06:02:04.783444Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2020-01-28T06:02:04.783448Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-01-28T06:02:04.783452Z 0 [Note] InnoDB: Using Linux native AIO
2020-01-28T06:02:04.783707Z 0 [Note] InnoDB: Number of pools: 1
2020-01-28T06:02:04.783823Z 0 [Note] InnoDB: Using CPU crc32 instructions
2020-01-28T06:02:04.785385Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2020-01-28T06:02:04.793419Z 0 [Note] InnoDB: Completed initialization of buffer pool
2020-01-28T06:02:04.795540Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2020-01-28T06:02:04.807350Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2020-01-28T06:02:04.820487Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-01-28T06:02:04.820559Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-01-28T06:02:04.852045Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2020-01-28T06:02:04.852807Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2020-01-28T06:02:04.852818Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2020-01-28T06:02:04.853194Z 0 [Note] InnoDB: Waiting for purge to start
2020-01-28T06:02:04.903446Z 0 [Note] InnoDB: 5.7.29 started; log sequence number 564620850
2020-01-28T06:02:04.903686Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2020-01-28T06:02:04.903842Z 0 [Note] Plugin 'FEDERATED' is disabled.
2020-01-28T06:02:04.909875Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
2020-01-28T06:02:04.909892Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
2020-01-28T06:02:04.910441Z 0 [Warning] CA certificate ca.pem is self signed.
2020-01-28T06:02:04.910472Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
2020-01-28T06:02:04.913341Z 0 [Warning] Insecure configuration for --pid-file: Location '/tmp' in the path is accessible to all OS users. Consider choosing a different directory.
2020-01-28T06:02:04.920292Z 0 [Note] mysqld: ready for connections.
Version: '5.7.29-0ubuntu0.18.04.1'  socket: '/tmp/tmp.xYcxclhoGX/mysqld.sock'  port: 0  (Ubuntu)
2020-01-28T06:02:04.929657Z 0 [Note] InnoDB: Buffer pool(s) load completed at 200128  6:02:04
2020-01-28T06:02:05.527425Z 2 [Warning] The plugin 'auth_socket' used to authenticate user 'root'@'localhost' is not loaded. Nobody can currently login using this account.
2020-01-28T06:02:06.167389Z 2 [Warning] The plugin 'auth_socket' used to authenticate user 'root'@'localhost' is not loaded. Nobody can currently login using this account.
2020-01-28T06:02:06.216174Z 0 [Note] Giving 0 client threads a chance to die gracefully
2020-01-28T06:02:06.216199Z 0 [Note] Shutting down slave threads
2020-01-28T06:02:06.216207Z 0 [Note] Forcefully disconnecting 0 remaining clients
2020-01-28T06:02:06.216251Z 0 [Note] Binlog end
2020-01-28T06:02:06.218975Z 0 [Note] Shutting down plugin 'ngram'
2020-01-28T06:02:06.218987Z 0 [Note] Shutting down plugin 'partition'
2020-01-28T06:02:06.218991Z 0 [Note] Shutting down plugin 'BLACKHOLE'
2020-01-28T06:02:06.218995Z 0 [Note] Shutting down plugin 'ARCHIVE'
2020-01-28T06:02:06.218998Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2020-01-28T06:02:06.219028Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
2020-01-28T06:02:06.219031Z 0 [Note] Shutting down plugin 'MyISAM'
2020-01-28T06:02:06.219037Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
2020-01-28T06:02:06.219040Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2020-01-28T06:02:06.219043Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2020-01-28T06:02:06.219046Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2020-01-28T06:02:06.219049Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2020-01-28T06:02:06.219052Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2020-01-28T06:02:06.219055Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2020-01-28T06:02:06.219058Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2020-01-28T06:02:06.219119Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
2020-01-28T06:02:06.219122Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2020-01-28T06:02:06.219125Z 0 [Note] Shutting down plugin 'InnoDB'
2020-01-28T06:02:06.219171Z 0 [Note] InnoDB: FTS optimize thread exiting.
2020-01-28T06:02:06.219267Z 0 [Note] InnoDB: Starting shutdown...
2020-01-28T06:02:06.319602Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
2020-01-28T06:02:06.319930Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 200128  6:02:06
2020-01-28T06:02:07.732257Z 0 [Note] InnoDB: Shutdown completed; log sequence number 564705779
2020-01-28T06:02:07.733915Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-01-28T06:02:07.733927Z 0 [Note] Shutting down plugin 'MEMORY'
2020-01-28T06:02:07.733933Z 0 [Note] Shutting down plugin 'CSV'
2020-01-28T06:02:07.733938Z 0 [Note] Shutting down plugin 'sha256_password'
2020-01-28T06:02:07.733941Z 0 [Note] Shutting down plugin 'mysql_native_password'
2020-01-28T06:02:07.734066Z 0 [Note] Shutting down plugin 'binlog'
2020-01-28T06:02:07.734495Z 0 [Note] mysqld: Shutdown complete

Из предыдущего лога error.log в MYSQL

 [Warning] IP address 'XX.XXX.XXX' could not be resolved: Name or service not known
Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...