Advertisement
Guest User

Untitled

a guest
Jun 28th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. mysql_1 | 2019-06-28T20:15:23.136712Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2. mysql_1 | 2019-06-28T20:15:23.138186Z 0 [Note] mysqld (mysqld 5.7.25) starting as process 1 ...
  3. mysql_1 | 2019-06-28T20:15:23.143903Z 0 [Note] InnoDB: PUNCH HOLE support available
  4. mysql_1 | 2019-06-28T20:15:23.144106Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  5. mysql_1 | 2019-06-28T20:15:23.144144Z 0 [Note] InnoDB: Uses event mutexes
  6. mysql_1 | 2019-06-28T20:15:23.144174Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  7. mysql_1 | 2019-06-28T20:15:23.144221Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  8. mysql_1 | 2019-06-28T20:15:23.144262Z 0 [Note] InnoDB: Using Linux native AIO
  9. mysql_1 | 2019-06-28T20:15:23.145122Z 0 [Note] InnoDB: Number of pools: 1
  10. mysql_1 | 2019-06-28T20:15:23.145626Z 0 [Note] InnoDB: Using CPU crc32 instructions
  11. mysql_1 | 2019-06-28T20:15:23.152873Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  12. mysql_1 | 2019-06-28T20:15:23.171476Z 0 [Note] InnoDB: Completed initialization of buffer pool
  13. mysql_1 | 2019-06-28T20:15:23.174509Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  14. mysql_1 | 2019-06-28T20:15:23.189827Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  15. mysql_1 | 2019-06-28T20:15:23.190410Z 0 [ERROR] InnoDB: Unsupported redo log format. The redo log was created with MariaDB 10.3.13. Please follow the instructions at http://dev.mysql.com/doc/refman/5.7/en/upgrading-downgrading.html
  16. mysql_1 | 2019-06-28T20:15:23.190533Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
  17. mysql_1 | 2019-06-28T20:15:23.795250Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
  18. mysql_1 | 2019-06-28T20:15:23.795498Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  19. mysql_1 | 2019-06-28T20:15:23.795647Z 0 [ERROR] Failed to initialize builtin plugins.
  20. mysql_1 | 2019-06-28T20:15:23.795786Z 0 [ERROR] Aborting
  21. mysql_1 |
  22. mysql_1 | 2019-06-28T20:15:23.795857Z 0 [Note] Binlog end
  23. mysql_1 | 2019-06-28T20:15:23.796440Z 0 [Note] Shutting down plugin 'CSV'
  24. mysql_1 | 2019-06-28T20:15:23.805873Z 0 [Note] mysqld: Shutdown complete
  25. mysql_1 |
  26. devilbox_mysql_1 exited with code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement