Advertisement
Guest User

sl mariadb log

a guest
May 17th, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 2.89 KB | None | 0 0
  1. 150516 09:53:55 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  2. 150516  9:53:55 InnoDB: The InnoDB memory heap is disabled
  3. 150516  9:53:55 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  4. 150516  9:53:55 InnoDB: Compressed tables use zlib 1.2.7
  5. 150516  9:53:55 InnoDB: Using Linux native AIO
  6. 150516  9:53:55 InnoDB: Initializing buffer pool, size = 128.0M
  7. 150516  9:53:55 InnoDB: Completed initialization of buffer pool
  8. 150516  9:53:55 InnoDB: highest supported file format is Barracuda.
  9. InnoDB: The log sequence number in ibdata files does not match
  10. InnoDB: the log sequence number in the ib_logfiles!
  11. 150516  9:53:55  InnoDB: Database was not shut down normally!
  12. InnoDB: Starting crash recovery.
  13. InnoDB: Reading tablespace information from the .ibd files...
  14. InnoDB: Restoring possible half-written data pages from the doublewrite
  15. InnoDB: buffer...
  16. 150516  9:53:55  InnoDB: Waiting for the background threads to start
  17. 150516  9:53:56 Percona XtraDB (http://www.percona.com) 5.5.40-MariaDB-36.1 started; log sequence number 17224606
  18. 150516  9:53:56 [ERROR] mysqld: Out of memory (Needed 128917504 bytes)
  19. 150516  9:53:56 [Note] Plugin 'FEEDBACK' is disabled.
  20. 150516  9:53:56 [Note] Server socket created on IP: '0.0.0.0'.
  21. 150516  9:53:56 [Note] Event Scheduler: Loaded 0 events
  22. 150516  9:53:56 [Note] /usr/libexec/mysqld: ready for connections.
  23. Version: '5.5.41-MariaDB'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server
  24. 150516  9:54:00 [ERROR] mysqld: Table './wordpress/wp_pp6tz3_options' is marked as crashed and should be repaired
  25. 150516  9:54:00 [Warning] Checking table:   './wordpress/wp_pp6tz3_options'
  26. 150517 10:06:52 mysqld_safe Number of processes running now: 0
  27. 150517 10:06:52 mysqld_safe mysqld restarted
  28. 150517 10:06:52 InnoDB: The InnoDB memory heap is disabled
  29. 150517 10:06:52 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  30. 150517 10:06:52 InnoDB: Compressed tables use zlib 1.2.7
  31. 150517 10:06:52 InnoDB: Using Linux native AIO
  32. 150517 10:06:52 InnoDB: Initializing buffer pool, size = 128.0M
  33. InnoDB: mmap(137756672 bytes) failed; errno 12
  34. 150517 10:06:52 InnoDB: Completed initialization of buffer pool
  35. 150517 10:06:52 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  36. 150517 10:06:52 [ERROR] Plugin 'InnoDB' init function returned error.
  37. 150517 10:06:52 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  38. 150517 10:06:52 [ERROR] mysqld: Out of memory (Needed 128917504 bytes)
  39. 150517 10:06:52 [ERROR] mysqld: Out of memory (Needed 96681984 bytes)
  40. 150517 10:06:52 [ERROR] mysqld: Out of memory (Needed 72499200 bytes)
  41. 150517 10:06:52 [Note] Plugin 'FEEDBACK' is disabled.
  42. 150517 10:06:52 [ERROR] Unknown/unsupported storage engine: InnoDB
  43. 150517 10:06:52 [ERROR] Aborting
  44.  
  45. 150517 10:06:52 [Note] /usr/libexec/mysqld: Shutdown complete
  46.  
  47. 150517 10:06:52 mysqld_safe mysqld from pid file /var/run/mariadb/mariadb.pid ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement