Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. 2019-03-26 14:14:56 139805302172672 [Note] InnoDB: Highest supported file format is Barracuda.
  2. 2019-03-26 14:14:56 139805302172672 [ERROR] InnoDB: Upgrade after a crash is not supported. This redo log was created before MariaDB 10.2.2. Please follow the instructions at https://mariadb.com/kb/en/library/upgrading/
  3. 2019-03-26 14:14:56 139805302172672 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
  4. 2019-03-26 14:14:56 139805302172672 [Note] InnoDB: Starting shutdown...
  5. 2019-03-26 14:14:57 139805302172672 [ERROR] Plugin 'InnoDB' init function returned error.
  6. 2019-03-26 14:14:57 139805302172672 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  7. 2019-03-26 14:14:57 139805302172672 [Note] Plugin 'FEEDBACK' is disabled.
  8. 2019-03-26 14:14:57 139805302172672 [Warning] /usr/sbin/mysqld: unknown option '--loose-federated'
  9. 2019-03-26 14:14:57 139805302172672 [ERROR] Unknown/unsupported storage engine: InnoDB
  10. 2019-03-26 14:14:57 139805302172672 [ERROR] Aborting
  11.  
  12. 2019-03-26 14:17:05 140240323501056 [Warning] No argument was provided to --log-bin and neither --log-basename or --log-bin-index where used; This may cause repliction to break when this server acts as a master and has its hostname changed! Please use '--log-basename=d2b' or '--log-bin=mysqld-bin' to avoid this problem.
  13. 2019-03-26 14:17:05 140240323501056 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  14. 2019-03-26 14:17:05 140240323501056 [Note] InnoDB: Uses event mutexes
  15. 2019-03-26 14:17:05 140240323501056 [Note] InnoDB: Compressed tables use zlib 1.2.11
  16. 2019-03-26 14:17:05 140240323501056 [Note] InnoDB: Using Linux native AIO
  17. 2019-03-26 14:17:05 140240323501056 [Note] InnoDB: Number of pools: 1
  18. 2019-03-26 14:17:05 140240323501056 [Note] InnoDB: Using SSE2 crc32 instructions
  19. 2019-03-26 14:17:05 140240323501056 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  20. 2019-03-26 14:17:05 140240323501056 [Note] InnoDB: Completed initialization of buffer pool
  21. 2019-03-26 14:17:05 140239713425152 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  22. 2019-03-26 14:17:05 140240323501056 [Note] InnoDB: Highest supported file format is Barracuda.
  23. 2019-03-26 14:17:05 140240323501056 [ERROR] InnoDB: Upgrade after a crash is not supported. This redo log was created before MariaDB 10.2.2. Please follow the instructions at https://mariadb.com/kb/en/library/upgrading/
  24. 2019-03-26 14:17:05 140240323501056 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
  25. 2019-03-26 14:17:06 140240323501056 [Note] InnoDB: Starting shutdown...
  26. 2019-03-26 14:17:06 140240323501056 [ERROR] Plugin 'InnoDB' init function returned error.
  27. 2019-03-26 14:17:06 140240323501056 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  28. 2019-03-26 14:17:06 140240323501056 [Note] Plugin 'FEEDBACK' is disabled.
  29. 2019-03-26 14:17:06 140240323501056 [Warning] /usr/sbin/mysqld: unknown option '--loose-federated'
  30. 2019-03-26 14:17:06 140240323501056 [ERROR] Unknown/unsupported storage engine: InnoDB
  31. 2019-03-26 14:17:06 140240323501056 [ERROR] Aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement