- 积分
- 14
- 威望
-
- 金钱
-
- 注册时间
- 2019-7-10
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2019-7-11 16:54:38
|
显示全部楼层
root@6c2706d3986c:/usr/local/mysql/var# vim 6c2706d3986c.err
2019-07-11T08:30:12.853486Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2019-07-11T08:30:12.853495Z 0 [Note] Shutting down plugin 'InnoDB'
2019-07-11T08:30:12.853648Z 0 [Note] InnoDB: FTS optimize thread exiting.
2019-07-11T08:30:12.853821Z 0 [Note] InnoDB: Starting shutdown...
2019-07-11T08:30:12.954180Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/mysql/var/ib_buffer_pool
2019-07-11T08:30:12.954651Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 190711 8:30:12
2019-07-11T08:30:14.944072Z 0 [Note] InnoDB: Shutdown completed; log sequence number 4628965
2019-07-11T08:30:14.947010Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-07-11T08:30:14.947030Z 0 [Note] Shutting down plugin 'MEMORY'
2019-07-11T08:30:14.947041Z 0 [Note] Shutting down plugin 'CSV'
2019-07-11T08:30:14.947050Z 0 [Note] Shutting down plugin 'sha256_password'
2019-07-11T08:30:14.947056Z 0 [Note] Shutting down plugin 'mysql_native_password'
2019-07-11T08:30:14.947236Z 0 [Note] Shutting down plugin 'binlog'
2019-07-11T08:30:14.951300Z 0 [Note] /usr/local/mysql/bin/mysqld: Shutdown complete
2019-07-11T08:30:16.632891Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2019-07-11T08:30:16.632996Z 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.7.26) starting as process 1180 ...
2019-07-11T08:30:16.670568Z 0 [Note] InnoDB: PUNCH HOLE support available
2019-07-11T08:30:16.670647Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2019-07-11T08:30:16.670655Z 0 [Note] InnoDB: Uses event mutexes
2019-07-11T08:30:16.670663Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2019-07-11T08:30:16.670670Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-07-11T08:30:16.670677Z 0 [Note] InnoDB: Using Linux native AIO
2019-07-11T08:30:16.671200Z 0 [Note] InnoDB: Number of pools: 1
2019-07-11T08:30:16.671346Z 0 [Note] InnoDB: Using CPU crc32 instructions
2019-07-11T08:30:16.673857Z 0 [Note] InnoDB: Initializing buffer pool, total size = 1G, instances = 8, chunk size = 128M
2019-07-11T08:30:16.755279Z 0 [Note] InnoDB: Completed initialization of buffer pool
2019-07-11T08:30:16.773436Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2019-07-11T08:30:16.787585Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2019-07-11T08:30:16.854614Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-07-11T08:30:16.854839Z 0 [Note] InnoDB: Setting file '/usr/local/mysql/var/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-07-11T08:30:17.028899Z 0 [Note] InnoDB: File '/usr/local/mysql/var/ibtmp1' size is now 12 MB.
2019-07-11T08:30:17.030721Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2019-07-11T08:30:17.030754Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2019-07-11T08:30:17.031738Z 0 [Note] InnoDB: 5.7.26 started; log sequence number 4628965
2019-07-11T08:30:17.031981Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/mysql/var/ib_buffer_pool
2019-07-11T08:30:17.032378Z 0 [Note] Plugin 'FEDERATED' is disabled.
2019-07-11T08:30:17.036484Z 0 [Note] InnoDB: Buffer pool(s) load completed at 190711 8:30:17
2019-07-11T08:30:17.037360Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2019-07-11T08:30:17.037396Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
2019-07-11T08:30:17.037475Z 0 [Note] IPv6 is available.
2019-07-11T08:30:17.037494Z 0 [Note] - '::' resolves to '::';
2019-07-11T08:30:17.037538Z 0 [Note] Server socket created on IP: '::'.
2019-07-11T08:30:17.067821Z 0 [Note] Failed to start slave threads for channel ''
2019-07-11T08:30:17.079199Z 0 [Note] Event Scheduler: Loaded 0 events
2019-07-11T08:30:17.079557Z 0 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
Version: '5.7.26' socket: '/tmp/mysql.sock' port: 3306 Source distribution
2019-07-11T08:34:01.824634Z 2 [Warning] IP address '172.17.0.1' could not be resolved: Name or service not known
"6c2706d3986c.err" 133L, 11525C |
|