Advertisement
Guest User

mysql eroor.log

a guest
Aug 7th, 2020
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. 2020-08-07T15:43:06.094116Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2. 2020-08-07T15:43:06.095903Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.31-0ubuntu0.18.04.1) starting as process 952 ...
  3. 2020-08-07T15:43:06.100450Z 0 [Note] InnoDB: PUNCH HOLE support available
  4. 2020-08-07T15:43:06.100482Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  5. 2020-08-07T15:43:06.100489Z 0 [Note] InnoDB: Uses event mutexes
  6. 2020-08-07T15:43:06.100496Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  7. 2020-08-07T15:43:06.100502Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  8. 2020-08-07T15:43:06.100508Z 0 [Note] InnoDB: Using Linux native AIO
  9. 2020-08-07T15:43:06.100771Z 0 [Note] InnoDB: Number of pools: 1
  10. 2020-08-07T15:43:06.100876Z 0 [Note] InnoDB: Using CPU crc32 instructions
  11. 2020-08-07T15:43:06.102827Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  12. 2020-08-07T15:43:06.112754Z 0 [Note] InnoDB: Completed initialization of buffer pool
  13. 2020-08-07T15:43:06.114871Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  14. 2020-08-07T15:43:06.127135Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  15. 2020-08-07T15:43:06.128655Z 0 [Note] InnoDB: Log scan progressed past the checkpoint lsn 7945493345
  16. 2020-08-07T15:43:06.128723Z 0 [Note] InnoDB: Doing recovery: scanned up to log sequence number 7945545114
  17. 2020-08-07T15:43:06.130551Z 0 [ERROR] InnoDB: Ignoring the redo log due to missing MLOG_CHECKPOINT between the checkpoint 7945493345 and the end 7945545114.
  18. 2020-08-07T15:43:06.130573Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
  19. 2020-08-07T15:43:06.732437Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
  20. 2020-08-07T15:43:06.732470Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  21. 2020-08-07T15:43:06.732482Z 0 [ERROR] Failed to initialize builtin plugins.
  22. 2020-08-07T15:43:06.732491Z 0 [ERROR] Aborting
  23.  
  24. 2020-08-07T15:43:06.732526Z 0 [Note] Binlog end
  25. 2020-08-07T15:43:06.732586Z 0 [Note] Shutting down plugin 'CSV'
  26. 2020-08-07T15:43:06.732959Z 0 [Note] /usr/sbin/mysqld: Shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement