Skip to content

Instantly share code, notes, and snippets.

@kirreen
Created April 17, 2018 08:35
Show Gist options
  • Save kirreen/6e7582a59f8ef0f3fc0f0ea371c43980 to your computer and use it in GitHub Desktop.
Save kirreen/6e7582a59f8ef0f3fc0f0ea371c43980 to your computer and use it in GitHub Desktop.
2018-04-17T08:35:07.064173Z 1 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:07.064220Z 1 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:07.064230Z 1 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:07.064251Z 1 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:07.064256Z 1 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:07.064271Z 1 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:07.064308Z 1 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:07.064319Z 1 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
[Entrypoint] Database initialized
2018-04-17T08:35:16.266407Z 0 [Note] mysqld (mysqld 5.7.20-log) starting as process 63 ...
2018-04-17T08:35:16.271465Z 0 [Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log-bin=erik-nginx-mysql-0-bin' to avoid this problem.
2018-04-17T08:35:16.274664Z 0 [Note] InnoDB: PUNCH HOLE support available
2018-04-17T08:35:16.274696Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-04-17T08:35:16.274702Z 0 [Note] InnoDB: Uses event mutexes
2018-04-17T08:35:16.274714Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2018-04-17T08:35:16.274719Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-04-17T08:35:16.274724Z 0 [Note] InnoDB: Using Linux native AIO
2018-04-17T08:35:16.274775Z 0 [Note] InnoDB: Adjusting innodb_buffer_pool_instances from 4 to 1 since innodb_buffer_pool_size is less than 1024 MiB
2018-04-17T08:35:16.275375Z 0 [Note] InnoDB: Number of pools: 1
2018-04-17T08:35:16.275601Z 0 [Note] InnoDB: Using CPU crc32 instructions
2018-04-17T08:35:16.280096Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2018-04-17T08:35:16.297654Z 0 [Note] InnoDB: Completed initialization of buffer pool
2018-04-17T08:35:16.303165Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2018-04-17T08:35:16.320662Z 0 [Note] InnoDB: Opened 2 undo tablespaces
2018-04-17T08:35:16.320689Z 0 [Note] InnoDB: 0 undo tablespaces made active
2018-04-17T08:35:16.321204Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2018-04-17T08:35:16.414867Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2018-04-17T08:35:16.415024Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2018-04-17T08:35:16.665698Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2018-04-17T08:35:16.666122Z 0 [Warning] InnoDB: The parameter innodb_undo_logs is deprecated and may be removed in future releases. Please use innodb_rollback_segments instead. See http://dev.mysql.com/doc/refman/5.7/en/innodb-undo-logs.html
2018-04-17T08:35:16.667383Z 0 [Note] InnoDB: 1 redo rollback segment(s) found. 1 redo rollback segment(s) are active.
2018-04-17T08:35:16.667401Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2018-04-17T08:35:16.668224Z 0 [Note] InnoDB: Waiting for purge to start
2018-04-17T08:35:16.718849Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 1390504
2018-04-17T08:35:16.719617Z 0 [Note] Plugin 'FEDERATED' is disabled.
2018-04-17T08:35:16.721913Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2018-04-17T08:35:16.737152Z 0 [Warning] unknown variable 'loose-group-replication-ip-whitelist=0.0.0.0/0'
2018-04-17T08:35:16.743750Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180417 8:35:16
2018-04-17T08:35:17.112298Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
2018-04-17T08:35:17.112337Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
2018-04-17T08:35:17.113359Z 0 [Warning] CA certificate ca.pem is self signed.
2018-04-17T08:35:17.113447Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
2018-04-17T08:35:17.140795Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:17.140846Z 0 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:17.140867Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:17.140896Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:17.140902Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:17.140926Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:17.147271Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:17.147292Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
2018-04-17T08:35:17.165387Z 0 [Note] Event Scheduler: Loaded 0 events
2018-04-17T08:35:17.165764Z 0 [Note] mysqld: ready for connections.
Version: '5.7.20-log' socket: '/var/lib/mysql/mysql.sock' port: 0 MySQL Community Server (GPL)
2018-04-17T08:35:17.165779Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
2018-04-17T08:35:17.165784Z 0 [Note] Beginning of list of non-natively partitioned tables
2018-04-17T08:35:17.188029Z 0 [Note] End of list of non-natively partitioned tables
Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment