Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. 2017-08-16T19:24:49.878728Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
  2. 2017-08-16T19:24:49.879028Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
  3. 2017-08-16T19:24:50.152554Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  4. 2017-08-16T19:24:50.156607Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.19-0ubuntu0.16.04.1) starting as process 19749 ...
  5. 2017-08-16T19:24:50.171042Z 0 [Note] InnoDB: PUNCH HOLE support available
  6. 2017-08-16T19:24:50.171191Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  7. 2017-08-16T19:24:50.171255Z 0 [Note] InnoDB: Uses event mutexes
  8. 2017-08-16T19:24:50.171308Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  9. 2017-08-16T19:24:50.171358Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
  10. 2017-08-16T19:24:50.171406Z 0 [Note] InnoDB: Using Linux native AIO
  11. 2017-08-16T19:24:50.172475Z 0 [Note] InnoDB: Number of pools: 1
  12. 2017-08-16T19:24:50.173621Z 0 [Note] InnoDB: Using CPU crc32 instructions
  13. 2017-08-16T19:24:50.175745Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  14. 2017-08-16T19:24:50.186263Z 0 [Note] InnoDB: Completed initialization of buffer pool
  15. 2017-08-16T19:24:50.189016Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  16. 2017-08-16T19:24:50.204535Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  17. 2017-08-16T19:24:50.207729Z 0 [Note] InnoDB: Log scan progressed past the checkpoint lsn 513100012
  18. 2017-08-16T19:24:50.207853Z 0 [Note] InnoDB: Doing recovery: scanned up to log sequence number 513114736
  19. 2017-08-16T19:24:50.210378Z 0 [Note] InnoDB: Database was not shutdown normally!
  20. 2017-08-16T19:24:50.210447Z 0 [Note] InnoDB: Starting crash recovery.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement