Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. 190417 21:59:41 mysqld_safe Number of processes running now: 0
  2. 190417 21:59:41 mysqld_safe mysqld restarted
  3. 190417 21:59:42 [Note] /usr/libexec/mysqld (mysqld 5.5.52-MariaDB) starting as process 7886 ...
  4. 190417 21:59:42 InnoDB: The InnoDB memory heap is disabled
  5. 190417 21:59:42 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  6. 190417 21:59:42 InnoDB: Compressed tables use zlib 1.2.7
  7. 190417 21:59:42 InnoDB: Using Linux native AIO
  8. 190417 21:59:42 InnoDB: Initializing buffer pool, size = 128.0M
  9. 190417 21:59:42 InnoDB: Completed initialization of buffer pool
  10. 190417 21:59:43 InnoDB: highest supported file format is Barracuda.
  11. InnoDB: The log sequence number in ibdata files does not match
  12. InnoDB: the log sequence number in the ib_logfiles!
  13. 190417 21:59:43 InnoDB: Database was not shut down normally!
  14. InnoDB: Starting crash recovery.
  15. InnoDB: Reading tablespace information from the .ibd files...
  16. InnoDB: Restoring possible half-written data pages from the doublewrite
  17. InnoDB: buffer...
  18. 190417 21:59:43 InnoDB: Waiting for the background threads to start
  19. 190417 21:59:44 Percona XtraDB (http://www.percona.com) 5.5.49-MariaDB-38.0 started; log sequence number 2395160
  20. 190417 21:59:44 [Note] Plugin 'FEEDBACK' is disabled.
  21. 190417 21:59:44 [Note] Server socket created on IP: '0.0.0.0'.
  22. 190417 21:59:44 [Note] Event Scheduler: Loaded 0 events
  23. 190417 21:59:44 [Note] /usr/libexec/mysqld: ready for connections.
  24. Version: '5.5.52-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server
  25. 190417 22:13:03 [Warning] IP address '85.93.20.38' could not be resolved: Name or service not known
  26. 190417 23:59:49 mysqld_safe Number of processes running now: 0
  27. 190417 23:59:49 mysqld_safe mysqld restarted
  28. 190417 23:59:50 [Note] /usr/libexec/mysqld (mysqld 5.5.52-MariaDB) starting as process 9269 ...
  29. 190417 23:59:50 InnoDB: The InnoDB memory heap is disabled
  30. 190417 23:59:50 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  31. 190417 23:59:50 InnoDB: Compressed tables use zlib 1.2.7
  32. 190417 23:59:50 InnoDB: Using Linux native AIO
  33. 190417 23:59:50 InnoDB: Initializing buffer pool, size = 128.0M
  34. InnoDB: mmap(137756672 bytes) failed; errno 12
  35. 190417 23:59:50 InnoDB: Completed initialization of buffer pool
  36. 190417 23:59:50 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  37. 190417 23:59:50 [ERROR] Plugin 'InnoDB' init function returned error.
  38. 190417 23:59:50 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  39. 190417 23:59:50 [Note] Plugin 'FEEDBACK' is disabled.
  40. 190417 23:59:50 [ERROR] Unknown/unsupported storage engine: InnoDB
  41. 190417 23:59:50 [ERROR] Aborting
  42.  
  43. 190417 23:59:51 [Note] /usr/libexec/mysqld: Shutdown complete
  44.  
  45. 190417 23:59:51 mysqld_safe mysqld from pid file /var/run/mariadb/mariadb.pid ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement