Advertisement
Guest User

Untitled

a guest
May 26th, 2015
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.30 KB | None | 0 0
  1. May 26 13:12:17 raspberrypi mysqld_safe: Starting mysqld daemon with databases from /var/lib/mysql
  2. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a f$
  3. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be rem$
  4. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 [Note] Plugin 'FEDERATED' is disabled.
  5. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 InnoDB: The InnoDB memory heap is disabled
  6. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  7. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 InnoDB: Compressed tables use zlib 1.2.7
  8. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 InnoDB: Using Linux native AIO
  9. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 InnoDB: Initializing buffer pool, size = 128.0M
  10. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 InnoDB: Completed initialization of buffer pool
  11. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17 InnoDB: highest supported file format is Barracuda.
  12. May 26 13:12:17 raspberrypi mysqld: InnoDB: The log sequence number in ibdata files does not match
  13. May 26 13:12:17 raspberrypi mysqld: InnoDB: the log sequence number in the ib_logfiles!
  14. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17  InnoDB: Database was not shut down normally!
  15. May 26 13:12:17 raspberrypi mysqld: InnoDB: Starting crash recovery.
  16. May 26 13:12:17 raspberrypi mysqld: InnoDB: Reading tablespace information from the .ibd files...
  17. May 26 13:12:17 raspberrypi mysqld: InnoDB: Restoring possible half-written data pages from the doublewrite
  18. May 26 13:12:17 raspberrypi mysqld: InnoDB: buffer...
  19. May 26 13:12:17 raspberrypi mysqld: InnoDB: Error: trying to access page number 4294896512 in space 0,
  20. May 26 13:12:17 raspberrypi mysqld: InnoDB: space name ./ibdata1,
  21. May 26 13:12:17 raspberrypi mysqld: InnoDB: which is outside the tablespace bounds.
  22. May 26 13:12:17 raspberrypi mysqld: InnoDB: Byte offset 0, len 16384, i/o type 10.
  23. May 26 13:12:17 raspberrypi mysqld: InnoDB: If you get this error at mysqld startup, please check that
  24. May 26 13:12:17 raspberrypi mysqld: InnoDB: Byte offset 0, len 16384, i/o type 10.
  25. May 26 13:12:17 raspberrypi mysqld: InnoDB: If you get this error at mysqld startup, please check that
  26. May 26 13:12:17 raspberrypi mysqld: InnoDB: your my.cnf matches the ibdata files that you have in the
  27. May 26 13:12:17 raspberrypi mysqld: InnoDB: MySQL server.
  28. May 26 13:12:17 raspberrypi mysqld: 150526 13:12:17  InnoDB: Assertion failure in thread 1987236768 in file fil0fil.c line 4578
  29. May 26 13:12:17 raspberrypi mysqld: InnoDB: We intentionally generate a memory trap.
  30. May 26 13:12:17 raspberrypi mysqld: InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  31. May 26 13:12:17 raspberrypi mysqld: InnoDB: If you get repeated assertion failures or crashes, even
  32. May 26 13:12:17 raspberrypi mysqld: InnoDB: immediately after the mysqld startup, there may be
  33. May 26 13:12:17 raspberrypi mysqld: InnoDB: corruption in the InnoDB tablespace. Please refer to
  34. May 26 13:12:17 raspberrypi mysqld: InnoDB: http://dev.mysql.com/doc/refman/5.5/en/forcing-innodb-recovery.html
  35. May 26 13:12:17 raspberrypi mysqld: InnoDB: about forcing recovery.
  36. May 26 13:12:17 raspberrypi mysqld: 11:12:17 UTC - mysqld got signal 6 ;
  37. May 26 13:12:17 raspberrypi mysqld: This could be because you hit a bug. It is also possible that this binary
  38. May 26 13:12:17 raspberrypi mysqld: or one of the libraries it was linked against is corrupt, improperly built,
  39. May 26 13:12:17 raspberrypi mysqld: or misconfigured. This error can also be caused by malfunctioning hardware.
  40. May 26 13:12:17 raspberrypi mysqld: We will try our best to scrape up some info that will hopefully help
  41. May 26 13:12:17 raspberrypi mysqld: diagnose the problem, but since we have already crashed,
  42. May 26 13:12:17 raspberrypi mysqld: something is definitely wrong and this may fail.
  43. May 26 13:12:17 raspberrypi mysqld:
  44. May 26 13:12:17 raspberrypi mysqld: key_buffer_size=16777216
  45. May 26 13:12:17 raspberrypi mysqld: read_buffer_size=131072
  46. May 26 13:12:17 raspberrypi mysqld: max_used_connections=0
  47. May 26 13:12:17 raspberrypi mysqld: max_threads=151
  48. May 26 13:12:17 raspberrypi mysqld: thread_count=0
  49. May 26 13:12:17 raspberrypi mysqld: connection_count=0
  50. May 26 13:12:17 raspberrypi mysqld: It is possible that mysqld could use up to
  51. May 26 13:12:17 raspberrypi mysqld: key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 346093 K  bytes of memory
  52. May 26 13:12:17 raspberrypi mysqld: Hope that's ok; if not, decrease some variables in the equation.
  53. May 26 13:12:17 raspberrypi mysqld:
  54. May 26 13:12:17 raspberrypi mysqld: Thread pointer: 0x0
  55. May 26 13:12:17 raspberrypi mysqld: Attempting backtrace. You can use the following information to find out
  56. May 26 13:12:17 raspberrypi mysqld: where mysqld died. If you see no messages after this, something went
  57. May 26 13:12:17 raspberrypi mysqld: terribly wrong...
  58. May 26 13:12:17 raspberrypi mysqld: stack_bottom = 0 thread_stack 0x30000
  59. May 26 13:12:17 raspberrypi mysqld: The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  60. May 26 13:12:17 raspberrypi mysqld: information that should help you find out what is causing the crash.
  61. May 26 13:12:18 raspberrypi mysqld_safe: mysqld from pid file /var/run/mysqld/mysqld.pid ended
  62. May 26 13:12:31 raspberrypi /etc/init.d/mysql[5568]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
  63. May 26 13:12:31 raspberrypi /etc/init.d/mysql[5568]: #007/usr/bin/mysqladmin: connect to server at 'localhost' failed
  64. May 26 13:12:31 raspberrypi /etc/init.d/mysql[5568]: error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
  65. May 26 13:12:31 raspberrypi /etc/init.d/mysql[5568]: #007/usr/bin/mysqladmin: connect to server at 'localhost' failed
  66. May 26 13:12:31 raspberrypi /etc/init.d/mysql[5568]: error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
  67. May 26 13:12:31 raspberrypi /etc/init.d/mysql[5568]: Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
  68. May 26 13:12:31 raspberrypi /etc/init.d/mysql[5568]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement