Advertisement
Guest User

Untitled

a guest
Sep 25th, 2014
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. 140925 13:23:20 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
  2. 140925 13:23:20 [Note] Plugin 'FEDERATED' is disabled.
  3. 140925 13:23:20 [Warning] option 'innodb-buffer-pool-size': signed value 2097152 adjusted to 5242880
  4. 140925 13:23:20 [Warning] option 'innodb-additional-mem-pool-size': signed value 512000 adjusted to 524288
  5. 140925 13:23:20 InnoDB: The InnoDB memory heap is disabled
  6. 140925 13:23:20 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  7. 140925 13:23:20 InnoDB: Compressed tables use zlib 1.2.3.4
  8. 140925 13:23:20 InnoDB: Initializing buffer pool, size = 5.0M
  9. 140925 13:23:20 InnoDB: Completed initialization of buffer pool
  10. 140925 13:23:20 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. 140925 13:23:20 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. 140925 13:23:20 InnoDB: Waiting for the background threads to start
  19. 140925 13:23:21 InnoDB: Error: tablespace size stored in header is 3200 pages, but
  20. 140925 13:23:21 InnoDB: the sum of data file sizes is only 2816 pages
  21. 140925 13:23:21 InnoDB: 5.5.38 started; log sequence number 1339493768
  22. 140925 13:23:21 InnoDB: !!! innodb_force_recovery is set to 1 !!!
  23. 140925 13:23:21 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  24. 140925 13:23:21 [Note] - '0.0.0.0' resolves to '0.0.0.0';
  25. 140925 13:23:21 [Note] Server socket created on IP: '0.0.0.0'.
  26. InnoDB: Error: trying to access page number 39 in space 0,
  27. InnoDB: space name ./ibdata1,
  28. InnoDB: which is outside the tablespace bounds.
  29. InnoDB: Byte offset 0, len 16384, i/o type 10.
  30. InnoDB: If you get this error at mysqld startup, please check that
  31. InnoDB: your my.cnf matches the ibdata files that you have in the
  32. InnoDB: MySQL server.
  33. 140925 13:23:21 InnoDB: Assertion failure in thread 2872412992 in file fil0fil.c line 4578
  34. InnoDB: We intentionally generate a memory trap.
  35. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  36. InnoDB: If you get repeated assertion failures or crashes, even
  37. InnoDB: immediately after the mysqld startup, there may be
  38. InnoDB: corruption in the InnoDB tablespace. Please refer to
  39. InnoDB: http://dev.mysql.com/doc/refman/5.5/en/forcing-innodb-recovery.html
  40. InnoDB: about forcing recovery.
  41. 11:23:21 UTC - mysqld got signal 6 ;
  42. This could be because you hit a bug. It is also possible that this binary
  43. or one of the libraries it was linked against is corrupt, improperly built,
  44. or misconfigured. This error can also be caused by malfunctioning hardware.
  45. We will try our best to scrape up some info that will hopefully help
  46. diagnose the problem, but since we have already crashed,
  47. something is definitely wrong and this may fail.
  48.  
  49. key_buffer_size=16777216
  50. read_buffer_size=131072
  51. max_used_connections=0
  52. max_threads=151
  53. thread_count=0
  54. connection_count=0
  55. It is possible that mysqld could use up to
  56. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 346075 K bytes of memory
  57. Hope that's ok; if not, decrease some variables in the equation.
  58.  
  59. Thread pointer: 0x0
  60. Attempting backtrace. You can use the following information to find out
  61. where mysqld died. If you see no messages after this, something went
  62. terribly wrong...
  63. stack_bottom = 0 thread_stack 0x30000
  64. /usr/sbin/mysqld(my_print_stacktrace+0x33)[0xb727fd93]
  65. /usr/sbin/mysqld(handle_fatal_signal+0x484)[0xb712c134]
  66. [0xb6ddf500]
  67. /usr/sbin/mysqld(+0x594e52)[0xb7396e52]
  68. /usr/sbin/mysqld(+0x595942)[0xb7397942]
  69. /usr/sbin/mysqld(+0x585357)[0xb7387357]
  70. /usr/sbin/mysqld(+0x56faef)[0xb7371aef]
  71. /usr/sbin/mysqld(+0x5294ca)[0xb732b4ca]
  72. /usr/sbin/mysqld(+0x61aea3)[0xb741cea3]
  73. /usr/sbin/mysqld(+0x61b488)[0xb741d488]
  74. /usr/sbin/mysqld(+0x56febf)[0xb7371ebf]
  75. /usr/sbin/mysqld(+0x52976d)[0xb732b76d]
  76. /usr/sbin/mysqld(+0x61b5ee)[0xb741d5ee]
  77. /usr/sbin/mysqld(+0x61bbb4)[0xb741dbb4]
  78. /usr/sbin/mysqld(+0x61c4e7)[0xb741e4e7]
  79. /usr/sbin/mysqld(+0x611c6e)[0xb7413c6e]
  80. /usr/sbin/mysqld(+0x549b61)[0xb734bb61]
  81. /usr/sbin/mysqld(+0x5393be)[0xb733b3be]
  82. /usr/sbin/mysqld(+0x53dcb1)[0xb733fcb1]
  83. /lib/i386-linux-gnu/libpthread.so.0(+0x6d4c)[0xb6d5ed4c]
  84. /lib/i386-linux-gnu/libc.so.6(clone+0x5e)[0xb6b6d9de]
  85. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  86. information that should help you find out what is causing the crash.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement