Advertisement
Guest User

Untitled

a guest
Oct 10th, 2015
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.41 KB | None | 0 0
  1. 151008 10:34:17 [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. 151008 10:34:17 [Note] Plugin 'FEDERATED' is disabled.
  3. 151008 10:34:17 InnoDB: The InnoDB memory heap is disabled
  4. 151008 10:34:17 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  5. 151008 10:34:17 InnoDB: Compressed tables use zlib 1.2.3.4
  6. 151008 10:34:17 InnoDB: Initializing buffer pool, size = 128.0M
  7. 151008 10:34:17 InnoDB: Completed initialization of buffer pool
  8. 151008 10:34:17 InnoDB: highest supported file format is Barracuda.
  9. InnoDB: Log scan progressed past the checkpoint lsn 11794428686
  10. 151008 10:34:18 InnoDB: Database was not shut down normally!
  11. InnoDB: Starting crash recovery.
  12. InnoDB: Reading tablespace information from the .ibd files...
  13. InnoDB: Restoring possible half-written data pages from the doublewrite
  14. InnoDB: buffer...
  15. InnoDB: Doing recovery: scanned up to log sequence number 11794429645
  16. 151008 10:34:18 InnoDB: Starting an apply batch of log records to the database...
  17. InnoDB: Progress in percents: 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
  18. InnoDB: Apply batch completed
  19. 151008 10:34:19 InnoDB: Waiting for the background threads to start
  20. 151008 10:34:20 InnoDB: 5.5.44 started; log sequence number 11794429645
  21. 151008 10:34:20 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  22. 151008 10:34:20 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  23. 151008 10:34:20 [Note] Server socket created on IP: '127.0.0.1'.
  24. 151008 10:34:20 [Note] Event Scheduler: Loaded 0 events
  25. 151008 10:34:20 [Note] /usr/sbin/mysqld: ready for connections.
  26. Version: '5.5.44-0ubuntu0.12.04.1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  27. 151008 10:34:21 [ERROR] /usr/sbin/mysqld: Table './clickthroughDB/ci_sessions' is marked as crashed and should be repaired
  28. 151008 10:34:21 [Warning] Checking table: './clickthroughDB/ci_sessions'
  29. 151008 10:34:22 [ERROR] /usr/sbin/mysqld: Table './jcrsDB/ci_sessions' is marked as crashed and should be repaired
  30. 151008 10:34:22 [Warning] Checking table: './jcrsDB/ci_sessions'
  31. 151008 10:34:22 [ERROR] /usr/sbin/mysqld: Table './librariespresentsDB/omeka_exhibit_page_entries' is marked as crashed and should be repaired
  32. 151008 10:34:22 [Warning] Checking table: './librariespresentsDB/omeka_exhibit_page_entries'
  33. 151008 10:34:22 [ERROR] /usr/sbin/mysqld: Table './librariespresentsDB/omeka_exhibit_pages' is marked as crashed and should be repaired
  34. 151008 10:34:22 [Warning] Checking table: './librariespresentsDB/omeka_exhibit_pages'
  35. 151008 10:34:22 [ERROR] /usr/sbin/mysqld: Table './librariespresentsDB/omeka_exhibits' is marked as crashed and should be repaired
  36. 151008 10:34:22 [Warning] Checking table: './librariespresentsDB/omeka_exhibits'
  37. 151008 10:34:22 [ERROR] /usr/sbin/mysqld: Table './librariespresentsDB/omeka_search_texts' is marked as crashed and should be repaired
  38. 151008 10:34:22 [Warning] Checking table: './librariespresentsDB/omeka_search_texts'
  39. 151008 10:34:23 [ERROR] /usr/sbin/mysqld: Table './voucherdb/ci_sessions' is marked as crashed and should be repaired
  40. 151008 10:34:23 [Warning] Checking table: './voucherdb/ci_sessions'
  41. 151008 10:34:23 [ERROR] /usr/sbin/mysqld: Table './voucherdb/vendordata' is marked as crashed and should be repaired
  42. 151008 10:34:23 [Warning] Checking table: './voucherdb/vendordata'
  43. 151008 10:34:42 [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.
  44. 151008 10:34:42 [Note] Plugin 'FEDERATED' is disabled.
  45. 151008 10:34:42 InnoDB: The InnoDB memory heap is disabled
  46. 151008 10:34:42 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  47. 151008 10:34:42 InnoDB: Compressed tables use zlib 1.2.3.4
  48. 151008 10:34:42 InnoDB: Initializing buffer pool, size = 128.0M
  49. InnoDB: mmap(137363456 bytes) failed; errno 12
  50. 151008 10:34:42 InnoDB: Completed initialization of buffer pool
  51. 151008 10:34:42 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  52. 151008 10:34:42 [ERROR] Plugin 'InnoDB' init function returned error.
  53. 151008 10:34:42 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  54. 151008 10:34:42 [ERROR] Unknown/unsupported storage engine: InnoDB
  55. 151008 10:34:42 [ERROR] Aborting
  56.  
  57. 151008 10:34:42 [Note] /usr/sbin/mysqld: Shutdown complete
  58.  
  59. 151008 10:34:44 [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.
  60. 151008 10:34:44 [Note] Plugin 'FEDERATED' is disabled.
  61. 151008 10:34:44 InnoDB: The InnoDB memory heap is disabled
  62. 151008 10:34:44 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  63. 151008 10:34:44 InnoDB: Compressed tables use zlib 1.2.3.4
  64. 151008 10:34:44 InnoDB: Initializing buffer pool, size = 128.0M
  65. InnoDB: mmap(137363456 bytes) failed; errno 12
  66. 151008 10:34:44 InnoDB: Completed initialization of buffer pool
  67. 151008 10:34:44 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  68. 151008 10:34:44 [ERROR] Plugin 'InnoDB' init function returned error.
  69. 151008 10:34:44 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  70. 151008 10:34:44 [ERROR] Unknown/unsupported storage engine: InnoDB
  71. 151008 10:34:44 [ERROR] Aborting
  72.  
  73. 151008 10:34:44 [Note] /usr/sbin/mysqld: Shutdown complete
  74.  
  75. 151008 12:56:56 [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.
  76. 151008 12:56:56 [Note] Plugin 'FEDERATED' is disabled.
  77. 151008 12:56:56 InnoDB: The InnoDB memory heap is disabled
  78. 151008 12:56:56 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  79. 151008 12:56:56 InnoDB: Compressed tables use zlib 1.2.3.4
  80. 151008 12:56:56 InnoDB: Initializing buffer pool, size = 128.0M
  81. 151008 12:56:56 InnoDB: Completed initialization of buffer pool
  82. 151008 12:56:56 InnoDB: highest supported file format is Barracuda.
  83. InnoDB: Log scan progressed past the checkpoint lsn 11794435225
  84. 151008 12:56:56 InnoDB: Database was not shut down normally!
  85. InnoDB: Starting crash recovery.
  86. InnoDB: Reading tablespace information from the .ibd files...
  87. InnoDB: Restoring possible half-written data pages from the doublewrite
  88. InnoDB: buffer...
  89. InnoDB: Doing recovery: scanned up to log sequence number 11794436020
  90. 151008 12:56:57 InnoDB: Starting an apply batch of log records to the database...
  91. InnoDB: Progress in percents: 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
  92. InnoDB: Apply batch completed
  93. 151008 12:56:58 InnoDB: Waiting for the background threads to start
  94. 151008 12:56:59 InnoDB: 5.5.44 started; log sequence number 11794436020
  95. 151008 12:56:59 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  96. 151008 12:56:59 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  97. 151008 12:56:59 [Note] Server socket created on IP: '127.0.0.1'.
  98. 151008 12:56:59 [Note] Event Scheduler: Loaded 0 events
  99. 151008 12:56:59 [Note] /usr/sbin/mysqld: ready for connections.
  100. Version: '5.5.44-0ubuntu0.12.04.1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  101. 151008 14:34:29 [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.
  102. 151008 14:34:29 [Note] Plugin 'FEDERATED' is disabled.
  103. 151008 14:34:29 InnoDB: The InnoDB memory heap is disabled
  104. 151008 14:34:29 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  105. 151008 14:34:29 InnoDB: Compressed tables use zlib 1.2.3.4
  106. 151008 14:34:29 InnoDB: Initializing buffer pool, size = 128.0M
  107. InnoDB: mmap(137363456 bytes) failed; errno 12
  108. 151008 14:34:29 InnoDB: Completed initialization of buffer pool
  109. 151008 14:34:29 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  110. 151008 14:34:29 [ERROR] Plugin 'InnoDB' init function returned error.
  111. 151008 14:34:29 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  112. 151008 14:34:29 [ERROR] Unknown/unsupported storage engine: InnoDB
  113. 151008 14:34:29 [ERROR] Aborting
  114.  
  115. 151008 14:34:30 [Note] /usr/sbin/mysqld: Shutdown complete
  116.  
  117. 151008 14:34:31 [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.
  118. 151008 14:34:31 [Note] Plugin 'FEDERATED' is disabled.
  119. 151008 14:34:31 InnoDB: The InnoDB memory heap is disabled
  120. 151008 14:34:31 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  121. 151008 14:34:31 InnoDB: Compressed tables use zlib 1.2.3.4
  122. 151008 14:34:31 InnoDB: Initializing buffer pool, size = 128.0M
  123. InnoDB: mmap(137363456 bytes) failed; errno 12
  124. 151008 14:34:31 InnoDB: Completed initialization of buffer pool
  125. 151008 14:34:31 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  126. 151008 14:34:31 [ERROR] Plugin 'InnoDB' init function returned error.
  127. 151008 14:34:31 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  128. 151008 14:34:31 [ERROR] Unknown/unsupported storage engine: InnoDB
  129. 151008 14:34:31 [ERROR] Aborting
  130.  
  131. 151008 14:34:31 [Note] /usr/sbin/mysqld: Shutdown complete
  132.  
  133. 151008 17:25:59 [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.
  134. 151008 17:25:59 [Note] Plugin 'FEDERATED' is disabled.
  135. 151008 17:25:59 InnoDB: The InnoDB memory heap is disabled
  136. 151008 17:25:59 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  137. 151008 17:25:59 InnoDB: Compressed tables use zlib 1.2.3.4
  138. 151008 17:25:59 InnoDB: Initializing buffer pool, size = 128.0M
  139. 151008 17:25:59 InnoDB: Completed initialization of buffer pool
  140. 151008 17:25:59 InnoDB: highest supported file format is Barracuda.
  141. InnoDB: Log scan progressed past the checkpoint lsn 11794775868
  142. 151008 17:25:59 InnoDB: Database was not shut down normally!
  143. InnoDB: Starting crash recovery.
  144. InnoDB: Reading tablespace information from the .ibd files...
  145. InnoDB: Restoring possible half-written data pages from the doublewrite
  146. InnoDB: buffer...
  147. InnoDB: Doing recovery: scanned up to log sequence number 11794776457
  148. 151008 17:26:01 InnoDB: Starting an apply batch of log records to the database...
  149. InnoDB: Progress in percents: 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
  150. InnoDB: Apply batch completed
  151. 151008 17:26:01 InnoDB: Waiting for the background threads to start
  152. 151008 17:26:02 InnoDB: 5.5.44 started; log sequence number 11794776457
  153. 151008 17:26:02 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  154. 151008 17:26:02 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  155. 151008 17:26:02 [Note] Server socket created on IP: '127.0.0.1'.
  156. 151008 17:26:02 [Note] Event Scheduler: Loaded 0 events
  157. 151008 17:26:02 [Note] /usr/sbin/mysqld: ready for connections.
  158. Version: '5.5.44-0ubuntu0.12.04.1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  159. 151008 17:26:04 [ERROR] /usr/sbin/mysqld: Table './jcrsDB/ci_sessions' is marked as crashed and should be repaired
  160. 151008 17:26:04 [Warning] Checking table: './jcrsDB/ci_sessions'
  161. 151009 2:03:14 [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.
  162. 151009 2:03:14 [Note] Plugin 'FEDERATED' is disabled.
  163. 151009 2:03:14 InnoDB: The InnoDB memory heap is disabled
  164. 151009 2:03:14 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  165. 151009 2:03:14 InnoDB: Compressed tables use zlib 1.2.3.4
  166. 151009 2:03:14 InnoDB: Initializing buffer pool, size = 128.0M
  167. InnoDB: mmap(137363456 bytes) failed; errno 12
  168. 151009 2:03:14 InnoDB: Completed initialization of buffer pool
  169. 151009 2:03:14 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  170. 151009 2:03:14 [ERROR] Plugin 'InnoDB' init function returned error.
  171. 151009 2:03:14 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  172. 151009 2:03:14 [ERROR] Unknown/unsupported storage engine: InnoDB
  173. 151009 2:03:14 [ERROR] Aborting
  174.  
  175. 151009 2:03:14 [Note] /usr/sbin/mysqld: Shutdown complete
  176.  
  177. 151009 2:03:15 [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.
  178. 151009 2:03:15 [Note] Plugin 'FEDERATED' is disabled.
  179. 151009 2:03:15 InnoDB: The InnoDB memory heap is disabled
  180. 151009 2:03:15 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  181. 151009 2:03:15 InnoDB: Compressed tables use zlib 1.2.3.4
  182. 151009 2:03:15 InnoDB: Initializing buffer pool, size = 128.0M
  183. InnoDB: mmap(137363456 bytes) failed; errno 12
  184. 151009 2:03:15 InnoDB: Completed initialization of buffer pool
  185. 151009 2:03:15 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  186. 151009 2:03:15 [ERROR] Plugin 'InnoDB' init function returned error.
  187. 151009 2:03:15 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  188. 151009 2:03:15 [ERROR] Unknown/unsupported storage engine: InnoDB
  189. 151009 2:03:15 [ERROR] Aborting
  190.  
  191. 151009 2:03:15 [Note] /usr/sbin/mysqld: Shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement