Advertisement
Guest User

Untitled

a guest
Jul 21st, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 261.94 KB | None | 0 0
  1. 2015-07-21 03:23:18 2354 [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. 2015-07-21 03:23:18 2354 [Note] Plugin 'FEDERATED' is disabled.
  3. 2015-07-21 03:23:18 2354 [Note] InnoDB: Using atomics to ref count buffer pool pages
  4. 2015-07-21 03:23:18 2354 [Note] InnoDB: The InnoDB memory heap is disabled
  5. 2015-07-21 03:23:18 2354 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  6. 2015-07-21 03:23:18 2354 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  7. 2015-07-21 03:23:18 2354 [Note] InnoDB: Compressed tables use zlib 1.2.8
  8. 2015-07-21 03:23:18 2354 [Note] InnoDB: Using Linux native AIO
  9. 2015-07-21 03:23:18 2354 [Note] InnoDB: Not using CPU crc32 instructions
  10. 2015-07-21 03:23:18 2354 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  11. 2015-07-21 03:23:18 2354 [Note] InnoDB: Completed initialization of buffer pool
  12. 2015-07-21 03:23:18 2354 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
  13. 2015-07-21 03:23:18 2354 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
  14. 2015-07-21 03:23:18 2354 [Note] InnoDB: Database physically writes the file full: wait...
  15. 2015-07-21 03:23:18 2354 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
  16. 2015-07-21 03:23:19 2354 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
  17. 2015-07-21 03:23:20 2354 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
  18. 2015-07-21 03:23:20 2354 [Warning] InnoDB: New log files created, LSN=45781
  19. 2015-07-21 03:23:20 2354 [Note] InnoDB: Doublewrite buffer not found: creating new
  20. 2015-07-21 03:23:20 2354 [Note] InnoDB: Doublewrite buffer created
  21. 2015-07-21 03:23:20 2354 [Note] InnoDB: 128 rollback segment(s) are active.
  22. 2015-07-21 03:23:20 2354 [Warning] InnoDB: Creating foreign key constraint system tables.
  23. 2015-07-21 03:23:21 2354 [Note] InnoDB: Foreign key constraint system tables created
  24. 2015-07-21 03:23:21 2354 [Note] InnoDB: Creating tablespace and datafile system tables.
  25. 2015-07-21 03:23:21 2354 [Note] InnoDB: Tablespace and datafile system tables created.
  26. 2015-07-21 03:23:21 2354 [Note] InnoDB: Waiting for purge to start
  27. 2015-07-21 03:23:21 2354 [Note] InnoDB: 5.6.24 started; log sequence number 0
  28. 2015-07-21 03:23:22 3ff751cf1d0 InnoDB: Assertion failure in thread 4395716374992 in file fil0fil.cc line 5413
  29. InnoDB: Failing assertion: node->n_pending > 0
  30. InnoDB: We intentionally generate a memory trap.
  31. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  32. InnoDB: If you get repeated assertion failures or crashes, even
  33. InnoDB: immediately after the mysqld startup, there may be
  34. InnoDB: corruption in the InnoDB tablespace. Please refer to
  35. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  36. InnoDB: about forcing recovery.
  37. 03:23:22 UTC - mysqld got signal 6 ;
  38. This could be because you hit a bug. It is also possible that this binary
  39. or one of the libraries it was linked against is corrupt, improperly built,
  40. or misconfigured. This error can also be caused by malfunctioning hardware.
  41. We will try our best to scrape up some info that will hopefully help
  42. diagnose the problem, but since we have already crashed,
  43. something is definitely wrong and this may fail.
  44.  
  45. key_buffer_size=16777216
  46. read_buffer_size=131072
  47. max_used_connections=0
  48. max_threads=151
  49. thread_count=1
  50. connection_count=0
  51. It is possible that mysqld could use up to
  52. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  53. Hope that's ok; if not, decrease some variables in the equation.
  54.  
  55. Thread pointer: 0x0
  56. Attempting backtrace. You can use the following information to find out
  57. where mysqld died. If you see no messages after this, something went
  58. terribly wrong...
  59. stack_bottom = 0 thread_stack 0x30000
  60. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  61. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  62. information that should help you find out what is causing the crash.
  63. 2015-07-21 03:23:24 2391 [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.
  64. 2015-07-21 03:23:24 2391 [Note] Plugin 'FEDERATED' is disabled.
  65. 2015-07-21 03:23:24 2391 [Note] InnoDB: Using atomics to ref count buffer pool pages
  66. 2015-07-21 03:23:24 2391 [Note] InnoDB: The InnoDB memory heap is disabled
  67. 2015-07-21 03:23:24 2391 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  68. 2015-07-21 03:23:24 2391 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  69. 2015-07-21 03:23:24 2391 [Note] InnoDB: Compressed tables use zlib 1.2.8
  70. 2015-07-21 03:23:24 2391 [Note] InnoDB: Using Linux native AIO
  71. 2015-07-21 03:23:24 2391 [Note] InnoDB: Not using CPU crc32 instructions
  72. 2015-07-21 03:23:24 2391 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  73. 2015-07-21 03:23:24 2391 [Note] InnoDB: Completed initialization of buffer pool
  74. 2015-07-21 03:23:24 2391 [Note] InnoDB: Highest supported file format is Barracuda.
  75. 2015-07-21 03:23:24 2391 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49463
  76. 2015-07-21 03:23:24 2391 [Note] InnoDB: Database was not shutdown normally!
  77. 2015-07-21 03:23:24 2391 [Note] InnoDB: Starting crash recovery.
  78. 2015-07-21 03:23:24 2391 [Note] InnoDB: Reading tablespace information from the .ibd files...
  79. 2015-07-21 03:23:24 2391 [Note] InnoDB: Restoring possible half-written data pages
  80. 2015-07-21 03:23:24 2391 [Note] InnoDB: from the doublewrite buffer...
  81. InnoDB: Doing recovery: scanned up to log sequence number 1600607
  82. 2015-07-21 03:23:24 2391 [Note] InnoDB: Starting an apply batch of log records to the database...
  83. InnoDB: Progress in percent: 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 2015-07-21 03:23:24 3ff91bef1d0 InnoDB: Assertion failure in thread 4396196753872 in file fil0fil.cc line 5413
  84. InnoDB: Failing assertion: node->n_pending > 0
  85. InnoDB: We intentionally generate a memory trap.
  86. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  87. InnoDB: If you get repeated assertion failures or crashes, even
  88. InnoDB: immediately after the mysqld startup, there may be
  89. InnoDB: corruption in the InnoDB tablespace. Please refer to
  90. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  91. InnoDB: about forcing recovery.
  92. 03:23:24 UTC - mysqld got signal 6 ;
  93. This could be because you hit a bug. It is also possible that this binary
  94. or one of the libraries it was linked against is corrupt, improperly built,
  95. or misconfigured. This error can also be caused by malfunctioning hardware.
  96. We will try our best to scrape up some info that will hopefully help
  97. diagnose the problem, but since we have already crashed,
  98. something is definitely wrong and this may fail.
  99.  
  100. key_buffer_size=16777216
  101. read_buffer_size=131072
  102. max_used_connections=0
  103. max_threads=151
  104. thread_count=0
  105. connection_count=0
  106. It is possible that mysqld could use up to
  107. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  108. Hope that's ok; if not, decrease some variables in the equation.
  109.  
  110. Thread pointer: 0x0
  111. Attempting backtrace. You can use the following information to find out
  112. where mysqld died. If you see no messages after this, something went
  113. terribly wrong...
  114. stack_bottom = 0 thread_stack 0x30000
  115. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  116. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  117. information that should help you find out what is causing the crash.
  118. 2015-07-21 03:23:26 2405 [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.
  119. 2015-07-21 03:23:26 2405 [Note] Plugin 'FEDERATED' is disabled.
  120. 2015-07-21 03:23:26 2405 [Note] InnoDB: Using atomics to ref count buffer pool pages
  121. 2015-07-21 03:23:26 2405 [Note] InnoDB: The InnoDB memory heap is disabled
  122. 2015-07-21 03:23:26 2405 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  123. 2015-07-21 03:23:26 2405 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  124. 2015-07-21 03:23:26 2405 [Note] InnoDB: Compressed tables use zlib 1.2.8
  125. 2015-07-21 03:23:26 2405 [Note] InnoDB: Using Linux native AIO
  126. 2015-07-21 03:23:26 2405 [Note] InnoDB: Not using CPU crc32 instructions
  127. 2015-07-21 03:23:26 2405 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  128. 2015-07-21 03:23:26 2405 [Note] InnoDB: Completed initialization of buffer pool
  129. 2015-07-21 03:23:26 2405 [Note] InnoDB: Highest supported file format is Barracuda.
  130. 2015-07-21 03:23:26 2405 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49463
  131. 2015-07-21 03:23:26 2405 [Note] InnoDB: Database was not shutdown normally!
  132. 2015-07-21 03:23:26 2405 [Note] InnoDB: Starting crash recovery.
  133. 2015-07-21 03:23:26 2405 [Note] InnoDB: Reading tablespace information from the .ibd files...
  134. 2015-07-21 03:23:26 2405 [Note] InnoDB: Restoring possible half-written data pages
  135. 2015-07-21 03:23:26 2405 [Note] InnoDB: from the doublewrite buffer...
  136. InnoDB: Doing recovery: scanned up to log sequence number 1600607
  137. 2015-07-21 03:23:26 2405 [Note] InnoDB: Starting an apply batch of log records to the database...
  138. InnoDB: Progress in percent: 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 2015-07-21 03:23:26 3ff8174f1d0 InnoDB: Assertion failure in thread 4395923468752 in file fil0fil.cc line 5413
  139. InnoDB: Failing assertion: node->n_pending > 0
  140. InnoDB: We intentionally generate a memory trap.
  141. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  142. InnoDB: If you get repeated assertion failures or crashes, even
  143. InnoDB: immediately after the mysqld startup, there may be
  144. InnoDB: corruption in the InnoDB tablespace. Please refer to
  145. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  146. InnoDB: about forcing recovery.
  147. 03:23:26 UTC - mysqld got signal 6 ;
  148. This could be because you hit a bug. It is also possible that this binary
  149. or one of the libraries it was linked against is corrupt, improperly built,
  150. or misconfigured. This error can also be caused by malfunctioning hardware.
  151. We will try our best to scrape up some info that will hopefully help
  152. diagnose the problem, but since we have already crashed,
  153. something is definitely wrong and this may fail.
  154.  
  155. key_buffer_size=16777216
  156. read_buffer_size=131072
  157. max_used_connections=0
  158. max_threads=151
  159. thread_count=0
  160. connection_count=0
  161. It is possible that mysqld could use up to
  162. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  163. Hope that's ok; if not, decrease some variables in the equation.
  164.  
  165. Thread pointer: 0x0
  166. Attempting backtrace. You can use the following information to find out
  167. where mysqld died. If you see no messages after this, something went
  168. terribly wrong...
  169. stack_bottom = 0 thread_stack 0x30000
  170. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  171. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  172. information that should help you find out what is causing the crash.
  173. 2015-07-21 03:23:28 2419 [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.
  174. 2015-07-21 03:23:28 2419 [Note] Plugin 'FEDERATED' is disabled.
  175. 2015-07-21 03:23:28 2419 [Note] InnoDB: Using atomics to ref count buffer pool pages
  176. 2015-07-21 03:23:28 2419 [Note] InnoDB: The InnoDB memory heap is disabled
  177. 2015-07-21 03:23:28 2419 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  178. 2015-07-21 03:23:28 2419 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  179. 2015-07-21 03:23:28 2419 [Note] InnoDB: Compressed tables use zlib 1.2.8
  180. 2015-07-21 03:23:28 2419 [Note] InnoDB: Using Linux native AIO
  181. 2015-07-21 03:23:28 2419 [Note] InnoDB: Not using CPU crc32 instructions
  182. 2015-07-21 03:23:28 2419 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  183. 2015-07-21 03:23:28 2419 [Note] InnoDB: Completed initialization of buffer pool
  184. 2015-07-21 03:23:28 2419 [Note] InnoDB: Highest supported file format is Barracuda.
  185. 2015-07-21 03:23:28 2419 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49463
  186. 2015-07-21 03:23:28 2419 [Note] InnoDB: Database was not shutdown normally!
  187. 2015-07-21 03:23:28 2419 [Note] InnoDB: Starting crash recovery.
  188. 2015-07-21 03:23:28 2419 [Note] InnoDB: Reading tablespace information from the .ibd files...
  189. 2015-07-21 03:23:28 2419 [Note] InnoDB: Restoring possible half-written data pages
  190. 2015-07-21 03:23:28 2419 [Note] InnoDB: from the doublewrite buffer...
  191. InnoDB: Doing recovery: scanned up to log sequence number 1600607
  192. 2015-07-21 03:23:28 2419 [Note] InnoDB: Starting an apply batch of log records to the database...
  193. InnoDB: Progress in percent: 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 2015-07-21 03:23:28 3ff7c18f1d0 InnoDB: Assertion failure in thread 4395833553360 in file fil0fil.cc line 5413
  194. InnoDB: Failing assertion: node->n_pending > 0
  195. InnoDB: We intentionally generate a memory trap.
  196. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  197. InnoDB: If you get repeated assertion failures or crashes, even
  198. InnoDB: immediately after the mysqld startup, there may be
  199. InnoDB: corruption in the InnoDB tablespace. Please refer to
  200. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  201. InnoDB: about forcing recovery.
  202. 03:23:28 UTC - mysqld got signal 6 ;
  203. This could be because you hit a bug. It is also possible that this binary
  204. or one of the libraries it was linked against is corrupt, improperly built,
  205. or misconfigured. This error can also be caused by malfunctioning hardware.
  206. We will try our best to scrape up some info that will hopefully help
  207. diagnose the problem, but since we have already crashed,
  208. something is definitely wrong and this may fail.
  209.  
  210. key_buffer_size=16777216
  211. read_buffer_size=131072
  212. max_used_connections=0
  213. max_threads=151
  214. thread_count=0
  215. connection_count=0
  216. It is possible that mysqld could use up to
  217. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  218. Hope that's ok; if not, decrease some variables in the equation.
  219.  
  220. Thread pointer: 0x0
  221. Attempting backtrace. You can use the following information to find out
  222. where mysqld died. If you see no messages after this, something went
  223. terribly wrong...
  224. stack_bottom = 0 thread_stack 0x30000
  225. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  226. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  227. information that should help you find out what is causing the crash.
  228. 150721 03:23:36 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  229. 2015-07-21 03:23:36 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  230. 2015-07-21 03:23:36 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 2848 ...
  231. 2015-07-21 03:23:36 2848 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  232.  
  233. 2015-07-21 03:23:36 2848 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  234.  
  235. 2015-07-21 03:23:36 2848 [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.
  236. 2015-07-21 03:23:36 2848 [Note] Plugin 'FEDERATED' is disabled.
  237. 2015-07-21 03:23:36 2848 [Note] InnoDB: Using atomics to ref count buffer pool pages
  238. 2015-07-21 03:23:36 2848 [Note] InnoDB: The InnoDB memory heap is disabled
  239. 2015-07-21 03:23:36 2848 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  240. 2015-07-21 03:23:36 2848 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  241. 2015-07-21 03:23:36 2848 [Note] InnoDB: Compressed tables use zlib 1.2.8
  242. 2015-07-21 03:23:36 2848 [Note] InnoDB: Using Linux native AIO
  243. 2015-07-21 03:23:36 2848 [Note] InnoDB: Not using CPU crc32 instructions
  244. 2015-07-21 03:23:36 2848 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  245. 2015-07-21 03:23:36 2848 [Note] InnoDB: Completed initialization of buffer pool
  246. 2015-07-21 03:23:36 2848 [Note] InnoDB: Highest supported file format is Barracuda.
  247. 2015-07-21 03:23:36 2848 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49463
  248. 2015-07-21 03:23:36 2848 [Note] InnoDB: Database was not shutdown normally!
  249. 2015-07-21 03:23:36 2848 [Note] InnoDB: Starting crash recovery.
  250. 2015-07-21 03:23:36 2848 [Note] InnoDB: Reading tablespace information from the .ibd files...
  251. 2015-07-21 03:23:36 2848 [Note] InnoDB: Restoring possible half-written data pages
  252. 2015-07-21 03:23:36 2848 [Note] InnoDB: from the doublewrite buffer...
  253. InnoDB: Doing recovery: scanned up to log sequence number 1600607
  254. 2015-07-21 03:23:37 2848 [Note] InnoDB: Starting an apply batch of log records to the database...
  255. InnoDB: Progress in percent: 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
  256. InnoDB: Apply batch completed
  257. 2015-07-21 03:23:37 2848 [Note] InnoDB: 128 rollback segment(s) are active.
  258. 2015-07-21 03:23:37 2848 [Note] InnoDB: Waiting for purge to start
  259. 2015-07-21 03:23:37 2848 [Note] InnoDB: 5.6.24 started; log sequence number 1600607
  260. 2015-07-21 03:23:37 2848 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: e05beb3c-2f57-11e5-823e-6a84a5abbbc9.
  261. 2015-07-21 03:23:37 2848 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  262. 2015-07-21 03:23:37 2848 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  263. 2015-07-21 03:23:37 2848 [Note] Server socket created on IP: '127.0.0.1'.
  264. 2015-07-21 03:23:37 2848 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  265. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  266. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  267. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  268. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  269. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  270. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  271. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  272. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  273. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  274. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  275. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  276. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  277. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  278. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  279. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  280. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  281. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  282. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  283. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  284. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  285. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  286. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  287. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  288. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  289. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  290. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  291. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  292. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  293. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  294. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  295. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  296. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  297. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  298. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  299. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  300. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  301. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  302. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  303. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  304. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  305. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  306. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  307. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  308. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  309. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  310. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  311. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  312. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  313. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  314. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  315. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  316. 2015-07-21 03:23:37 2848 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  317. 2015-07-21 03:23:37 2848 [ERROR] Cannot open mysql.event
  318. 2015-07-21 03:23:37 2848 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  319. 2015-07-21 03:23:37 2848 [Note] /usr/sbin/mysqld: ready for connections.
  320. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  321. 2015-07-21 03:23:38 3ff968df1d0 InnoDB: Assertion failure in thread 4396277428688 in file fil0fil.cc line 5413
  322. InnoDB: Failing assertion: node->n_pending > 0
  323. InnoDB: We intentionally generate a memory trap.
  324. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  325. InnoDB: If you get repeated assertion failures or crashes, even
  326. InnoDB: immediately after the mysqld startup, there may be
  327. InnoDB: corruption in the InnoDB tablespace. Please refer to
  328. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  329. InnoDB: about forcing recovery.
  330. 03:23:38 UTC - mysqld got signal 6 ;
  331. This could be because you hit a bug. It is also possible that this binary
  332. or one of the libraries it was linked against is corrupt, improperly built,
  333. or misconfigured. This error can also be caused by malfunctioning hardware.
  334. We will try our best to scrape up some info that will hopefully help
  335. diagnose the problem, but since we have already crashed,
  336. something is definitely wrong and this may fail.
  337.  
  338. key_buffer_size=16777216
  339. read_buffer_size=131072
  340. max_used_connections=1
  341. max_threads=151
  342. thread_count=0
  343. connection_count=0
  344. It is possible that mysqld could use up to
  345. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  346. Hope that's ok; if not, decrease some variables in the equation.
  347.  
  348. Thread pointer: 0x0
  349. Attempting backtrace. You can use the following information to find out
  350. where mysqld died. If you see no messages after this, something went
  351. terribly wrong...
  352. stack_bottom = 0 thread_stack 0x30000
  353. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  354. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  355. information that should help you find out what is causing the crash.
  356. 150721 03:23:40 mysqld_safe Number of processes running now: 0
  357. 150721 03:23:40 mysqld_safe mysqld restarted
  358. 2015-07-21 03:23:40 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  359. 2015-07-21 03:23:40 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 2898 ...
  360. 2015-07-21 03:23:40 2898 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  361.  
  362. 2015-07-21 03:23:40 2898 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  363.  
  364. 2015-07-21 03:23:40 2898 [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.
  365. 2015-07-21 03:23:40 2898 [Note] Plugin 'FEDERATED' is disabled.
  366. 2015-07-21 03:23:40 2898 [Note] InnoDB: Using atomics to ref count buffer pool pages
  367. 2015-07-21 03:23:40 2898 [Note] InnoDB: The InnoDB memory heap is disabled
  368. 2015-07-21 03:23:40 2898 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  369. 2015-07-21 03:23:40 2898 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  370. 2015-07-21 03:23:40 2898 [Note] InnoDB: Compressed tables use zlib 1.2.8
  371. 2015-07-21 03:23:40 2898 [Note] InnoDB: Using Linux native AIO
  372. 2015-07-21 03:23:40 2898 [Note] InnoDB: Not using CPU crc32 instructions
  373. 2015-07-21 03:23:40 2898 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  374. 2015-07-21 03:23:40 2898 [Note] InnoDB: Completed initialization of buffer pool
  375. 2015-07-21 03:23:40 2898 [Note] InnoDB: Highest supported file format is Barracuda.
  376. 2015-07-21 03:23:40 2898 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  377. 2015-07-21 03:23:40 2898 [Note] InnoDB: Database was not shutdown normally!
  378. 2015-07-21 03:23:40 2898 [Note] InnoDB: Starting crash recovery.
  379. 2015-07-21 03:23:40 2898 [Note] InnoDB: Reading tablespace information from the .ibd files...
  380. 2015-07-21 03:23:40 2898 [Note] InnoDB: Restoring possible half-written data pages
  381. 2015-07-21 03:23:40 2898 [Note] InnoDB: from the doublewrite buffer...
  382. InnoDB: Doing recovery: scanned up to log sequence number 1600617
  383. 2015-07-21 03:23:41 2898 [Note] InnoDB: Starting an apply batch of log records to the database...
  384. InnoDB: Progress in percent: 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
  385. InnoDB: Apply batch completed
  386. 2015-07-21 03:23:41 2898 [Note] InnoDB: 128 rollback segment(s) are active.
  387. 2015-07-21 03:23:41 2898 [Note] InnoDB: Waiting for purge to start
  388. 2015-07-21 03:23:41 2898 [Note] InnoDB: 5.6.24 started; log sequence number 1600617
  389. 2015-07-21 03:23:41 2898 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  390. 2015-07-21 03:23:41 2898 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  391. 2015-07-21 03:23:41 2898 [Note] Server socket created on IP: '127.0.0.1'.
  392. 2015-07-21 03:23:41 2898 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  393. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  394. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  395. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  396. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  397. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  398. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  399. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  400. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  401. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  402. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  403. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  404. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  405. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  406. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  407. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  408. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  409. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  410. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  411. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  412. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  413. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  414. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  415. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  416. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  417. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  418. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  419. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  420. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  421. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  422. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  423. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  424. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  425. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  426. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  427. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  428. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  429. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  430. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  431. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  432. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  433. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  434. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  435. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  436. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  437. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  438. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  439. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  440. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  441. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  442. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  443. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  444. 2015-07-21 03:23:41 2898 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  445. 2015-07-21 03:23:41 2898 [ERROR] Cannot open mysql.event
  446. 2015-07-21 03:23:41 2898 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  447. 2015-07-21 03:23:41 2898 [Note] /usr/sbin/mysqld: ready for connections.
  448. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  449. 2015-07-21 03:23:42 3ff7639f1d0 InnoDB: Assertion failure in thread 4395735052752 in file fil0fil.cc line 5413
  450. InnoDB: Failing assertion: node->n_pending > 0
  451. InnoDB: We intentionally generate a memory trap.
  452. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  453. InnoDB: If you get repeated assertion failures or crashes, even
  454. InnoDB: immediately after the mysqld startup, there may be
  455. InnoDB: corruption in the InnoDB tablespace. Please refer to
  456. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  457. InnoDB: about forcing recovery.
  458. 03:23:42 UTC - mysqld got signal 6 ;
  459. This could be because you hit a bug. It is also possible that this binary
  460. or one of the libraries it was linked against is corrupt, improperly built,
  461. or misconfigured. This error can also be caused by malfunctioning hardware.
  462. We will try our best to scrape up some info that will hopefully help
  463. diagnose the problem, but since we have already crashed,
  464. something is definitely wrong and this may fail.
  465.  
  466. key_buffer_size=16777216
  467. read_buffer_size=131072
  468. max_used_connections=0
  469. max_threads=151
  470. thread_count=0
  471. connection_count=0
  472. It is possible that mysqld could use up to
  473. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  474. Hope that's ok; if not, decrease some variables in the equation.
  475.  
  476. Thread pointer: 0x0
  477. Attempting backtrace. You can use the following information to find out
  478. where mysqld died. If you see no messages after this, something went
  479. terribly wrong...
  480. stack_bottom = 0 thread_stack 0x30000
  481. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  482. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  483. information that should help you find out what is causing the crash.
  484. 150721 03:23:45 mysqld_safe Number of processes running now: 0
  485. 150721 03:23:45 mysqld_safe mysqld restarted
  486. 2015-07-21 03:23:45 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  487. 2015-07-21 03:23:45 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 2937 ...
  488. 2015-07-21 03:23:45 2937 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  489.  
  490. 2015-07-21 03:23:45 2937 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  491.  
  492. 2015-07-21 03:23:45 2937 [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.
  493. 2015-07-21 03:23:45 2937 [Note] Plugin 'FEDERATED' is disabled.
  494. 2015-07-21 03:23:45 2937 [Note] InnoDB: Using atomics to ref count buffer pool pages
  495. 2015-07-21 03:23:45 2937 [Note] InnoDB: The InnoDB memory heap is disabled
  496. 2015-07-21 03:23:45 2937 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  497. 2015-07-21 03:23:45 2937 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  498. 2015-07-21 03:23:45 2937 [Note] InnoDB: Compressed tables use zlib 1.2.8
  499. 2015-07-21 03:23:45 2937 [Note] InnoDB: Using Linux native AIO
  500. 2015-07-21 03:23:45 2937 [Note] InnoDB: Not using CPU crc32 instructions
  501. 2015-07-21 03:23:45 2937 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  502. 2015-07-21 03:23:45 2937 [Note] InnoDB: Completed initialization of buffer pool
  503. 2015-07-21 03:23:45 2937 [Note] InnoDB: Highest supported file format is Barracuda.
  504. 2015-07-21 03:23:45 2937 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  505. 2015-07-21 03:23:45 2937 [Note] InnoDB: Database was not shutdown normally!
  506. 2015-07-21 03:23:45 2937 [Note] InnoDB: Starting crash recovery.
  507. 2015-07-21 03:23:45 2937 [Note] InnoDB: Reading tablespace information from the .ibd files...
  508. 2015-07-21 03:23:45 2937 [Note] InnoDB: Restoring possible half-written data pages
  509. 2015-07-21 03:23:45 2937 [Note] InnoDB: from the doublewrite buffer...
  510. InnoDB: Doing recovery: scanned up to log sequence number 1600627
  511. 2015-07-21 03:23:45 2937 [Note] InnoDB: Starting an apply batch of log records to the database...
  512. InnoDB: Progress in percent: 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
  513. InnoDB: Apply batch completed
  514. 2015-07-21 03:23:46 2937 [Note] InnoDB: 128 rollback segment(s) are active.
  515. 2015-07-21 03:23:46 2937 [Note] InnoDB: Waiting for purge to start
  516. 2015-07-21 03:23:46 2937 [Note] InnoDB: 5.6.24 started; log sequence number 1600627
  517. 2015-07-21 03:23:46 2937 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  518. 2015-07-21 03:23:46 2937 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  519. 2015-07-21 03:23:46 2937 [Note] Server socket created on IP: '127.0.0.1'.
  520. 2015-07-21 03:23:46 2937 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  521. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  522. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  523. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  524. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  525. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  526. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  527. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  528. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  529. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  530. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  531. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  532. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  533. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  534. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  535. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  536. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  537. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  538. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  539. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  540. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  541. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  542. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  543. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  544. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  545. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  546. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  547. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  548. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  549. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  550. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  551. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  552. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  553. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  554. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  555. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  556. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  557. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  558. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  559. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  560. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  561. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  562. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  563. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  564. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  565. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  566. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  567. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  568. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  569. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  570. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  571. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  572. 2015-07-21 03:23:46 2937 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  573. 2015-07-21 03:23:46 2937 [ERROR] Cannot open mysql.event
  574. 2015-07-21 03:23:46 2937 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  575. 2015-07-21 03:23:46 2937 [Note] /usr/sbin/mysqld: ready for connections.
  576. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  577. 2015-07-21 03:23:47 3ff7011f1d0 InnoDB: Assertion failure in thread 4395631768016 in file fil0fil.cc line 5413
  578. InnoDB: Failing assertion: node->n_pending > 0
  579. InnoDB: We intentionally generate a memory trap.
  580. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  581. InnoDB: If you get repeated assertion failures or crashes, even
  582. InnoDB: immediately after the mysqld startup, there may be
  583. InnoDB: corruption in the InnoDB tablespace. Please refer to
  584. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  585. InnoDB: about forcing recovery.
  586. 03:23:47 UTC - mysqld got signal 6 ;
  587. This could be because you hit a bug. It is also possible that this binary
  588. or one of the libraries it was linked against is corrupt, improperly built,
  589. or misconfigured. This error can also be caused by malfunctioning hardware.
  590. We will try our best to scrape up some info that will hopefully help
  591. diagnose the problem, but since we have already crashed,
  592. something is definitely wrong and this may fail.
  593.  
  594. key_buffer_size=16777216
  595. read_buffer_size=131072
  596. max_used_connections=0
  597. max_threads=151
  598. thread_count=0
  599. connection_count=0
  600. It is possible that mysqld could use up to
  601. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  602. Hope that's ok; if not, decrease some variables in the equation.
  603.  
  604. Thread pointer: 0x0
  605. Attempting backtrace. You can use the following information to find out
  606. where mysqld died. If you see no messages after this, something went
  607. terribly wrong...
  608. stack_bottom = 0 thread_stack 0x30000
  609. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  610. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  611. information that should help you find out what is causing the crash.
  612. 150721 03:23:49 mysqld_safe Number of processes running now: 0
  613. 150721 03:23:49 mysqld_safe mysqld restarted
  614. 2015-07-21 03:23:49 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  615. 2015-07-21 03:23:49 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 2975 ...
  616. 2015-07-21 03:23:49 2975 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  617.  
  618. 2015-07-21 03:23:49 2975 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  619.  
  620. 2015-07-21 03:23:49 2975 [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.
  621. 2015-07-21 03:23:49 2975 [Note] Plugin 'FEDERATED' is disabled.
  622. 2015-07-21 03:23:49 2975 [Note] InnoDB: Using atomics to ref count buffer pool pages
  623. 2015-07-21 03:23:49 2975 [Note] InnoDB: The InnoDB memory heap is disabled
  624. 2015-07-21 03:23:49 2975 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  625. 2015-07-21 03:23:49 2975 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  626. 2015-07-21 03:23:49 2975 [Note] InnoDB: Compressed tables use zlib 1.2.8
  627. 2015-07-21 03:23:49 2975 [Note] InnoDB: Using Linux native AIO
  628. 2015-07-21 03:23:49 2975 [Note] InnoDB: Not using CPU crc32 instructions
  629. 2015-07-21 03:23:49 2975 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  630. 2015-07-21 03:23:49 2975 [Note] InnoDB: Completed initialization of buffer pool
  631. 2015-07-21 03:23:49 2975 [Note] InnoDB: Highest supported file format is Barracuda.
  632. 2015-07-21 03:23:49 2975 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  633. 2015-07-21 03:23:49 2975 [Note] InnoDB: Database was not shutdown normally!
  634. 2015-07-21 03:23:49 2975 [Note] InnoDB: Starting crash recovery.
  635. 2015-07-21 03:23:49 2975 [Note] InnoDB: Reading tablespace information from the .ibd files...
  636. 2015-07-21 03:23:49 2975 [Note] InnoDB: Restoring possible half-written data pages
  637. 2015-07-21 03:23:49 2975 [Note] InnoDB: from the doublewrite buffer...
  638. InnoDB: Doing recovery: scanned up to log sequence number 1600637
  639. 2015-07-21 03:23:49 2975 [Note] InnoDB: Starting an apply batch of log records to the database...
  640. InnoDB: Progress in percent: 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 2015-07-21 03:23:49 3ff8895f1d0 InnoDB: Assertion failure in thread 4396043071952 in file fil0fil.cc line 5413
  641. InnoDB: Failing assertion: node->n_pending > 0
  642. InnoDB: We intentionally generate a memory trap.
  643. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  644. InnoDB: If you get repeated assertion failures or crashes, even
  645. InnoDB: immediately after the mysqld startup, there may be
  646. InnoDB: corruption in the InnoDB tablespace. Please refer to
  647. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  648. InnoDB: about forcing recovery.
  649. 03:23:49 UTC - mysqld got signal 6 ;
  650. This could be because you hit a bug. It is also possible that this binary
  651. or one of the libraries it was linked against is corrupt, improperly built,
  652. or misconfigured. This error can also be caused by malfunctioning hardware.
  653. We will try our best to scrape up some info that will hopefully help
  654. diagnose the problem, but since we have already crashed,
  655. something is definitely wrong and this may fail.
  656.  
  657. key_buffer_size=16777216
  658. read_buffer_size=131072
  659. max_used_connections=0
  660. max_threads=151
  661. thread_count=0
  662. connection_count=0
  663. It is possible that mysqld could use up to
  664. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  665. Hope that's ok; if not, decrease some variables in the equation.
  666.  
  667. Thread pointer: 0x0
  668. Attempting backtrace. You can use the following information to find out
  669. where mysqld died. If you see no messages after this, something went
  670. terribly wrong...
  671. stack_bottom = 0 thread_stack 0x30000
  672. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  673. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  674. information that should help you find out what is causing the crash.
  675. 150721 03:23:51 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  676. 2015-07-21 03:27:38 3392 [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.
  677. 2015-07-21 03:27:38 3392 [Note] Plugin 'FEDERATED' is disabled.
  678. 2015-07-21 03:27:38 3392 [Note] InnoDB: Using atomics to ref count buffer pool pages
  679. 2015-07-21 03:27:38 3392 [Note] InnoDB: The InnoDB memory heap is disabled
  680. 2015-07-21 03:27:38 3392 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  681. 2015-07-21 03:27:38 3392 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  682. 2015-07-21 03:27:38 3392 [Note] InnoDB: Compressed tables use zlib 1.2.8
  683. 2015-07-21 03:27:38 3392 [Note] InnoDB: Using Linux native AIO
  684. 2015-07-21 03:27:38 3392 [Note] InnoDB: Not using CPU crc32 instructions
  685. 2015-07-21 03:27:38 3392 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  686. 2015-07-21 03:27:38 3392 [Note] InnoDB: Completed initialization of buffer pool
  687. 2015-07-21 03:27:38 3392 [Note] InnoDB: Highest supported file format is Barracuda.
  688. 2015-07-21 03:27:38 3392 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  689. 2015-07-21 03:27:38 3392 [Note] InnoDB: Database was not shutdown normally!
  690. 2015-07-21 03:27:38 3392 [Note] InnoDB: Starting crash recovery.
  691. 2015-07-21 03:27:38 3392 [Note] InnoDB: Reading tablespace information from the .ibd files...
  692. 2015-07-21 03:27:38 3392 [Note] InnoDB: Restoring possible half-written data pages
  693. 2015-07-21 03:27:38 3392 [Note] InnoDB: from the doublewrite buffer...
  694. InnoDB: Doing recovery: scanned up to log sequence number 1600637
  695. 2015-07-21 03:27:38 3392 [Note] InnoDB: Starting an apply batch of log records to the database...
  696. InnoDB: Progress in percent: 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 2015-07-21 03:27:38 3ff862cf1d0 InnoDB: Assertion failure in thread 4396002636240 in file fil0fil.cc line 5413
  697. InnoDB: Failing assertion: node->n_pending > 0
  698. InnoDB: We intentionally generate a memory trap.
  699. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  700. InnoDB: If you get repeated assertion failures or crashes, even
  701. InnoDB: immediately after the mysqld startup, there may be
  702. InnoDB: corruption in the InnoDB tablespace. Please refer to
  703. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  704. InnoDB: about forcing recovery.
  705. 03:27:38 UTC - mysqld got signal 6 ;
  706. This could be because you hit a bug. It is also possible that this binary
  707. or one of the libraries it was linked against is corrupt, improperly built,
  708. or misconfigured. This error can also be caused by malfunctioning hardware.
  709. We will try our best to scrape up some info that will hopefully help
  710. diagnose the problem, but since we have already crashed,
  711. something is definitely wrong and this may fail.
  712.  
  713. key_buffer_size=16777216
  714. read_buffer_size=131072
  715. max_used_connections=0
  716. max_threads=151
  717. thread_count=0
  718. connection_count=0
  719. It is possible that mysqld could use up to
  720. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  721. Hope that's ok; if not, decrease some variables in the equation.
  722.  
  723. Thread pointer: 0x0
  724. Attempting backtrace. You can use the following information to find out
  725. where mysqld died. If you see no messages after this, something went
  726. terribly wrong...
  727. stack_bottom = 0 thread_stack 0x30000
  728. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  729. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  730. information that should help you find out what is causing the crash.
  731. 2015-07-21 03:27:40 3420 [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.
  732. 2015-07-21 03:27:40 3420 [Note] Plugin 'FEDERATED' is disabled.
  733. 2015-07-21 03:27:40 3420 [Note] InnoDB: Using atomics to ref count buffer pool pages
  734. 2015-07-21 03:27:40 3420 [Note] InnoDB: The InnoDB memory heap is disabled
  735. 2015-07-21 03:27:40 3420 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  736. 2015-07-21 03:27:40 3420 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  737. 2015-07-21 03:27:40 3420 [Note] InnoDB: Compressed tables use zlib 1.2.8
  738. 2015-07-21 03:27:40 3420 [Note] InnoDB: Using Linux native AIO
  739. 2015-07-21 03:27:40 3420 [Note] InnoDB: Not using CPU crc32 instructions
  740. 2015-07-21 03:27:40 3420 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  741. 2015-07-21 03:27:40 3420 [Note] InnoDB: Completed initialization of buffer pool
  742. 2015-07-21 03:27:40 3420 [Note] InnoDB: Highest supported file format is Barracuda.
  743. 2015-07-21 03:27:40 3420 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  744. 2015-07-21 03:27:40 3420 [Note] InnoDB: Database was not shutdown normally!
  745. 2015-07-21 03:27:40 3420 [Note] InnoDB: Starting crash recovery.
  746. 2015-07-21 03:27:40 3420 [Note] InnoDB: Reading tablespace information from the .ibd files...
  747. 2015-07-21 03:27:40 3420 [Note] InnoDB: Restoring possible half-written data pages
  748. 2015-07-21 03:27:40 3420 [Note] InnoDB: from the doublewrite buffer...
  749. InnoDB: Doing recovery: scanned up to log sequence number 1600637
  750. 2015-07-21 03:27:40 3420 [Note] InnoDB: Starting an apply batch of log records to the database...
  751. InnoDB: Progress in percent: 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 2015-07-21 03:27:40 3ffa744f1d0 InnoDB: Assertion failure in thread 4396557857232 in file fil0fil.cc line 5413
  752. InnoDB: Failing assertion: node->n_pending > 0
  753. InnoDB: We intentionally generate a memory trap.
  754. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  755. InnoDB: If you get repeated assertion failures or crashes, even
  756. InnoDB: immediately after the mysqld startup, there may be
  757. InnoDB: corruption in the InnoDB tablespace. Please refer to
  758. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  759. InnoDB: about forcing recovery.
  760. 03:27:40 UTC - mysqld got signal 6 ;
  761. This could be because you hit a bug. It is also possible that this binary
  762. or one of the libraries it was linked against is corrupt, improperly built,
  763. or misconfigured. This error can also be caused by malfunctioning hardware.
  764. We will try our best to scrape up some info that will hopefully help
  765. diagnose the problem, but since we have already crashed,
  766. something is definitely wrong and this may fail.
  767.  
  768. key_buffer_size=16777216
  769. read_buffer_size=131072
  770. max_used_connections=0
  771. max_threads=151
  772. thread_count=0
  773. connection_count=0
  774. It is possible that mysqld could use up to
  775. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  776. Hope that's ok; if not, decrease some variables in the equation.
  777.  
  778. Thread pointer: 0x0
  779. Attempting backtrace. You can use the following information to find out
  780. where mysqld died. If you see no messages after this, something went
  781. terribly wrong...
  782. stack_bottom = 0 thread_stack 0x30000
  783. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  784. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  785. information that should help you find out what is causing the crash.
  786. 2015-07-21 03:27:42 3434 [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.
  787. 2015-07-21 03:27:42 3434 [Note] Plugin 'FEDERATED' is disabled.
  788. 2015-07-21 03:27:42 3434 [Note] InnoDB: Using atomics to ref count buffer pool pages
  789. 2015-07-21 03:27:42 3434 [Note] InnoDB: The InnoDB memory heap is disabled
  790. 2015-07-21 03:27:42 3434 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  791. 2015-07-21 03:27:42 3434 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  792. 2015-07-21 03:27:42 3434 [Note] InnoDB: Compressed tables use zlib 1.2.8
  793. 2015-07-21 03:27:42 3434 [Note] InnoDB: Using Linux native AIO
  794. 2015-07-21 03:27:42 3434 [Note] InnoDB: Not using CPU crc32 instructions
  795. 2015-07-21 03:27:42 3434 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  796. 2015-07-21 03:27:42 3434 [Note] InnoDB: Completed initialization of buffer pool
  797. 2015-07-21 03:27:42 3434 [Note] InnoDB: Highest supported file format is Barracuda.
  798. 2015-07-21 03:27:42 3434 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  799. 2015-07-21 03:27:42 3434 [Note] InnoDB: Database was not shutdown normally!
  800. 2015-07-21 03:27:42 3434 [Note] InnoDB: Starting crash recovery.
  801. 2015-07-21 03:27:42 3434 [Note] InnoDB: Reading tablespace information from the .ibd files...
  802. 2015-07-21 03:27:42 3434 [Note] InnoDB: Restoring possible half-written data pages
  803. 2015-07-21 03:27:42 3434 [Note] InnoDB: from the doublewrite buffer...
  804. InnoDB: Doing recovery: scanned up to log sequence number 1600637
  805. 2015-07-21 03:27:42 3434 [Note] InnoDB: Starting an apply batch of log records to the database...
  806. InnoDB: Progress in percent: 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
  807. InnoDB: Apply batch completed
  808. 2015-07-21 03:27:43 3434 [Note] InnoDB: 128 rollback segment(s) are active.
  809. 2015-07-21 03:27:43 3434 [Note] InnoDB: Waiting for purge to start
  810. 2015-07-21 03:27:43 3434 [Note] InnoDB: 5.6.24 started; log sequence number 1600637
  811. 2015-07-21 03:27:43 3434 [Note] Binlog end
  812. 2015-07-21 03:27:43 3434 [Note] InnoDB: FTS optimize thread exiting.
  813. 2015-07-21 03:27:43 3434 [Note] InnoDB: Starting shutdown...
  814. 2015-07-21 03:27:44 3ff9e60f1d0 InnoDB: Assertion failure in thread 4396408697296 in file fil0fil.cc line 5413
  815. InnoDB: Failing assertion: node->n_pending > 0
  816. InnoDB: We intentionally generate a memory trap.
  817. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  818. InnoDB: If you get repeated assertion failures or crashes, even
  819. InnoDB: immediately after the mysqld startup, there may be
  820. InnoDB: corruption in the InnoDB tablespace. Please refer to
  821. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  822. InnoDB: about forcing recovery.
  823. 03:27:44 UTC - mysqld got signal 6 ;
  824. This could be because you hit a bug. It is also possible that this binary
  825. or one of the libraries it was linked against is corrupt, improperly built,
  826. or misconfigured. This error can also be caused by malfunctioning hardware.
  827. We will try our best to scrape up some info that will hopefully help
  828. diagnose the problem, but since we have already crashed,
  829. something is definitely wrong and this may fail.
  830.  
  831. key_buffer_size=16777216
  832. read_buffer_size=131072
  833. max_used_connections=0
  834. max_threads=151
  835. thread_count=0
  836. connection_count=0
  837. It is possible that mysqld could use up to
  838. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  839. Hope that's ok; if not, decrease some variables in the equation.
  840.  
  841. Thread pointer: 0x0
  842. Attempting backtrace. You can use the following information to find out
  843. where mysqld died. If you see no messages after this, something went
  844. terribly wrong...
  845. stack_bottom = 0 thread_stack 0x30000
  846. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  847. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  848. information that should help you find out what is causing the crash.
  849. 150721 03:27:49 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  850. 2015-07-21 03:27:49 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  851. 2015-07-21 03:27:49 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 3866 ...
  852. 2015-07-21 03:27:49 3866 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  853.  
  854. 2015-07-21 03:27:49 3866 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  855.  
  856. 2015-07-21 03:27:49 3866 [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.
  857. 2015-07-21 03:27:49 3866 [Note] Plugin 'FEDERATED' is disabled.
  858. 2015-07-21 03:27:49 3866 [ERROR] Function 'innodb' already exists
  859. 2015-07-21 03:27:49 3866 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  860. 2015-07-21 03:27:49 3866 [ERROR] Function 'federated' already exists
  861. 2015-07-21 03:27:49 3866 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  862. 2015-07-21 03:27:49 3866 [ERROR] Function 'blackhole' already exists
  863. 2015-07-21 03:27:49 3866 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  864. 2015-07-21 03:27:49 3866 [ERROR] Function 'archive' already exists
  865. 2015-07-21 03:27:49 3866 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  866. 2015-07-21 03:27:49 3866 [Note] InnoDB: Using atomics to ref count buffer pool pages
  867. 2015-07-21 03:27:49 3866 [Note] InnoDB: The InnoDB memory heap is disabled
  868. 2015-07-21 03:27:49 3866 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  869. 2015-07-21 03:27:49 3866 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  870. 2015-07-21 03:27:49 3866 [Note] InnoDB: Compressed tables use zlib 1.2.8
  871. 2015-07-21 03:27:49 3866 [Note] InnoDB: Using Linux native AIO
  872. 2015-07-21 03:27:49 3866 [Note] InnoDB: Not using CPU crc32 instructions
  873. 2015-07-21 03:27:49 3866 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  874. 2015-07-21 03:27:49 3866 [Note] InnoDB: Completed initialization of buffer pool
  875. 2015-07-21 03:27:49 3866 [Note] InnoDB: Highest supported file format is Barracuda.
  876. 2015-07-21 03:27:49 3866 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  877. 2015-07-21 03:27:49 3866 [Note] InnoDB: Database was not shutdown normally!
  878. 2015-07-21 03:27:49 3866 [Note] InnoDB: Starting crash recovery.
  879. 2015-07-21 03:27:49 3866 [Note] InnoDB: Reading tablespace information from the .ibd files...
  880. 2015-07-21 03:27:49 3866 [Note] InnoDB: Restoring possible half-written data pages
  881. 2015-07-21 03:27:49 3866 [Note] InnoDB: from the doublewrite buffer...
  882. InnoDB: Doing recovery: scanned up to log sequence number 1600647
  883. 2015-07-21 03:27:49 3866 [Note] InnoDB: Starting an apply batch of log records to the database...
  884. InnoDB: Progress in percent: 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
  885. InnoDB: Apply batch completed
  886. 2015-07-21 03:27:50 3866 [Note] InnoDB: 128 rollback segment(s) are active.
  887. 2015-07-21 03:27:50 3866 [Note] InnoDB: Waiting for purge to start
  888. 2015-07-21 03:27:50 3866 [Note] InnoDB: 5.6.24 started; log sequence number 1600647
  889. 2015-07-21 03:27:50 3866 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  890. 2015-07-21 03:27:50 3866 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  891. 2015-07-21 03:27:50 3866 [Note] Server socket created on IP: '127.0.0.1'.
  892. 2015-07-21 03:27:50 3866 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  893. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  894. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  895. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  896. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  897. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  898. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  899. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  900. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  901. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  902. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  903. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  904. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  905. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  906. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  907. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  908. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  909. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  910. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  911. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  912. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  913. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  914. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  915. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  916. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  917. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  918. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  919. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  920. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  921. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  922. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  923. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  924. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  925. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  926. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  927. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  928. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  929. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  930. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  931. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  932. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  933. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  934. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  935. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  936. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  937. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  938. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  939. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  940. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  941. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  942. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  943. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  944. 2015-07-21 03:27:50 3866 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  945. 2015-07-21 03:27:50 3866 [ERROR] Cannot open mysql.event
  946. 2015-07-21 03:27:50 3866 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  947. 2015-07-21 03:27:50 3866 [Note] /usr/sbin/mysqld: ready for connections.
  948. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  949. 2015-07-21 03:27:51 3ff96e7f1d0 InnoDB: Assertion failure in thread 4396283326928 in file fil0fil.cc line 5413
  950. InnoDB: Failing assertion: node->n_pending > 0
  951. InnoDB: We intentionally generate a memory trap.
  952. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  953. InnoDB: If you get repeated assertion failures or crashes, even
  954. InnoDB: immediately after the mysqld startup, there may be
  955. InnoDB: corruption in the InnoDB tablespace. Please refer to
  956. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  957. InnoDB: about forcing recovery.
  958. 03:27:51 UTC - mysqld got signal 6 ;
  959. This could be because you hit a bug. It is also possible that this binary
  960. or one of the libraries it was linked against is corrupt, improperly built,
  961. or misconfigured. This error can also be caused by malfunctioning hardware.
  962. We will try our best to scrape up some info that will hopefully help
  963. diagnose the problem, but since we have already crashed,
  964. something is definitely wrong and this may fail.
  965.  
  966. key_buffer_size=16777216
  967. read_buffer_size=131072
  968. max_used_connections=1
  969. max_threads=151
  970. thread_count=0
  971. connection_count=0
  972. It is possible that mysqld could use up to
  973. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  974. Hope that's ok; if not, decrease some variables in the equation.
  975.  
  976. Thread pointer: 0x0
  977. Attempting backtrace. You can use the following information to find out
  978. where mysqld died. If you see no messages after this, something went
  979. terribly wrong...
  980. stack_bottom = 0 thread_stack 0x30000
  981. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  982. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  983. information that should help you find out what is causing the crash.
  984. 150721 03:27:53 mysqld_safe Number of processes running now: 0
  985. 150721 03:27:53 mysqld_safe mysqld restarted
  986. 2015-07-21 03:27:53 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  987. 2015-07-21 03:27:53 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 3914 ...
  988. 2015-07-21 03:27:53 3914 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  989.  
  990. 2015-07-21 03:27:53 3914 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  991.  
  992. 2015-07-21 03:27:53 3914 [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.
  993. 2015-07-21 03:27:53 3914 [Note] Plugin 'FEDERATED' is disabled.
  994. 2015-07-21 03:27:53 3914 [ERROR] Function 'innodb' already exists
  995. 2015-07-21 03:27:53 3914 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  996. 2015-07-21 03:27:53 3914 [ERROR] Function 'federated' already exists
  997. 2015-07-21 03:27:53 3914 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  998. 2015-07-21 03:27:53 3914 [ERROR] Function 'blackhole' already exists
  999. 2015-07-21 03:27:53 3914 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  1000. 2015-07-21 03:27:53 3914 [ERROR] Function 'archive' already exists
  1001. 2015-07-21 03:27:53 3914 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  1002. 2015-07-21 03:27:53 3914 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1003. 2015-07-21 03:27:53 3914 [Note] InnoDB: The InnoDB memory heap is disabled
  1004. 2015-07-21 03:27:53 3914 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1005. 2015-07-21 03:27:53 3914 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1006. 2015-07-21 03:27:53 3914 [Note] InnoDB: Compressed tables use zlib 1.2.8
  1007. 2015-07-21 03:27:53 3914 [Note] InnoDB: Using Linux native AIO
  1008. 2015-07-21 03:27:53 3914 [Note] InnoDB: Not using CPU crc32 instructions
  1009. 2015-07-21 03:27:53 3914 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1010. 2015-07-21 03:27:53 3914 [Note] InnoDB: Completed initialization of buffer pool
  1011. 2015-07-21 03:27:53 3914 [Note] InnoDB: Highest supported file format is Barracuda.
  1012. 2015-07-21 03:27:53 3914 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  1013. 2015-07-21 03:27:53 3914 [Note] InnoDB: Database was not shutdown normally!
  1014. 2015-07-21 03:27:53 3914 [Note] InnoDB: Starting crash recovery.
  1015. 2015-07-21 03:27:53 3914 [Note] InnoDB: Reading tablespace information from the .ibd files...
  1016. 2015-07-21 03:27:53 3914 [Note] InnoDB: Restoring possible half-written data pages
  1017. 2015-07-21 03:27:53 3914 [Note] InnoDB: from the doublewrite buffer...
  1018. InnoDB: Doing recovery: scanned up to log sequence number 1600657
  1019. 2015-07-21 03:27:53 3914 [Note] InnoDB: Starting an apply batch of log records to the database...
  1020. InnoDB: Progress in percent: 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
  1021. InnoDB: Apply batch completed
  1022. 2015-07-21 03:27:54 3914 [Note] InnoDB: 128 rollback segment(s) are active.
  1023. 2015-07-21 03:27:54 3914 [Note] InnoDB: Waiting for purge to start
  1024. 2015-07-21 03:27:54 3914 [Note] InnoDB: 5.6.24 started; log sequence number 1600657
  1025. 2015-07-21 03:27:54 3914 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  1026. 2015-07-21 03:27:54 3914 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  1027. 2015-07-21 03:27:54 3914 [Note] Server socket created on IP: '127.0.0.1'.
  1028. 2015-07-21 03:27:54 3914 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  1029. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  1030. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  1031. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  1032. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  1033. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  1034. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  1035. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  1036. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  1037. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  1038. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  1039. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  1040. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  1041. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  1042. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  1043. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  1044. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  1045. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  1046. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  1047. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  1048. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  1049. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  1050. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  1051. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  1052. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  1053. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  1054. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  1055. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  1056. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  1057. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  1058. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  1059. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  1060. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  1061. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  1062. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  1063. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  1064. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  1065. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  1066. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  1067. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  1068. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  1069. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  1070. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  1071. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  1072. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  1073. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  1074. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  1075. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  1076. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  1077. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  1078. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  1079. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  1080. 2015-07-21 03:27:54 3914 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  1081. 2015-07-21 03:27:54 3914 [ERROR] Cannot open mysql.event
  1082. 2015-07-21 03:27:54 3914 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  1083. 2015-07-21 03:27:54 3914 [Note] /usr/sbin/mysqld: ready for connections.
  1084. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  1085. 2015-07-21 03:27:55 3ffa1fff1d0 InnoDB: Assertion failure in thread 4396469449168 in file fil0fil.cc line 5413
  1086. InnoDB: Failing assertion: node->n_pending > 0
  1087. InnoDB: We intentionally generate a memory trap.
  1088. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  1089. InnoDB: If you get repeated assertion failures or crashes, even
  1090. InnoDB: immediately after the mysqld startup, there may be
  1091. InnoDB: corruption in the InnoDB tablespace. Please refer to
  1092. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  1093. InnoDB: about forcing recovery.
  1094. 03:27:55 UTC - mysqld got signal 6 ;
  1095. This could be because you hit a bug. It is also possible that this binary
  1096. or one of the libraries it was linked against is corrupt, improperly built,
  1097. or misconfigured. This error can also be caused by malfunctioning hardware.
  1098. We will try our best to scrape up some info that will hopefully help
  1099. diagnose the problem, but since we have already crashed,
  1100. something is definitely wrong and this may fail.
  1101.  
  1102. key_buffer_size=16777216
  1103. read_buffer_size=131072
  1104. max_used_connections=0
  1105. max_threads=151
  1106. thread_count=0
  1107. connection_count=0
  1108. It is possible that mysqld could use up to
  1109. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  1110. Hope that's ok; if not, decrease some variables in the equation.
  1111.  
  1112. Thread pointer: 0x0
  1113. Attempting backtrace. You can use the following information to find out
  1114. where mysqld died. If you see no messages after this, something went
  1115. terribly wrong...
  1116. stack_bottom = 0 thread_stack 0x30000
  1117. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  1118. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  1119. information that should help you find out what is causing the crash.
  1120. 150721 03:27:57 mysqld_safe Number of processes running now: 0
  1121. 150721 03:27:57 mysqld_safe mysqld restarted
  1122. 2015-07-21 03:27:57 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1123. 2015-07-21 03:27:57 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 3952 ...
  1124. 2015-07-21 03:27:57 3952 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  1125.  
  1126. 2015-07-21 03:27:57 3952 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  1127.  
  1128. 2015-07-21 03:27:57 3952 [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.
  1129. 2015-07-21 03:27:57 3952 [Note] Plugin 'FEDERATED' is disabled.
  1130. 2015-07-21 03:27:57 3952 [ERROR] Function 'innodb' already exists
  1131. 2015-07-21 03:27:57 3952 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  1132. 2015-07-21 03:27:57 3952 [ERROR] Function 'federated' already exists
  1133. 2015-07-21 03:27:57 3952 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  1134. 2015-07-21 03:27:57 3952 [ERROR] Function 'blackhole' already exists
  1135. 2015-07-21 03:27:57 3952 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  1136. 2015-07-21 03:27:57 3952 [ERROR] Function 'archive' already exists
  1137. 2015-07-21 03:27:57 3952 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  1138. 2015-07-21 03:27:57 3952 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1139. 2015-07-21 03:27:57 3952 [Note] InnoDB: The InnoDB memory heap is disabled
  1140. 2015-07-21 03:27:57 3952 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1141. 2015-07-21 03:27:57 3952 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1142. 2015-07-21 03:27:57 3952 [Note] InnoDB: Compressed tables use zlib 1.2.8
  1143. 2015-07-21 03:27:57 3952 [Note] InnoDB: Using Linux native AIO
  1144. 2015-07-21 03:27:57 3952 [Note] InnoDB: Not using CPU crc32 instructions
  1145. 2015-07-21 03:27:57 3952 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1146. 2015-07-21 03:27:57 3952 [Note] InnoDB: Completed initialization of buffer pool
  1147. 2015-07-21 03:27:57 3952 [Note] InnoDB: Highest supported file format is Barracuda.
  1148. 2015-07-21 03:27:57 3952 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  1149. 2015-07-21 03:27:57 3952 [Note] InnoDB: Database was not shutdown normally!
  1150. 2015-07-21 03:27:57 3952 [Note] InnoDB: Starting crash recovery.
  1151. 2015-07-21 03:27:57 3952 [Note] InnoDB: Reading tablespace information from the .ibd files...
  1152. 2015-07-21 03:27:57 3952 [Note] InnoDB: Restoring possible half-written data pages
  1153. 2015-07-21 03:27:57 3952 [Note] InnoDB: from the doublewrite buffer...
  1154. InnoDB: Doing recovery: scanned up to log sequence number 1600667
  1155. 2015-07-21 03:27:57 3952 [Note] InnoDB: Starting an apply batch of log records to the database...
  1156. InnoDB: Progress in percent: 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
  1157. InnoDB: Apply batch completed
  1158. 2015-07-21 03:27:58 3952 [Note] InnoDB: 128 rollback segment(s) are active.
  1159. 2015-07-21 03:27:58 3952 [Note] InnoDB: Waiting for purge to start
  1160. 2015-07-21 03:27:58 3952 [Note] InnoDB: 5.6.24 started; log sequence number 1600667
  1161. 2015-07-21 03:27:58 3952 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  1162. 2015-07-21 03:27:58 3952 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  1163. 2015-07-21 03:27:58 3952 [Note] Server socket created on IP: '127.0.0.1'.
  1164. 2015-07-21 03:27:58 3952 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  1165. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  1166. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  1167. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  1168. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  1169. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  1170. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  1171. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  1172. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  1173. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  1174. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  1175. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  1176. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  1177. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  1178. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  1179. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  1180. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  1181. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  1182. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  1183. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  1184. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  1185. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  1186. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  1187. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  1188. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  1189. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  1190. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  1191. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  1192. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  1193. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  1194. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  1195. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  1196. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  1197. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  1198. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  1199. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  1200. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  1201. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  1202. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  1203. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  1204. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  1205. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  1206. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  1207. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  1208. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  1209. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  1210. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  1211. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  1212. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  1213. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  1214. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  1215. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  1216. 2015-07-21 03:27:58 3952 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  1217. 2015-07-21 03:27:58 3952 [ERROR] Cannot open mysql.event
  1218. 2015-07-21 03:27:58 3952 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  1219. 2015-07-21 03:27:58 3952 [Note] /usr/sbin/mysqld: ready for connections.
  1220. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  1221. 2015-07-21 03:27:59 3ffa175f1d0 InnoDB: Assertion failure in thread 4396460405200 in file fil0fil.cc line 5413
  1222. InnoDB: Failing assertion: node->n_pending > 0
  1223. InnoDB: We intentionally generate a memory trap.
  1224. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  1225. InnoDB: If you get repeated assertion failures or crashes, even
  1226. InnoDB: immediately after the mysqld startup, there may be
  1227. InnoDB: corruption in the InnoDB tablespace. Please refer to
  1228. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  1229. InnoDB: about forcing recovery.
  1230. 03:27:59 UTC - mysqld got signal 6 ;
  1231. This could be because you hit a bug. It is also possible that this binary
  1232. or one of the libraries it was linked against is corrupt, improperly built,
  1233. or misconfigured. This error can also be caused by malfunctioning hardware.
  1234. We will try our best to scrape up some info that will hopefully help
  1235. diagnose the problem, but since we have already crashed,
  1236. something is definitely wrong and this may fail.
  1237.  
  1238. key_buffer_size=16777216
  1239. read_buffer_size=131072
  1240. max_used_connections=0
  1241. max_threads=151
  1242. thread_count=0
  1243. connection_count=0
  1244. It is possible that mysqld could use up to
  1245. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  1246. Hope that's ok; if not, decrease some variables in the equation.
  1247.  
  1248. Thread pointer: 0x0
  1249. Attempting backtrace. You can use the following information to find out
  1250. where mysqld died. If you see no messages after this, something went
  1251. terribly wrong...
  1252. stack_bottom = 0 thread_stack 0x30000
  1253. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  1254. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  1255. information that should help you find out what is causing the crash.
  1256. 150721 03:28:01 mysqld_safe Number of processes running now: 0
  1257. 150721 03:28:01 mysqld_safe mysqld restarted
  1258. 2015-07-21 03:28:01 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1259. 2015-07-21 03:28:01 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 3988 ...
  1260. 2015-07-21 03:28:01 3988 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  1261.  
  1262. 2015-07-21 03:28:01 3988 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  1263.  
  1264. 2015-07-21 03:28:01 3988 [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.
  1265. 2015-07-21 03:28:01 3988 [Note] Plugin 'FEDERATED' is disabled.
  1266. 2015-07-21 03:28:01 3988 [ERROR] Function 'innodb' already exists
  1267. 2015-07-21 03:28:01 3988 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  1268. 2015-07-21 03:28:01 3988 [ERROR] Function 'federated' already exists
  1269. 2015-07-21 03:28:01 3988 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  1270. 2015-07-21 03:28:01 3988 [ERROR] Function 'blackhole' already exists
  1271. 2015-07-21 03:28:01 3988 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  1272. 2015-07-21 03:28:01 3988 [ERROR] Function 'archive' already exists
  1273. 2015-07-21 03:28:01 3988 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  1274. 2015-07-21 03:28:01 3988 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1275. 2015-07-21 03:28:01 3988 [Note] InnoDB: The InnoDB memory heap is disabled
  1276. 2015-07-21 03:28:01 3988 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1277. 2015-07-21 03:28:01 3988 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1278. 2015-07-21 03:28:01 3988 [Note] InnoDB: Compressed tables use zlib 1.2.8
  1279. 2015-07-21 03:28:01 3988 [Note] InnoDB: Using Linux native AIO
  1280. 2015-07-21 03:28:01 3988 [Note] InnoDB: Not using CPU crc32 instructions
  1281. 2015-07-21 03:28:01 3988 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1282. 2015-07-21 03:28:01 3988 [Note] InnoDB: Completed initialization of buffer pool
  1283. 2015-07-21 03:28:01 3988 [Note] InnoDB: Highest supported file format is Barracuda.
  1284. 2015-07-21 03:28:01 3988 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  1285. 2015-07-21 03:28:01 3988 [Note] InnoDB: Database was not shutdown normally!
  1286. 2015-07-21 03:28:01 3988 [Note] InnoDB: Starting crash recovery.
  1287. 2015-07-21 03:28:01 3988 [Note] InnoDB: Reading tablespace information from the .ibd files...
  1288. 2015-07-21 03:28:01 3988 [Note] InnoDB: Restoring possible half-written data pages
  1289. 2015-07-21 03:28:01 3988 [Note] InnoDB: from the doublewrite buffer...
  1290. InnoDB: Doing recovery: scanned up to log sequence number 1600677
  1291. 2015-07-21 03:28:01 3988 [Note] InnoDB: Starting an apply batch of log records to the database...
  1292. InnoDB: Progress in percent: 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
  1293. InnoDB: Apply batch completed
  1294. 2015-07-21 03:28:02 3988 [Note] InnoDB: 128 rollback segment(s) are active.
  1295. 2015-07-21 03:28:02 3988 [Note] InnoDB: Waiting for purge to start
  1296. 2015-07-21 03:28:02 3988 [Note] InnoDB: 5.6.24 started; log sequence number 1600677
  1297. 2015-07-21 03:28:02 3988 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  1298. 2015-07-21 03:28:02 3988 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  1299. 2015-07-21 03:28:02 3988 [Note] Server socket created on IP: '127.0.0.1'.
  1300. 2015-07-21 03:28:02 3988 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  1301. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  1302. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  1303. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  1304. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  1305. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  1306. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  1307. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  1308. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  1309. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  1310. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  1311. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  1312. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  1313. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  1314. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  1315. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  1316. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  1317. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  1318. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  1319. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  1320. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  1321. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  1322. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  1323. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  1324. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  1325. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  1326. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  1327. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  1328. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  1329. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  1330. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  1331. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  1332. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  1333. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  1334. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  1335. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  1336. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  1337. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  1338. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  1339. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  1340. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  1341. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  1342. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  1343. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  1344. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  1345. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  1346. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  1347. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  1348. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  1349. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  1350. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  1351. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  1352. 2015-07-21 03:28:02 3988 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  1353. 2015-07-21 03:28:02 3988 [ERROR] Cannot open mysql.event
  1354. 2015-07-21 03:28:02 3988 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  1355. 2015-07-21 03:28:02 3988 [Note] /usr/sbin/mysqld: ready for connections.
  1356. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  1357. 2015-07-21 03:28:03 3ff6467f1d0 InnoDB: Assertion failure in thread 4395436077520 in file fil0fil.cc line 5413
  1358. InnoDB: Failing assertion: node->n_pending > 0
  1359. InnoDB: We intentionally generate a memory trap.
  1360. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  1361. InnoDB: If you get repeated assertion failures or crashes, even
  1362. InnoDB: immediately after the mysqld startup, there may be
  1363. InnoDB: corruption in the InnoDB tablespace. Please refer to
  1364. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  1365. InnoDB: about forcing recovery.
  1366. 03:28:03 UTC - mysqld got signal 6 ;
  1367. This could be because you hit a bug. It is also possible that this binary
  1368. or one of the libraries it was linked against is corrupt, improperly built,
  1369. or misconfigured. This error can also be caused by malfunctioning hardware.
  1370. We will try our best to scrape up some info that will hopefully help
  1371. diagnose the problem, but since we have already crashed,
  1372. something is definitely wrong and this may fail.
  1373.  
  1374. key_buffer_size=16777216
  1375. read_buffer_size=131072
  1376. max_used_connections=0
  1377. max_threads=151
  1378. thread_count=0
  1379. connection_count=0
  1380. It is possible that mysqld could use up to
  1381. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  1382. Hope that's ok; if not, decrease some variables in the equation.
  1383.  
  1384. Thread pointer: 0x0
  1385. Attempting backtrace. You can use the following information to find out
  1386. where mysqld died. If you see no messages after this, something went
  1387. terribly wrong...
  1388. stack_bottom = 0 thread_stack 0x30000
  1389. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  1390. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  1391. information that should help you find out what is causing the crash.
  1392. 150721 03:28:05 mysqld_safe Number of processes running now: 0
  1393. 150721 03:28:05 mysqld_safe mysqld restarted
  1394. 2015-07-21 03:28:05 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1395. 2015-07-21 03:28:05 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 4024 ...
  1396. 2015-07-21 03:28:05 4024 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  1397.  
  1398. 2015-07-21 03:28:05 4024 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  1399.  
  1400. 2015-07-21 03:28:05 4024 [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.
  1401. 2015-07-21 03:28:05 4024 [Note] Plugin 'FEDERATED' is disabled.
  1402. 2015-07-21 03:28:05 4024 [ERROR] Function 'innodb' already exists
  1403. 2015-07-21 03:28:05 4024 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  1404. 2015-07-21 03:28:05 4024 [ERROR] Function 'federated' already exists
  1405. 2015-07-21 03:28:05 4024 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  1406. 2015-07-21 03:28:05 4024 [ERROR] Function 'blackhole' already exists
  1407. 2015-07-21 03:28:05 4024 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  1408. 2015-07-21 03:28:05 4024 [ERROR] Function 'archive' already exists
  1409. 2015-07-21 03:28:05 4024 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  1410. 2015-07-21 03:28:05 4024 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1411. 2015-07-21 03:28:05 4024 [Note] InnoDB: The InnoDB memory heap is disabled
  1412. 2015-07-21 03:28:05 4024 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1413. 2015-07-21 03:28:05 4024 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1414. 2015-07-21 03:28:05 4024 [Note] InnoDB: Compressed tables use zlib 1.2.8
  1415. 2015-07-21 03:28:05 4024 [Note] InnoDB: Using Linux native AIO
  1416. 2015-07-21 03:28:05 4024 [Note] InnoDB: Not using CPU crc32 instructions
  1417. 2015-07-21 03:28:05 4024 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1418. 2015-07-21 03:28:05 4024 [Note] InnoDB: Completed initialization of buffer pool
  1419. 2015-07-21 03:28:05 4024 [Note] InnoDB: Highest supported file format is Barracuda.
  1420. 2015-07-21 03:28:05 4024 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  1421. 2015-07-21 03:28:05 4024 [Note] InnoDB: Database was not shutdown normally!
  1422. 2015-07-21 03:28:05 4024 [Note] InnoDB: Starting crash recovery.
  1423. 2015-07-21 03:28:05 4024 [Note] InnoDB: Reading tablespace information from the .ibd files...
  1424. 2015-07-21 03:28:05 4024 [Note] InnoDB: Restoring possible half-written data pages
  1425. 2015-07-21 03:28:05 4024 [Note] InnoDB: from the doublewrite buffer...
  1426. InnoDB: Doing recovery: scanned up to log sequence number 1600687
  1427. 2015-07-21 03:28:05 4024 [Note] InnoDB: Starting an apply batch of log records to the database...
  1428. InnoDB: Progress in percent: 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 2015-07-21 03:28:05 3ff7377f1d0 InnoDB: Assertion failure in thread 4395688784336 in file fil0fil.cc line 5413
  1429. InnoDB: Failing assertion: node->n_pending > 0
  1430. InnoDB: We intentionally generate a memory trap.
  1431. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  1432. InnoDB: If you get repeated assertion failures or crashes, even
  1433. InnoDB: immediately after the mysqld startup, there may be
  1434. InnoDB: corruption in the InnoDB tablespace. Please refer to
  1435. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  1436. InnoDB: about forcing recovery.
  1437. 03:28:05 UTC - mysqld got signal 6 ;
  1438. This could be because you hit a bug. It is also possible that this binary
  1439. or one of the libraries it was linked against is corrupt, improperly built,
  1440. or misconfigured. This error can also be caused by malfunctioning hardware.
  1441. We will try our best to scrape up some info that will hopefully help
  1442. diagnose the problem, but since we have already crashed,
  1443. something is definitely wrong and this may fail.
  1444.  
  1445. key_buffer_size=16777216
  1446. read_buffer_size=131072
  1447. max_used_connections=0
  1448. max_threads=151
  1449. thread_count=0
  1450. connection_count=0
  1451. It is possible that mysqld could use up to
  1452. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  1453. Hope that's ok; if not, decrease some variables in the equation.
  1454.  
  1455. Thread pointer: 0x0
  1456. Attempting backtrace. You can use the following information to find out
  1457. where mysqld died. If you see no messages after this, something went
  1458. terribly wrong...
  1459. stack_bottom = 0 thread_stack 0x30000
  1460. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  1461. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  1462. information that should help you find out what is causing the crash.
  1463. 150721 03:28:08 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  1464. 150721 03:29:15 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  1465. 2015-07-21 03:29:15 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1466. 2015-07-21 03:29:15 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 4443 ...
  1467. 2015-07-21 03:29:15 4443 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  1468.  
  1469. 2015-07-21 03:29:15 4443 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  1470.  
  1471. 2015-07-21 03:29:15 4443 [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.
  1472. 2015-07-21 03:29:15 4443 [Note] Plugin 'FEDERATED' is disabled.
  1473. 2015-07-21 03:29:15 4443 [ERROR] Function 'innodb' already exists
  1474. 2015-07-21 03:29:15 4443 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  1475. 2015-07-21 03:29:15 4443 [ERROR] Function 'federated' already exists
  1476. 2015-07-21 03:29:15 4443 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  1477. 2015-07-21 03:29:15 4443 [ERROR] Function 'blackhole' already exists
  1478. 2015-07-21 03:29:15 4443 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  1479. 2015-07-21 03:29:15 4443 [ERROR] Function 'archive' already exists
  1480. 2015-07-21 03:29:15 4443 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  1481. 2015-07-21 03:29:15 4443 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1482. 2015-07-21 03:29:15 4443 [Note] InnoDB: The InnoDB memory heap is disabled
  1483. 2015-07-21 03:29:15 4443 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1484. 2015-07-21 03:29:15 4443 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1485. 2015-07-21 03:29:15 4443 [Note] InnoDB: Compressed tables use zlib 1.2.8
  1486. 2015-07-21 03:29:15 4443 [Note] InnoDB: Using Linux native AIO
  1487. 2015-07-21 03:29:15 4443 [Note] InnoDB: Not using CPU crc32 instructions
  1488. 2015-07-21 03:29:15 4443 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1489. 2015-07-21 03:29:15 4443 [Note] InnoDB: Completed initialization of buffer pool
  1490. 2015-07-21 03:29:15 4443 [Note] InnoDB: Highest supported file format is Barracuda.
  1491. 2015-07-21 03:29:15 4443 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  1492. 2015-07-21 03:29:15 4443 [Note] InnoDB: Database was not shutdown normally!
  1493. 2015-07-21 03:29:15 4443 [Note] InnoDB: Starting crash recovery.
  1494. 2015-07-21 03:29:15 4443 [Note] InnoDB: Reading tablespace information from the .ibd files...
  1495. 2015-07-21 03:29:15 4443 [Note] InnoDB: Restoring possible half-written data pages
  1496. 2015-07-21 03:29:15 4443 [Note] InnoDB: from the doublewrite buffer...
  1497. InnoDB: Doing recovery: scanned up to log sequence number 1600687
  1498. 2015-07-21 03:29:15 4443 [Note] InnoDB: Starting an apply batch of log records to the database...
  1499. InnoDB: Progress in percent: 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 2015-07-21 03:29:15 3ff9015f1d0 InnoDB: Assertion failure in thread 4396168901072 in file fil0fil.cc line 5413
  1500. InnoDB: Failing assertion: node->n_pending > 0
  1501. InnoDB: We intentionally generate a memory trap.
  1502. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  1503. InnoDB: If you get repeated assertion failures or crashes, even
  1504. InnoDB: immediately after the mysqld startup, there may be
  1505. InnoDB: corruption in the InnoDB tablespace. Please refer to
  1506. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  1507. InnoDB: about forcing recovery.
  1508. 03:29:15 UTC - mysqld got signal 6 ;
  1509. This could be because you hit a bug. It is also possible that this binary
  1510. or one of the libraries it was linked against is corrupt, improperly built,
  1511. or misconfigured. This error can also be caused by malfunctioning hardware.
  1512. We will try our best to scrape up some info that will hopefully help
  1513. diagnose the problem, but since we have already crashed,
  1514. something is definitely wrong and this may fail.
  1515.  
  1516. key_buffer_size=16777216
  1517. read_buffer_size=131072
  1518. max_used_connections=0
  1519. max_threads=151
  1520. thread_count=0
  1521. connection_count=0
  1522. It is possible that mysqld could use up to
  1523. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  1524. Hope that's ok; if not, decrease some variables in the equation.
  1525.  
  1526. Thread pointer: 0x0
  1527. Attempting backtrace. You can use the following information to find out
  1528. where mysqld died. If you see no messages after this, something went
  1529. terribly wrong...
  1530. stack_bottom = 0 thread_stack 0x30000
  1531. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  1532. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  1533. information that should help you find out what is causing the crash.
  1534. 150721 03:29:17 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  1535. 150721 03:39:16 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  1536. 2015-07-21 03:39:16 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1537. 2015-07-21 03:39:16 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 6747 ...
  1538. 2015-07-21 03:39:16 6747 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  1539.  
  1540. 2015-07-21 03:39:16 6747 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  1541.  
  1542. 2015-07-21 03:39:16 6747 [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.
  1543. 2015-07-21 03:39:16 6747 [Note] Plugin 'FEDERATED' is disabled.
  1544. 2015-07-21 03:39:16 6747 [ERROR] Function 'innodb' already exists
  1545. 2015-07-21 03:39:16 6747 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  1546. 2015-07-21 03:39:16 6747 [ERROR] Function 'federated' already exists
  1547. 2015-07-21 03:39:16 6747 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  1548. 2015-07-21 03:39:16 6747 [ERROR] Function 'blackhole' already exists
  1549. 2015-07-21 03:39:16 6747 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  1550. 2015-07-21 03:39:16 6747 [ERROR] Function 'archive' already exists
  1551. 2015-07-21 03:39:16 6747 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  1552. 2015-07-21 03:39:16 6747 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1553. 2015-07-21 03:39:16 6747 [Note] InnoDB: The InnoDB memory heap is disabled
  1554. 2015-07-21 03:39:16 6747 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1555. 2015-07-21 03:39:16 6747 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1556. 2015-07-21 03:39:16 6747 [Note] InnoDB: Compressed tables use zlib 1.2.8
  1557. 2015-07-21 03:39:16 6747 [Note] InnoDB: Using Linux native AIO
  1558. 2015-07-21 03:39:16 6747 [Note] InnoDB: Not using CPU crc32 instructions
  1559. 2015-07-21 03:39:16 6747 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1560. 2015-07-21 03:39:16 6747 [Note] InnoDB: Completed initialization of buffer pool
  1561. 2015-07-21 03:39:16 6747 [Note] InnoDB: Highest supported file format is Barracuda.
  1562. 2015-07-21 03:39:16 6747 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  1563. 2015-07-21 03:39:16 6747 [Note] InnoDB: Database was not shutdown normally!
  1564. 2015-07-21 03:39:16 6747 [Note] InnoDB: Starting crash recovery.
  1565. 2015-07-21 03:39:16 6747 [Note] InnoDB: Reading tablespace information from the .ibd files...
  1566. 2015-07-21 03:39:16 6747 [Note] InnoDB: Restoring possible half-written data pages
  1567. 2015-07-21 03:39:16 6747 [Note] InnoDB: from the doublewrite buffer...
  1568. InnoDB: Doing recovery: scanned up to log sequence number 1600687
  1569. 2015-07-21 03:39:16 6747 [Note] InnoDB: Starting an apply batch of log records to the database...
  1570. InnoDB: Progress in percent: 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
  1571. InnoDB: Apply batch completed
  1572. 2015-07-21 03:39:16 6747 [Note] InnoDB: 128 rollback segment(s) are active.
  1573. 2015-07-21 03:39:16 6747 [Note] InnoDB: Waiting for purge to start
  1574. 2015-07-21 03:39:16 6747 [Note] InnoDB: 5.6.24 started; log sequence number 1600687
  1575. 2015-07-21 03:39:16 6747 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  1576. 2015-07-21 03:39:16 6747 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  1577. 2015-07-21 03:39:16 6747 [Note] Server socket created on IP: '127.0.0.1'.
  1578. 2015-07-21 03:39:16 6747 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  1579. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  1580. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  1581. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  1582. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  1583. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  1584. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  1585. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  1586. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  1587. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  1588. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  1589. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  1590. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  1591. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  1592. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  1593. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  1594. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  1595. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  1596. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  1597. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  1598. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  1599. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  1600. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  1601. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  1602. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  1603. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  1604. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  1605. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  1606. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  1607. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  1608. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  1609. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  1610. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  1611. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  1612. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  1613. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  1614. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  1615. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  1616. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  1617. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  1618. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  1619. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  1620. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  1621. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  1622. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  1623. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  1624. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  1625. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  1626. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  1627. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  1628. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  1629. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  1630. 2015-07-21 03:39:16 6747 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  1631. 2015-07-21 03:39:16 6747 [ERROR] Cannot open mysql.event
  1632. 2015-07-21 03:39:16 6747 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  1633. 2015-07-21 03:39:16 6747 [Note] /usr/sbin/mysqld: ready for connections.
  1634. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  1635. 2015-07-21 03:39:17 3ff8c3ff1d0 InnoDB: Assertion failure in thread 4396104544720 in file fil0fil.cc line 5413
  1636. InnoDB: Failing assertion: node->n_pending > 0
  1637. InnoDB: We intentionally generate a memory trap.
  1638. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  1639. InnoDB: If you get repeated assertion failures or crashes, even
  1640. InnoDB: immediately after the mysqld startup, there may be
  1641. InnoDB: corruption in the InnoDB tablespace. Please refer to
  1642. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  1643. InnoDB: about forcing recovery.
  1644. 03:39:17 UTC - mysqld got signal 6 ;
  1645. This could be because you hit a bug. It is also possible that this binary
  1646. or one of the libraries it was linked against is corrupt, improperly built,
  1647. or misconfigured. This error can also be caused by malfunctioning hardware.
  1648. We will try our best to scrape up some info that will hopefully help
  1649. diagnose the problem, but since we have already crashed,
  1650. something is definitely wrong and this may fail.
  1651.  
  1652. key_buffer_size=16777216
  1653. read_buffer_size=131072
  1654. max_used_connections=1
  1655. max_threads=151
  1656. thread_count=0
  1657. connection_count=0
  1658. It is possible that mysqld could use up to
  1659. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  1660. Hope that's ok; if not, decrease some variables in the equation.
  1661.  
  1662. Thread pointer: 0x0
  1663. Attempting backtrace. You can use the following information to find out
  1664. where mysqld died. If you see no messages after this, something went
  1665. terribly wrong...
  1666. stack_bottom = 0 thread_stack 0x30000
  1667. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  1668. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  1669. information that should help you find out what is causing the crash.
  1670. 150721 03:39:20 mysqld_safe Number of processes running now: 0
  1671. 150721 03:39:20 mysqld_safe mysqld restarted
  1672. 2015-07-21 03:39:20 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1673. 2015-07-21 03:39:20 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 6790 ...
  1674. 2015-07-21 03:39:20 6790 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  1675.  
  1676. 2015-07-21 03:39:20 6790 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  1677.  
  1678. 2015-07-21 03:39:20 6790 [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.
  1679. 2015-07-21 03:39:20 6790 [Note] Plugin 'FEDERATED' is disabled.
  1680. 2015-07-21 03:39:20 6790 [ERROR] Function 'innodb' already exists
  1681. 2015-07-21 03:39:20 6790 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  1682. 2015-07-21 03:39:20 6790 [ERROR] Function 'federated' already exists
  1683. 2015-07-21 03:39:20 6790 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  1684. 2015-07-21 03:39:20 6790 [ERROR] Function 'blackhole' already exists
  1685. 2015-07-21 03:39:20 6790 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  1686. 2015-07-21 03:39:20 6790 [ERROR] Function 'archive' already exists
  1687. 2015-07-21 03:39:20 6790 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  1688. 2015-07-21 03:39:20 6790 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1689. 2015-07-21 03:39:20 6790 [Note] InnoDB: The InnoDB memory heap is disabled
  1690. 2015-07-21 03:39:20 6790 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1691. 2015-07-21 03:39:20 6790 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1692. 2015-07-21 03:39:20 6790 [Note] InnoDB: Compressed tables use zlib 1.2.8
  1693. 2015-07-21 03:39:20 6790 [Note] InnoDB: Using Linux native AIO
  1694. 2015-07-21 03:39:20 6790 [Note] InnoDB: Not using CPU crc32 instructions
  1695. 2015-07-21 03:39:20 6790 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1696. 2015-07-21 03:39:20 6790 [Note] InnoDB: Completed initialization of buffer pool
  1697. 2015-07-21 03:39:20 6790 [Note] InnoDB: Highest supported file format is Barracuda.
  1698. 2015-07-21 03:39:20 6790 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  1699. 2015-07-21 03:39:20 6790 [Note] InnoDB: Database was not shutdown normally!
  1700. 2015-07-21 03:39:20 6790 [Note] InnoDB: Starting crash recovery.
  1701. 2015-07-21 03:39:20 6790 [Note] InnoDB: Reading tablespace information from the .ibd files...
  1702. 2015-07-21 03:39:20 6790 [Note] InnoDB: Restoring possible half-written data pages
  1703. 2015-07-21 03:39:20 6790 [Note] InnoDB: from the doublewrite buffer...
  1704. InnoDB: Doing recovery: scanned up to log sequence number 1600697
  1705. 2015-07-21 03:39:20 6790 [Note] InnoDB: Starting an apply batch of log records to the database...
  1706. InnoDB: Progress in percent: 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
  1707. InnoDB: Apply batch completed
  1708. 2015-07-21 03:39:20 6790 [Note] InnoDB: 128 rollback segment(s) are active.
  1709. 2015-07-21 03:39:20 6790 [Note] InnoDB: Waiting for purge to start
  1710. 2015-07-21 03:39:21 6790 [Note] InnoDB: 5.6.24 started; log sequence number 1600697
  1711. 2015-07-21 03:39:21 6790 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  1712. 2015-07-21 03:39:21 6790 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  1713. 2015-07-21 03:39:21 6790 [Note] Server socket created on IP: '127.0.0.1'.
  1714. 2015-07-21 03:39:21 6790 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  1715. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  1716. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  1717. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  1718. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  1719. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  1720. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  1721. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  1722. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  1723. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  1724. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  1725. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  1726. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  1727. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  1728. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  1729. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  1730. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  1731. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  1732. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  1733. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  1734. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  1735. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  1736. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  1737. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  1738. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  1739. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  1740. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  1741. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  1742. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  1743. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  1744. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  1745. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  1746. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  1747. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  1748. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  1749. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  1750. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  1751. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  1752. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  1753. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  1754. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  1755. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  1756. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  1757. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  1758. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  1759. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  1760. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  1761. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  1762. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  1763. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  1764. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  1765. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  1766. 2015-07-21 03:39:21 6790 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  1767. 2015-07-21 03:39:21 6790 [ERROR] Cannot open mysql.event
  1768. 2015-07-21 03:39:21 6790 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  1769. 2015-07-21 03:39:21 6790 [Note] /usr/sbin/mysqld: ready for connections.
  1770. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  1771. 2015-07-21 03:39:22 3ffa35ff1d0 InnoDB: Assertion failure in thread 4396492517840 in file fil0fil.cc line 5413
  1772. InnoDB: Failing assertion: node->n_pending > 0
  1773. InnoDB: We intentionally generate a memory trap.
  1774. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  1775. InnoDB: If you get repeated assertion failures or crashes, even
  1776. InnoDB: immediately after the mysqld startup, there may be
  1777. InnoDB: corruption in the InnoDB tablespace. Please refer to
  1778. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  1779. InnoDB: about forcing recovery.
  1780. 03:39:22 UTC - mysqld got signal 6 ;
  1781. This could be because you hit a bug. It is also possible that this binary
  1782. or one of the libraries it was linked against is corrupt, improperly built,
  1783. or misconfigured. This error can also be caused by malfunctioning hardware.
  1784. We will try our best to scrape up some info that will hopefully help
  1785. diagnose the problem, but since we have already crashed,
  1786. something is definitely wrong and this may fail.
  1787.  
  1788. key_buffer_size=16777216
  1789. read_buffer_size=131072
  1790. max_used_connections=0
  1791. max_threads=151
  1792. thread_count=0
  1793. connection_count=0
  1794. It is possible that mysqld could use up to
  1795. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  1796. Hope that's ok; if not, decrease some variables in the equation.
  1797.  
  1798. Thread pointer: 0x0
  1799. Attempting backtrace. You can use the following information to find out
  1800. where mysqld died. If you see no messages after this, something went
  1801. terribly wrong...
  1802. stack_bottom = 0 thread_stack 0x30000
  1803. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  1804. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  1805. information that should help you find out what is causing the crash.
  1806. 150721 03:39:24 mysqld_safe Number of processes running now: 0
  1807. 150721 03:39:24 mysqld_safe mysqld restarted
  1808. 2015-07-21 03:39:24 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1809. 2015-07-21 03:39:24 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 6828 ...
  1810. 2015-07-21 03:39:24 6828 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  1811.  
  1812. 2015-07-21 03:39:24 6828 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  1813.  
  1814. 2015-07-21 03:39:24 6828 [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.
  1815. 2015-07-21 03:39:24 6828 [Note] Plugin 'FEDERATED' is disabled.
  1816. 2015-07-21 03:39:24 6828 [ERROR] Function 'innodb' already exists
  1817. 2015-07-21 03:39:24 6828 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  1818. 2015-07-21 03:39:24 6828 [ERROR] Function 'federated' already exists
  1819. 2015-07-21 03:39:24 6828 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  1820. 2015-07-21 03:39:24 6828 [ERROR] Function 'blackhole' already exists
  1821. 2015-07-21 03:39:24 6828 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  1822. 2015-07-21 03:39:24 6828 [ERROR] Function 'archive' already exists
  1823. 2015-07-21 03:39:24 6828 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  1824. 2015-07-21 03:39:24 6828 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1825. 2015-07-21 03:39:24 6828 [Note] InnoDB: The InnoDB memory heap is disabled
  1826. 2015-07-21 03:39:24 6828 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1827. 2015-07-21 03:39:24 6828 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1828. 2015-07-21 03:39:24 6828 [Note] InnoDB: Compressed tables use zlib 1.2.8
  1829. 2015-07-21 03:39:24 6828 [Note] InnoDB: Using Linux native AIO
  1830. 2015-07-21 03:39:24 6828 [Note] InnoDB: Not using CPU crc32 instructions
  1831. 2015-07-21 03:39:24 6828 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1832. 2015-07-21 03:39:24 6828 [Note] InnoDB: Completed initialization of buffer pool
  1833. 2015-07-21 03:39:24 6828 [Note] InnoDB: Highest supported file format is Barracuda.
  1834. 2015-07-21 03:39:24 6828 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  1835. 2015-07-21 03:39:24 6828 [Note] InnoDB: Database was not shutdown normally!
  1836. 2015-07-21 03:39:24 6828 [Note] InnoDB: Starting crash recovery.
  1837. 2015-07-21 03:39:24 6828 [Note] InnoDB: Reading tablespace information from the .ibd files...
  1838. 2015-07-21 03:39:24 6828 [Note] InnoDB: Restoring possible half-written data pages
  1839. 2015-07-21 03:39:24 6828 [Note] InnoDB: from the doublewrite buffer...
  1840. InnoDB: Doing recovery: scanned up to log sequence number 1600707
  1841. 2015-07-21 03:39:24 6828 [Note] InnoDB: Starting an apply batch of log records to the database...
  1842. InnoDB: Progress in percent: 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
  1843. InnoDB: Apply batch completed
  1844. 2015-07-21 03:39:24 6828 [Note] InnoDB: 128 rollback segment(s) are active.
  1845. 2015-07-21 03:39:24 6828 [Note] InnoDB: Waiting for purge to start
  1846. 2015-07-21 03:39:24 6828 [Note] InnoDB: 5.6.24 started; log sequence number 1600707
  1847. 2015-07-21 03:39:24 6828 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  1848. 2015-07-21 03:39:24 6828 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  1849. 2015-07-21 03:39:24 6828 [Note] Server socket created on IP: '127.0.0.1'.
  1850. 2015-07-21 03:39:24 6828 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  1851. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  1852. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  1853. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  1854. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  1855. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  1856. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  1857. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  1858. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  1859. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  1860. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  1861. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  1862. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  1863. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  1864. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  1865. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  1866. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  1867. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  1868. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  1869. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  1870. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  1871. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  1872. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  1873. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  1874. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  1875. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  1876. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  1877. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  1878. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  1879. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  1880. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  1881. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  1882. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  1883. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  1884. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  1885. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  1886. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  1887. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  1888. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  1889. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  1890. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  1891. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  1892. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  1893. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  1894. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  1895. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  1896. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  1897. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  1898. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  1899. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  1900. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  1901. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  1902. 2015-07-21 03:39:24 6828 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  1903. 2015-07-21 03:39:24 6828 [ERROR] Cannot open mysql.event
  1904. 2015-07-21 03:39:24 6828 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  1905. 2015-07-21 03:39:24 6828 [Note] /usr/sbin/mysqld: ready for connections.
  1906. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  1907. 2015-07-21 03:39:26 3ff74d3f1d0 InnoDB: Assertion failure in thread 4395711590864 in file fil0fil.cc line 5413
  1908. InnoDB: Failing assertion: node->n_pending > 0
  1909. InnoDB: We intentionally generate a memory trap.
  1910. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  1911. InnoDB: If you get repeated assertion failures or crashes, even
  1912. InnoDB: immediately after the mysqld startup, there may be
  1913. InnoDB: corruption in the InnoDB tablespace. Please refer to
  1914. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  1915. InnoDB: about forcing recovery.
  1916. 03:39:26 UTC - mysqld got signal 6 ;
  1917. This could be because you hit a bug. It is also possible that this binary
  1918. or one of the libraries it was linked against is corrupt, improperly built,
  1919. or misconfigured. This error can also be caused by malfunctioning hardware.
  1920. We will try our best to scrape up some info that will hopefully help
  1921. diagnose the problem, but since we have already crashed,
  1922. something is definitely wrong and this may fail.
  1923.  
  1924. key_buffer_size=16777216
  1925. read_buffer_size=131072
  1926. max_used_connections=0
  1927. max_threads=151
  1928. thread_count=0
  1929. connection_count=0
  1930. It is possible that mysqld could use up to
  1931. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  1932. Hope that's ok; if not, decrease some variables in the equation.
  1933.  
  1934. Thread pointer: 0x0
  1935. Attempting backtrace. You can use the following information to find out
  1936. where mysqld died. If you see no messages after this, something went
  1937. terribly wrong...
  1938. stack_bottom = 0 thread_stack 0x30000
  1939. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  1940. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  1941. information that should help you find out what is causing the crash.
  1942. 150721 03:39:28 mysqld_safe Number of processes running now: 0
  1943. 150721 03:39:28 mysqld_safe mysqld restarted
  1944. 2015-07-21 03:39:28 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1945. 2015-07-21 03:39:28 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 6864 ...
  1946. 2015-07-21 03:39:28 6864 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  1947.  
  1948. 2015-07-21 03:39:28 6864 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  1949.  
  1950. 2015-07-21 03:39:28 6864 [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.
  1951. 2015-07-21 03:39:28 6864 [Note] Plugin 'FEDERATED' is disabled.
  1952. 2015-07-21 03:39:28 6864 [ERROR] Function 'innodb' already exists
  1953. 2015-07-21 03:39:28 6864 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  1954. 2015-07-21 03:39:28 6864 [ERROR] Function 'federated' already exists
  1955. 2015-07-21 03:39:28 6864 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  1956. 2015-07-21 03:39:28 6864 [ERROR] Function 'blackhole' already exists
  1957. 2015-07-21 03:39:28 6864 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  1958. 2015-07-21 03:39:28 6864 [ERROR] Function 'archive' already exists
  1959. 2015-07-21 03:39:28 6864 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  1960. 2015-07-21 03:39:28 6864 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1961. 2015-07-21 03:39:28 6864 [Note] InnoDB: The InnoDB memory heap is disabled
  1962. 2015-07-21 03:39:28 6864 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1963. 2015-07-21 03:39:28 6864 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1964. 2015-07-21 03:39:28 6864 [Note] InnoDB: Compressed tables use zlib 1.2.8
  1965. 2015-07-21 03:39:28 6864 [Note] InnoDB: Using Linux native AIO
  1966. 2015-07-21 03:39:28 6864 [Note] InnoDB: Not using CPU crc32 instructions
  1967. 2015-07-21 03:39:28 6864 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1968. 2015-07-21 03:39:28 6864 [Note] InnoDB: Completed initialization of buffer pool
  1969. 2015-07-21 03:39:28 6864 [Note] InnoDB: Highest supported file format is Barracuda.
  1970. 2015-07-21 03:39:28 6864 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  1971. 2015-07-21 03:39:28 6864 [Note] InnoDB: Database was not shutdown normally!
  1972. 2015-07-21 03:39:28 6864 [Note] InnoDB: Starting crash recovery.
  1973. 2015-07-21 03:39:28 6864 [Note] InnoDB: Reading tablespace information from the .ibd files...
  1974. 2015-07-21 03:39:28 6864 [Note] InnoDB: Restoring possible half-written data pages
  1975. 2015-07-21 03:39:28 6864 [Note] InnoDB: from the doublewrite buffer...
  1976. InnoDB: Doing recovery: scanned up to log sequence number 1600717
  1977. 2015-07-21 03:39:28 6864 [Note] InnoDB: Starting an apply batch of log records to the database...
  1978. InnoDB: Progress in percent: 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
  1979. InnoDB: Apply batch completed
  1980. 2015-07-21 03:39:28 6864 [Note] InnoDB: 128 rollback segment(s) are active.
  1981. 2015-07-21 03:39:28 6864 [Note] InnoDB: Waiting for purge to start
  1982. 2015-07-21 03:39:28 6864 [Note] InnoDB: 5.6.24 started; log sequence number 1600717
  1983. 2015-07-21 03:39:28 6864 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  1984. 2015-07-21 03:39:28 6864 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  1985. 2015-07-21 03:39:28 6864 [Note] Server socket created on IP: '127.0.0.1'.
  1986. 2015-07-21 03:39:28 6864 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  1987. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  1988. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  1989. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  1990. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  1991. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  1992. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  1993. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  1994. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  1995. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  1996. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  1997. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  1998. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  1999. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  2000. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  2001. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  2002. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  2003. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  2004. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  2005. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  2006. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  2007. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  2008. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  2009. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  2010. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  2011. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  2012. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  2013. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  2014. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  2015. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  2016. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  2017. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  2018. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  2019. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  2020. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  2021. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  2022. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  2023. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  2024. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  2025. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  2026. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  2027. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  2028. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  2029. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  2030. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  2031. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  2032. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  2033. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  2034. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  2035. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  2036. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  2037. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  2038. 2015-07-21 03:39:28 6864 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  2039. 2015-07-21 03:39:28 6864 [ERROR] Cannot open mysql.event
  2040. 2015-07-21 03:39:28 6864 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2041. 2015-07-21 03:39:28 6864 [Note] /usr/sbin/mysqld: ready for connections.
  2042. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  2043. 2015-07-21 03:39:30 3ff79b5f1d0 InnoDB: Assertion failure in thread 4395793510864 in file fil0fil.cc line 5413
  2044. InnoDB: Failing assertion: node->n_pending > 0
  2045. InnoDB: We intentionally generate a memory trap.
  2046. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  2047. InnoDB: If you get repeated assertion failures or crashes, even
  2048. InnoDB: immediately after the mysqld startup, there may be
  2049. InnoDB: corruption in the InnoDB tablespace. Please refer to
  2050. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  2051. InnoDB: about forcing recovery.
  2052. 03:39:30 UTC - mysqld got signal 6 ;
  2053. This could be because you hit a bug. It is also possible that this binary
  2054. or one of the libraries it was linked against is corrupt, improperly built,
  2055. or misconfigured. This error can also be caused by malfunctioning hardware.
  2056. We will try our best to scrape up some info that will hopefully help
  2057. diagnose the problem, but since we have already crashed,
  2058. something is definitely wrong and this may fail.
  2059.  
  2060. key_buffer_size=16777216
  2061. read_buffer_size=131072
  2062. max_used_connections=0
  2063. max_threads=151
  2064. thread_count=0
  2065. connection_count=0
  2066. It is possible that mysqld could use up to
  2067. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  2068. Hope that's ok; if not, decrease some variables in the equation.
  2069.  
  2070. Thread pointer: 0x0
  2071. Attempting backtrace. You can use the following information to find out
  2072. where mysqld died. If you see no messages after this, something went
  2073. terribly wrong...
  2074. stack_bottom = 0 thread_stack 0x30000
  2075. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  2076. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  2077. information that should help you find out what is causing the crash.
  2078. 150721 03:39:32 mysqld_safe Number of processes running now: 0
  2079. 150721 03:39:32 mysqld_safe mysqld restarted
  2080. 2015-07-21 03:39:32 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2081. 2015-07-21 03:39:32 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 6900 ...
  2082. 2015-07-21 03:39:32 6900 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  2083.  
  2084. 2015-07-21 03:39:32 6900 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  2085.  
  2086. 2015-07-21 03:39:32 6900 [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.
  2087. 2015-07-21 03:39:32 6900 [Note] Plugin 'FEDERATED' is disabled.
  2088. 2015-07-21 03:39:32 6900 [ERROR] Function 'innodb' already exists
  2089. 2015-07-21 03:39:32 6900 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  2090. 2015-07-21 03:39:32 6900 [ERROR] Function 'federated' already exists
  2091. 2015-07-21 03:39:32 6900 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  2092. 2015-07-21 03:39:32 6900 [ERROR] Function 'blackhole' already exists
  2093. 2015-07-21 03:39:32 6900 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  2094. 2015-07-21 03:39:32 6900 [ERROR] Function 'archive' already exists
  2095. 2015-07-21 03:39:32 6900 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  2096. 2015-07-21 03:39:32 6900 [Note] InnoDB: Using atomics to ref count buffer pool pages
  2097. 2015-07-21 03:39:32 6900 [Note] InnoDB: The InnoDB memory heap is disabled
  2098. 2015-07-21 03:39:32 6900 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2099. 2015-07-21 03:39:32 6900 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2100. 2015-07-21 03:39:32 6900 [Note] InnoDB: Compressed tables use zlib 1.2.8
  2101. 2015-07-21 03:39:32 6900 [Note] InnoDB: Using Linux native AIO
  2102. 2015-07-21 03:39:32 6900 [Note] InnoDB: Not using CPU crc32 instructions
  2103. 2015-07-21 03:39:32 6900 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  2104. 2015-07-21 03:39:32 6900 [Note] InnoDB: Completed initialization of buffer pool
  2105. 2015-07-21 03:39:32 6900 [Note] InnoDB: Highest supported file format is Barracuda.
  2106. 2015-07-21 03:39:32 6900 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  2107. 2015-07-21 03:39:32 6900 [Note] InnoDB: Database was not shutdown normally!
  2108. 2015-07-21 03:39:32 6900 [Note] InnoDB: Starting crash recovery.
  2109. 2015-07-21 03:39:32 6900 [Note] InnoDB: Reading tablespace information from the .ibd files...
  2110. 2015-07-21 03:39:32 6900 [Note] InnoDB: Restoring possible half-written data pages
  2111. 2015-07-21 03:39:32 6900 [Note] InnoDB: from the doublewrite buffer...
  2112. InnoDB: Doing recovery: scanned up to log sequence number 1600727
  2113. 2015-07-21 03:39:32 6900 [Note] InnoDB: Starting an apply batch of log records to the database...
  2114. InnoDB: Progress in percent: 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
  2115. InnoDB: Apply batch completed
  2116. 2015-07-21 03:39:33 6900 [Note] InnoDB: 128 rollback segment(s) are active.
  2117. 2015-07-21 03:39:33 6900 [Note] InnoDB: Waiting for purge to start
  2118. 2015-07-21 03:39:33 6900 [Note] InnoDB: 5.6.24 started; log sequence number 1600727
  2119. 2015-07-21 03:39:33 6900 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  2120. 2015-07-21 03:39:33 6900 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  2121. 2015-07-21 03:39:33 6900 [Note] Server socket created on IP: '127.0.0.1'.
  2122. 2015-07-21 03:39:33 6900 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  2123. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  2124. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  2125. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  2126. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  2127. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  2128. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  2129. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  2130. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  2131. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  2132. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  2133. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  2134. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  2135. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  2136. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  2137. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  2138. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  2139. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  2140. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  2141. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  2142. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  2143. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  2144. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  2145. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  2146. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  2147. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  2148. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  2149. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  2150. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  2151. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  2152. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  2153. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  2154. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  2155. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  2156. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  2157. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  2158. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  2159. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  2160. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  2161. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  2162. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  2163. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  2164. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  2165. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  2166. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  2167. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  2168. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  2169. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  2170. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  2171. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  2172. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  2173. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  2174. 2015-07-21 03:39:33 6900 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  2175. 2015-07-21 03:39:33 6900 [ERROR] Cannot open mysql.event
  2176. 2015-07-21 03:39:33 6900 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2177. 2015-07-21 03:39:33 6900 [Note] /usr/sbin/mysqld: ready for connections.
  2178. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  2179. 2015-07-21 03:39:34 3ff7d29f1d0 InnoDB: Assertion failure in thread 4395851444688 in file fil0fil.cc line 5413
  2180. InnoDB: Failing assertion: node->n_pending > 0
  2181. InnoDB: We intentionally generate a memory trap.
  2182. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  2183. InnoDB: If you get repeated assertion failures or crashes, even
  2184. InnoDB: immediately after the mysqld startup, there may be
  2185. InnoDB: corruption in the InnoDB tablespace. Please refer to
  2186. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  2187. InnoDB: about forcing recovery.
  2188. 03:39:34 UTC - mysqld got signal 6 ;
  2189. This could be because you hit a bug. It is also possible that this binary
  2190. or one of the libraries it was linked against is corrupt, improperly built,
  2191. or misconfigured. This error can also be caused by malfunctioning hardware.
  2192. We will try our best to scrape up some info that will hopefully help
  2193. diagnose the problem, but since we have already crashed,
  2194. something is definitely wrong and this may fail.
  2195.  
  2196. key_buffer_size=16777216
  2197. read_buffer_size=131072
  2198. max_used_connections=0
  2199. max_threads=151
  2200. thread_count=0
  2201. connection_count=0
  2202. It is possible that mysqld could use up to
  2203. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  2204. Hope that's ok; if not, decrease some variables in the equation.
  2205.  
  2206. Thread pointer: 0x0
  2207. Attempting backtrace. You can use the following information to find out
  2208. where mysqld died. If you see no messages after this, something went
  2209. terribly wrong...
  2210. stack_bottom = 0 thread_stack 0x30000
  2211. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  2212. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  2213. information that should help you find out what is causing the crash.
  2214. 150721 03:39:36 mysqld_safe Number of processes running now: 0
  2215. 150721 03:39:36 mysqld_safe mysqld restarted
  2216. 2015-07-21 03:39:36 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2217. 2015-07-21 03:39:36 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 6938 ...
  2218. 2015-07-21 03:39:36 6938 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  2219.  
  2220. 2015-07-21 03:39:36 6938 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  2221.  
  2222. 2015-07-21 03:39:36 6938 [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.
  2223. 2015-07-21 03:39:36 6938 [Note] Plugin 'FEDERATED' is disabled.
  2224. 2015-07-21 03:39:36 6938 [ERROR] Function 'innodb' already exists
  2225. 2015-07-21 03:39:36 6938 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  2226. 2015-07-21 03:39:36 6938 [ERROR] Function 'federated' already exists
  2227. 2015-07-21 03:39:36 6938 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  2228. 2015-07-21 03:39:36 6938 [ERROR] Function 'blackhole' already exists
  2229. 2015-07-21 03:39:36 6938 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  2230. 2015-07-21 03:39:36 6938 [ERROR] Function 'archive' already exists
  2231. 2015-07-21 03:39:36 6938 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  2232. 2015-07-21 03:39:36 6938 [Note] InnoDB: Using atomics to ref count buffer pool pages
  2233. 2015-07-21 03:39:36 6938 [Note] InnoDB: The InnoDB memory heap is disabled
  2234. 2015-07-21 03:39:36 6938 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2235. 2015-07-21 03:39:36 6938 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2236. 2015-07-21 03:39:36 6938 [Note] InnoDB: Compressed tables use zlib 1.2.8
  2237. 2015-07-21 03:39:36 6938 [Note] InnoDB: Using Linux native AIO
  2238. 2015-07-21 03:39:36 6938 [Note] InnoDB: Not using CPU crc32 instructions
  2239. 2015-07-21 03:39:36 6938 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  2240. 2015-07-21 03:39:36 6938 [Note] InnoDB: Completed initialization of buffer pool
  2241. 2015-07-21 03:39:36 6938 [Note] InnoDB: Highest supported file format is Barracuda.
  2242. 2015-07-21 03:39:36 6938 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  2243. 2015-07-21 03:39:36 6938 [Note] InnoDB: Database was not shutdown normally!
  2244. 2015-07-21 03:39:36 6938 [Note] InnoDB: Starting crash recovery.
  2245. 2015-07-21 03:39:36 6938 [Note] InnoDB: Reading tablespace information from the .ibd files...
  2246. 2015-07-21 03:39:36 6938 [Note] InnoDB: Restoring possible half-written data pages
  2247. 2015-07-21 03:39:36 6938 [Note] InnoDB: from the doublewrite buffer...
  2248. InnoDB: Doing recovery: scanned up to log sequence number 1600737
  2249. 2015-07-21 03:39:36 6938 [Note] InnoDB: Starting an apply batch of log records to the database...
  2250. InnoDB: Progress in percent: 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
  2251. InnoDB: Apply batch completed
  2252. 2015-07-21 03:39:37 6938 [Note] InnoDB: 128 rollback segment(s) are active.
  2253. 2015-07-21 03:39:37 6938 [Note] InnoDB: Waiting for purge to start
  2254. 2015-07-21 03:39:37 6938 [Note] InnoDB: 5.6.24 started; log sequence number 1600737
  2255. 2015-07-21 03:39:37 6938 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  2256. 2015-07-21 03:39:37 6938 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  2257. 2015-07-21 03:39:37 6938 [Note] Server socket created on IP: '127.0.0.1'.
  2258. 2015-07-21 03:39:37 6938 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  2259. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  2260. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  2261. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  2262. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  2263. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  2264. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  2265. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  2266. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  2267. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  2268. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  2269. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  2270. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  2271. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  2272. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  2273. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  2274. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  2275. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  2276. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  2277. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  2278. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  2279. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  2280. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  2281. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  2282. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  2283. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  2284. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  2285. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  2286. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  2287. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  2288. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  2289. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  2290. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  2291. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  2292. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  2293. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  2294. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  2295. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  2296. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  2297. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  2298. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  2299. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  2300. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  2301. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  2302. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  2303. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  2304. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  2305. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  2306. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  2307. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  2308. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  2309. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  2310. 2015-07-21 03:39:37 6938 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  2311. 2015-07-21 03:39:37 6938 [ERROR] Cannot open mysql.event
  2312. 2015-07-21 03:39:37 6938 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2313. 2015-07-21 03:39:37 6938 [Note] /usr/sbin/mysqld: ready for connections.
  2314. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  2315. 2015-07-21 03:39:38 3ff6d95f1d0 InnoDB: Assertion failure in thread 4395590087120 in file fil0fil.cc line 5413
  2316. InnoDB: Failing assertion: node->n_pending > 0
  2317. InnoDB: We intentionally generate a memory trap.
  2318. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  2319. InnoDB: If you get repeated assertion failures or crashes, even
  2320. InnoDB: immediately after the mysqld startup, there may be
  2321. InnoDB: corruption in the InnoDB tablespace. Please refer to
  2322. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  2323. InnoDB: about forcing recovery.
  2324. 03:39:38 UTC - mysqld got signal 6 ;
  2325. This could be because you hit a bug. It is also possible that this binary
  2326. or one of the libraries it was linked against is corrupt, improperly built,
  2327. or misconfigured. This error can also be caused by malfunctioning hardware.
  2328. We will try our best to scrape up some info that will hopefully help
  2329. diagnose the problem, but since we have already crashed,
  2330. something is definitely wrong and this may fail.
  2331.  
  2332. key_buffer_size=16777216
  2333. read_buffer_size=131072
  2334. max_used_connections=0
  2335. max_threads=151
  2336. thread_count=0
  2337. connection_count=0
  2338. It is possible that mysqld could use up to
  2339. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  2340. Hope that's ok; if not, decrease some variables in the equation.
  2341.  
  2342. Thread pointer: 0x0
  2343. Attempting backtrace. You can use the following information to find out
  2344. where mysqld died. If you see no messages after this, something went
  2345. terribly wrong...
  2346. stack_bottom = 0 thread_stack 0x30000
  2347. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  2348. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  2349. information that should help you find out what is causing the crash.
  2350. 150721 03:39:40 mysqld_safe Number of processes running now: 0
  2351. 150721 03:39:40 mysqld_safe mysqld restarted
  2352. 2015-07-21 03:39:40 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2353. 2015-07-21 03:39:40 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 6974 ...
  2354. 2015-07-21 03:39:40 6974 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  2355.  
  2356. 2015-07-21 03:39:40 6974 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  2357.  
  2358. 2015-07-21 03:39:40 6974 [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.
  2359. 2015-07-21 03:39:40 6974 [Note] Plugin 'FEDERATED' is disabled.
  2360. 2015-07-21 03:39:40 6974 [ERROR] Function 'innodb' already exists
  2361. 2015-07-21 03:39:40 6974 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  2362. 2015-07-21 03:39:40 6974 [ERROR] Function 'federated' already exists
  2363. 2015-07-21 03:39:40 6974 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  2364. 2015-07-21 03:39:40 6974 [ERROR] Function 'blackhole' already exists
  2365. 2015-07-21 03:39:40 6974 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  2366. 2015-07-21 03:39:40 6974 [ERROR] Function 'archive' already exists
  2367. 2015-07-21 03:39:40 6974 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  2368. 2015-07-21 03:39:40 6974 [Note] InnoDB: Using atomics to ref count buffer pool pages
  2369. 2015-07-21 03:39:40 6974 [Note] InnoDB: The InnoDB memory heap is disabled
  2370. 2015-07-21 03:39:40 6974 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2371. 2015-07-21 03:39:40 6974 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2372. 2015-07-21 03:39:40 6974 [Note] InnoDB: Compressed tables use zlib 1.2.8
  2373. 2015-07-21 03:39:40 6974 [Note] InnoDB: Using Linux native AIO
  2374. 2015-07-21 03:39:40 6974 [Note] InnoDB: Not using CPU crc32 instructions
  2375. 2015-07-21 03:39:40 6974 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  2376. 2015-07-21 03:39:40 6974 [Note] InnoDB: Completed initialization of buffer pool
  2377. 2015-07-21 03:39:40 6974 [Note] InnoDB: Highest supported file format is Barracuda.
  2378. 2015-07-21 03:39:40 6974 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  2379. 2015-07-21 03:39:40 6974 [Note] InnoDB: Database was not shutdown normally!
  2380. 2015-07-21 03:39:40 6974 [Note] InnoDB: Starting crash recovery.
  2381. 2015-07-21 03:39:40 6974 [Note] InnoDB: Reading tablespace information from the .ibd files...
  2382. 2015-07-21 03:39:40 6974 [Note] InnoDB: Restoring possible half-written data pages
  2383. 2015-07-21 03:39:40 6974 [Note] InnoDB: from the doublewrite buffer...
  2384. InnoDB: Doing recovery: scanned up to log sequence number 1600747
  2385. 2015-07-21 03:39:40 6974 [Note] InnoDB: Starting an apply batch of log records to the database...
  2386. InnoDB: Progress in percent: 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
  2387. InnoDB: Apply batch completed
  2388. 2015-07-21 03:39:41 6974 [Note] InnoDB: 128 rollback segment(s) are active.
  2389. 2015-07-21 03:39:41 6974 [Note] InnoDB: Waiting for purge to start
  2390. 2015-07-21 03:39:41 6974 [Note] InnoDB: 5.6.24 started; log sequence number 1600747
  2391. 2015-07-21 03:39:41 6974 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  2392. 2015-07-21 03:39:41 6974 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  2393. 2015-07-21 03:39:41 6974 [Note] Server socket created on IP: '127.0.0.1'.
  2394. 2015-07-21 03:39:41 6974 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  2395. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  2396. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  2397. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  2398. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  2399. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  2400. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  2401. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  2402. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  2403. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  2404. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  2405. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  2406. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  2407. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  2408. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  2409. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  2410. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  2411. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  2412. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  2413. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  2414. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  2415. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  2416. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  2417. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  2418. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  2419. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  2420. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  2421. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  2422. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  2423. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  2424. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  2425. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  2426. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  2427. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  2428. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  2429. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  2430. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  2431. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  2432. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  2433. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  2434. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  2435. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  2436. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  2437. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  2438. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  2439. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  2440. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  2441. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  2442. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  2443. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  2444. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  2445. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  2446. 2015-07-21 03:39:41 6974 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  2447. 2015-07-21 03:39:41 6974 [ERROR] Cannot open mysql.event
  2448. 2015-07-21 03:39:41 6974 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2449. 2015-07-21 03:39:41 6974 [Note] /usr/sbin/mysqld: ready for connections.
  2450. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  2451. 2015-07-21 03:39:42 3ff735df1d0 InnoDB: Assertion failure in thread 4395687080400 in file fil0fil.cc line 5413
  2452. InnoDB: Failing assertion: node->n_pending > 0
  2453. InnoDB: We intentionally generate a memory trap.
  2454. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  2455. InnoDB: If you get repeated assertion failures or crashes, even
  2456. InnoDB: immediately after the mysqld startup, there may be
  2457. InnoDB: corruption in the InnoDB tablespace. Please refer to
  2458. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  2459. InnoDB: about forcing recovery.
  2460. 03:39:42 UTC - mysqld got signal 6 ;
  2461. This could be because you hit a bug. It is also possible that this binary
  2462. or one of the libraries it was linked against is corrupt, improperly built,
  2463. or misconfigured. This error can also be caused by malfunctioning hardware.
  2464. We will try our best to scrape up some info that will hopefully help
  2465. diagnose the problem, but since we have already crashed,
  2466. something is definitely wrong and this may fail.
  2467.  
  2468. key_buffer_size=16777216
  2469. read_buffer_size=131072
  2470. max_used_connections=0
  2471. max_threads=151
  2472. thread_count=0
  2473. connection_count=0
  2474. It is possible that mysqld could use up to
  2475. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  2476. Hope that's ok; if not, decrease some variables in the equation.
  2477.  
  2478. Thread pointer: 0x0
  2479. Attempting backtrace. You can use the following information to find out
  2480. where mysqld died. If you see no messages after this, something went
  2481. terribly wrong...
  2482. stack_bottom = 0 thread_stack 0x30000
  2483. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  2484. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  2485. information that should help you find out what is causing the crash.
  2486. 150721 03:39:44 mysqld_safe Number of processes running now: 0
  2487. 150721 03:39:44 mysqld_safe mysqld restarted
  2488. 2015-07-21 03:39:44 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2489. 2015-07-21 03:39:44 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 7013 ...
  2490. 2015-07-21 03:39:44 7013 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  2491.  
  2492. 2015-07-21 03:39:44 7013 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  2493.  
  2494. 2015-07-21 03:39:44 7013 [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.
  2495. 2015-07-21 03:39:44 7013 [Note] Plugin 'FEDERATED' is disabled.
  2496. 2015-07-21 03:39:44 7013 [ERROR] Function 'innodb' already exists
  2497. 2015-07-21 03:39:44 7013 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  2498. 2015-07-21 03:39:44 7013 [ERROR] Function 'federated' already exists
  2499. 2015-07-21 03:39:44 7013 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  2500. 2015-07-21 03:39:44 7013 [ERROR] Function 'blackhole' already exists
  2501. 2015-07-21 03:39:44 7013 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  2502. 2015-07-21 03:39:44 7013 [ERROR] Function 'archive' already exists
  2503. 2015-07-21 03:39:44 7013 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  2504. 2015-07-21 03:39:44 7013 [Note] InnoDB: Using atomics to ref count buffer pool pages
  2505. 2015-07-21 03:39:44 7013 [Note] InnoDB: The InnoDB memory heap is disabled
  2506. 2015-07-21 03:39:44 7013 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2507. 2015-07-21 03:39:44 7013 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2508. 2015-07-21 03:39:44 7013 [Note] InnoDB: Compressed tables use zlib 1.2.8
  2509. 2015-07-21 03:39:44 7013 [Note] InnoDB: Using Linux native AIO
  2510. 2015-07-21 03:39:44 7013 [Note] InnoDB: Not using CPU crc32 instructions
  2511. 2015-07-21 03:39:44 7013 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  2512. 2015-07-21 03:39:44 7013 [Note] InnoDB: Completed initialization of buffer pool
  2513. 2015-07-21 03:39:44 7013 [Note] InnoDB: Highest supported file format is Barracuda.
  2514. 2015-07-21 03:39:44 7013 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  2515. 2015-07-21 03:39:44 7013 [Note] InnoDB: Database was not shutdown normally!
  2516. 2015-07-21 03:39:44 7013 [Note] InnoDB: Starting crash recovery.
  2517. 2015-07-21 03:39:44 7013 [Note] InnoDB: Reading tablespace information from the .ibd files...
  2518. 2015-07-21 03:39:44 7013 [Note] InnoDB: Restoring possible half-written data pages
  2519. 2015-07-21 03:39:44 7013 [Note] InnoDB: from the doublewrite buffer...
  2520. InnoDB: Doing recovery: scanned up to log sequence number 1600757
  2521. 2015-07-21 03:39:44 7013 [Note] InnoDB: Starting an apply batch of log records to the database...
  2522. InnoDB: Progress in percent: 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
  2523. InnoDB: Apply batch completed
  2524. 2015-07-21 03:39:45 7013 [Note] InnoDB: 128 rollback segment(s) are active.
  2525. 2015-07-21 03:39:45 7013 [Note] InnoDB: Waiting for purge to start
  2526. 2015-07-21 03:39:45 7013 [Note] InnoDB: 5.6.24 started; log sequence number 1600757
  2527. 2015-07-21 03:39:45 7013 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  2528. 2015-07-21 03:39:45 7013 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  2529. 2015-07-21 03:39:45 7013 [Note] Server socket created on IP: '127.0.0.1'.
  2530. 2015-07-21 03:39:45 7013 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  2531. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  2532. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  2533. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  2534. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  2535. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  2536. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  2537. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  2538. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  2539. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  2540. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  2541. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  2542. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  2543. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  2544. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  2545. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  2546. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  2547. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  2548. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  2549. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  2550. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  2551. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  2552. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  2553. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  2554. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  2555. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  2556. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  2557. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  2558. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  2559. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  2560. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  2561. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  2562. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  2563. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  2564. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  2565. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  2566. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  2567. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  2568. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  2569. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  2570. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  2571. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  2572. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  2573. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  2574. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  2575. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  2576. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  2577. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  2578. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  2579. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  2580. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  2581. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  2582. 2015-07-21 03:39:45 7013 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  2583. 2015-07-21 03:39:45 7013 [ERROR] Cannot open mysql.event
  2584. 2015-07-21 03:39:45 7013 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2585. 2015-07-21 03:39:45 7013 [Note] /usr/sbin/mysqld: ready for connections.
  2586. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  2587. 2015-07-21 03:39:46 3ff84f5f1d0 InnoDB: Assertion failure in thread 4395982254544 in file fil0fil.cc line 5413
  2588. InnoDB: Failing assertion: node->n_pending > 0
  2589. InnoDB: We intentionally generate a memory trap.
  2590. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  2591. InnoDB: If you get repeated assertion failures or crashes, even
  2592. InnoDB: immediately after the mysqld startup, there may be
  2593. InnoDB: corruption in the InnoDB tablespace. Please refer to
  2594. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  2595. InnoDB: about forcing recovery.
  2596. 03:39:46 UTC - mysqld got signal 6 ;
  2597. This could be because you hit a bug. It is also possible that this binary
  2598. or one of the libraries it was linked against is corrupt, improperly built,
  2599. or misconfigured. This error can also be caused by malfunctioning hardware.
  2600. We will try our best to scrape up some info that will hopefully help
  2601. diagnose the problem, but since we have already crashed,
  2602. something is definitely wrong and this may fail.
  2603.  
  2604. key_buffer_size=16777216
  2605. read_buffer_size=131072
  2606. max_used_connections=0
  2607. max_threads=151
  2608. thread_count=0
  2609. connection_count=0
  2610. It is possible that mysqld could use up to
  2611. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  2612. Hope that's ok; if not, decrease some variables in the equation.
  2613.  
  2614. Thread pointer: 0x0
  2615. Attempting backtrace. You can use the following information to find out
  2616. where mysqld died. If you see no messages after this, something went
  2617. terribly wrong...
  2618. stack_bottom = 0 thread_stack 0x30000
  2619. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  2620. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  2621. information that should help you find out what is causing the crash.
  2622. 150721 03:39:48 mysqld_safe Number of processes running now: 0
  2623. 150721 03:39:48 mysqld_safe mysqld restarted
  2624. 2015-07-21 03:39:48 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2625. 2015-07-21 03:39:48 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 7049 ...
  2626. 2015-07-21 03:39:48 7049 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  2627.  
  2628. 2015-07-21 03:39:48 7049 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  2629.  
  2630. 2015-07-21 03:39:48 7049 [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.
  2631. 2015-07-21 03:39:48 7049 [Note] Plugin 'FEDERATED' is disabled.
  2632. 2015-07-21 03:39:48 7049 [ERROR] Function 'innodb' already exists
  2633. 2015-07-21 03:39:48 7049 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  2634. 2015-07-21 03:39:48 7049 [ERROR] Function 'federated' already exists
  2635. 2015-07-21 03:39:48 7049 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  2636. 2015-07-21 03:39:48 7049 [ERROR] Function 'blackhole' already exists
  2637. 2015-07-21 03:39:48 7049 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  2638. 2015-07-21 03:39:48 7049 [ERROR] Function 'archive' already exists
  2639. 2015-07-21 03:39:48 7049 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  2640. 2015-07-21 03:39:48 7049 [Note] InnoDB: Using atomics to ref count buffer pool pages
  2641. 2015-07-21 03:39:48 7049 [Note] InnoDB: The InnoDB memory heap is disabled
  2642. 2015-07-21 03:39:48 7049 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2643. 2015-07-21 03:39:48 7049 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2644. 2015-07-21 03:39:48 7049 [Note] InnoDB: Compressed tables use zlib 1.2.8
  2645. 2015-07-21 03:39:48 7049 [Note] InnoDB: Using Linux native AIO
  2646. 2015-07-21 03:39:48 7049 [Note] InnoDB: Not using CPU crc32 instructions
  2647. 2015-07-21 03:39:48 7049 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  2648. 2015-07-21 03:39:48 7049 [Note] InnoDB: Completed initialization of buffer pool
  2649. 2015-07-21 03:39:48 7049 [Note] InnoDB: Highest supported file format is Barracuda.
  2650. 2015-07-21 03:39:48 7049 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  2651. 2015-07-21 03:39:48 7049 [Note] InnoDB: Database was not shutdown normally!
  2652. 2015-07-21 03:39:48 7049 [Note] InnoDB: Starting crash recovery.
  2653. 2015-07-21 03:39:48 7049 [Note] InnoDB: Reading tablespace information from the .ibd files...
  2654. 2015-07-21 03:39:48 7049 [Note] InnoDB: Restoring possible half-written data pages
  2655. 2015-07-21 03:39:48 7049 [Note] InnoDB: from the doublewrite buffer...
  2656. InnoDB: Doing recovery: scanned up to log sequence number 1600767
  2657. 2015-07-21 03:39:49 7049 [Note] InnoDB: Starting an apply batch of log records to the database...
  2658. InnoDB: Progress in percent: 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
  2659. InnoDB: Apply batch completed
  2660. 2015-07-21 03:39:49 7049 [Note] InnoDB: 128 rollback segment(s) are active.
  2661. 2015-07-21 03:39:49 7049 [Note] InnoDB: Waiting for purge to start
  2662. 2015-07-21 03:39:49 7049 [Note] InnoDB: 5.6.24 started; log sequence number 1600767
  2663. 2015-07-21 03:39:49 7049 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  2664. 2015-07-21 03:39:49 7049 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  2665. 2015-07-21 03:39:49 7049 [Note] Server socket created on IP: '127.0.0.1'.
  2666. 2015-07-21 03:39:49 7049 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  2667. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  2668. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  2669. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  2670. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  2671. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  2672. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  2673. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  2674. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  2675. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  2676. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  2677. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  2678. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  2679. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  2680. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  2681. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  2682. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  2683. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  2684. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  2685. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  2686. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  2687. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  2688. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  2689. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  2690. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  2691. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  2692. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  2693. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  2694. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  2695. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  2696. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  2697. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  2698. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  2699. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  2700. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  2701. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  2702. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  2703. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  2704. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  2705. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  2706. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  2707. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  2708. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  2709. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  2710. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  2711. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  2712. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  2713. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  2714. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  2715. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  2716. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  2717. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  2718. 2015-07-21 03:39:49 7049 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  2719. 2015-07-21 03:39:49 7049 [ERROR] Cannot open mysql.event
  2720. 2015-07-21 03:39:49 7049 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2721. 2015-07-21 03:39:49 7049 [Note] /usr/sbin/mysqld: ready for connections.
  2722. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  2723. 2015-07-21 03:39:50 3ff86cdf1d0 InnoDB: Assertion failure in thread 4396013187536 in file fil0fil.cc line 5413
  2724. InnoDB: Failing assertion: node->n_pending > 0
  2725. InnoDB: We intentionally generate a memory trap.
  2726. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  2727. InnoDB: If you get repeated assertion failures or crashes, even
  2728. InnoDB: immediately after the mysqld startup, there may be
  2729. InnoDB: corruption in the InnoDB tablespace. Please refer to
  2730. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  2731. InnoDB: about forcing recovery.
  2732. 03:39:50 UTC - mysqld got signal 6 ;
  2733. This could be because you hit a bug. It is also possible that this binary
  2734. or one of the libraries it was linked against is corrupt, improperly built,
  2735. or misconfigured. This error can also be caused by malfunctioning hardware.
  2736. We will try our best to scrape up some info that will hopefully help
  2737. diagnose the problem, but since we have already crashed,
  2738. something is definitely wrong and this may fail.
  2739.  
  2740. key_buffer_size=16777216
  2741. read_buffer_size=131072
  2742. max_used_connections=0
  2743. max_threads=151
  2744. thread_count=0
  2745. connection_count=0
  2746. It is possible that mysqld could use up to
  2747. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  2748. Hope that's ok; if not, decrease some variables in the equation.
  2749.  
  2750. Thread pointer: 0x0
  2751. Attempting backtrace. You can use the following information to find out
  2752. where mysqld died. If you see no messages after this, something went
  2753. terribly wrong...
  2754. stack_bottom = 0 thread_stack 0x30000
  2755. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  2756. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  2757. information that should help you find out what is causing the crash.
  2758. 150721 03:39:53 mysqld_safe Number of processes running now: 0
  2759. 150721 03:39:53 mysqld_safe mysqld restarted
  2760. 2015-07-21 03:39:53 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2761. 2015-07-21 03:39:53 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 7085 ...
  2762. 2015-07-21 03:39:53 7085 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  2763.  
  2764. 2015-07-21 03:39:53 7085 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  2765.  
  2766. 2015-07-21 03:39:53 7085 [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.
  2767. 2015-07-21 03:39:53 7085 [Note] Plugin 'FEDERATED' is disabled.
  2768. 2015-07-21 03:39:53 7085 [ERROR] Function 'innodb' already exists
  2769. 2015-07-21 03:39:53 7085 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  2770. 2015-07-21 03:39:53 7085 [ERROR] Function 'federated' already exists
  2771. 2015-07-21 03:39:53 7085 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  2772. 2015-07-21 03:39:53 7085 [ERROR] Function 'blackhole' already exists
  2773. 2015-07-21 03:39:53 7085 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  2774. 2015-07-21 03:39:53 7085 [ERROR] Function 'archive' already exists
  2775. 2015-07-21 03:39:53 7085 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  2776. 2015-07-21 03:39:53 7085 [Note] InnoDB: Using atomics to ref count buffer pool pages
  2777. 2015-07-21 03:39:53 7085 [Note] InnoDB: The InnoDB memory heap is disabled
  2778. 2015-07-21 03:39:53 7085 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2779. 2015-07-21 03:39:53 7085 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2780. 2015-07-21 03:39:53 7085 [Note] InnoDB: Compressed tables use zlib 1.2.8
  2781. 2015-07-21 03:39:53 7085 [Note] InnoDB: Using Linux native AIO
  2782. 2015-07-21 03:39:53 7085 [Note] InnoDB: Not using CPU crc32 instructions
  2783. 2015-07-21 03:39:53 7085 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  2784. 2015-07-21 03:39:53 7085 [Note] InnoDB: Completed initialization of buffer pool
  2785. 2015-07-21 03:39:53 7085 [Note] InnoDB: Highest supported file format is Barracuda.
  2786. 2015-07-21 03:39:53 7085 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  2787. 2015-07-21 03:39:53 7085 [Note] InnoDB: Database was not shutdown normally!
  2788. 2015-07-21 03:39:53 7085 [Note] InnoDB: Starting crash recovery.
  2789. 2015-07-21 03:39:53 7085 [Note] InnoDB: Reading tablespace information from the .ibd files...
  2790. 2015-07-21 03:39:53 7085 [Note] InnoDB: Restoring possible half-written data pages
  2791. 2015-07-21 03:39:53 7085 [Note] InnoDB: from the doublewrite buffer...
  2792. InnoDB: Doing recovery: scanned up to log sequence number 1600777
  2793. 2015-07-21 03:39:53 7085 [Note] InnoDB: Starting an apply batch of log records to the database...
  2794. InnoDB: Progress in percent: 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
  2795. InnoDB: Apply batch completed
  2796. 2015-07-21 03:39:53 7085 [Note] InnoDB: 128 rollback segment(s) are active.
  2797. 2015-07-21 03:39:53 7085 [Note] InnoDB: Waiting for purge to start
  2798. 2015-07-21 03:39:53 7085 [Note] InnoDB: 5.6.24 started; log sequence number 1600777
  2799. 2015-07-21 03:39:53 7085 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  2800. 2015-07-21 03:39:53 7085 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  2801. 2015-07-21 03:39:53 7085 [Note] Server socket created on IP: '127.0.0.1'.
  2802. 2015-07-21 03:39:53 7085 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  2803. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  2804. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  2805. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  2806. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  2807. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  2808. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  2809. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  2810. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  2811. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  2812. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  2813. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  2814. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  2815. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  2816. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  2817. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  2818. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  2819. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  2820. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  2821. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  2822. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  2823. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  2824. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  2825. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  2826. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  2827. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  2828. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  2829. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  2830. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  2831. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  2832. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  2833. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  2834. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  2835. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  2836. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  2837. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  2838. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  2839. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  2840. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  2841. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  2842. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  2843. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  2844. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  2845. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  2846. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  2847. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  2848. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  2849. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  2850. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  2851. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  2852. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  2853. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  2854. 2015-07-21 03:39:53 7085 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  2855. 2015-07-21 03:39:53 7085 [ERROR] Cannot open mysql.event
  2856. 2015-07-21 03:39:53 7085 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2857. 2015-07-21 03:39:53 7085 [Note] /usr/sbin/mysqld: ready for connections.
  2858. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  2859. 2015-07-21 03:39:55 3ff992ff1d0 InnoDB: Assertion failure in thread 4396321599952 in file fil0fil.cc line 5413
  2860. InnoDB: Failing assertion: node->n_pending > 0
  2861. InnoDB: We intentionally generate a memory trap.
  2862. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  2863. InnoDB: If you get repeated assertion failures or crashes, even
  2864. InnoDB: immediately after the mysqld startup, there may be
  2865. InnoDB: corruption in the InnoDB tablespace. Please refer to
  2866. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  2867. InnoDB: about forcing recovery.
  2868. 03:39:55 UTC - mysqld got signal 6 ;
  2869. This could be because you hit a bug. It is also possible that this binary
  2870. or one of the libraries it was linked against is corrupt, improperly built,
  2871. or misconfigured. This error can also be caused by malfunctioning hardware.
  2872. We will try our best to scrape up some info that will hopefully help
  2873. diagnose the problem, but since we have already crashed,
  2874. something is definitely wrong and this may fail.
  2875.  
  2876. key_buffer_size=16777216
  2877. read_buffer_size=131072
  2878. max_used_connections=0
  2879. max_threads=151
  2880. thread_count=0
  2881. connection_count=0
  2882. It is possible that mysqld could use up to
  2883. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  2884. Hope that's ok; if not, decrease some variables in the equation.
  2885.  
  2886. Thread pointer: 0x0
  2887. Attempting backtrace. You can use the following information to find out
  2888. where mysqld died. If you see no messages after this, something went
  2889. terribly wrong...
  2890. stack_bottom = 0 thread_stack 0x30000
  2891. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  2892. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  2893. information that should help you find out what is causing the crash.
  2894. 150721 03:39:57 mysqld_safe Number of processes running now: 0
  2895. 150721 03:39:57 mysqld_safe mysqld restarted
  2896. 2015-07-21 03:39:57 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2897. 2015-07-21 03:39:57 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 7123 ...
  2898. 2015-07-21 03:39:57 7123 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  2899.  
  2900. 2015-07-21 03:39:57 7123 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  2901.  
  2902. 2015-07-21 03:39:57 7123 [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.
  2903. 2015-07-21 03:39:57 7123 [Note] Plugin 'FEDERATED' is disabled.
  2904. 2015-07-21 03:39:57 7123 [ERROR] Function 'innodb' already exists
  2905. 2015-07-21 03:39:57 7123 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  2906. 2015-07-21 03:39:57 7123 [ERROR] Function 'federated' already exists
  2907. 2015-07-21 03:39:57 7123 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  2908. 2015-07-21 03:39:57 7123 [ERROR] Function 'blackhole' already exists
  2909. 2015-07-21 03:39:57 7123 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  2910. 2015-07-21 03:39:57 7123 [ERROR] Function 'archive' already exists
  2911. 2015-07-21 03:39:57 7123 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  2912. 2015-07-21 03:39:57 7123 [Note] InnoDB: Using atomics to ref count buffer pool pages
  2913. 2015-07-21 03:39:57 7123 [Note] InnoDB: The InnoDB memory heap is disabled
  2914. 2015-07-21 03:39:57 7123 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2915. 2015-07-21 03:39:57 7123 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2916. 2015-07-21 03:39:57 7123 [Note] InnoDB: Compressed tables use zlib 1.2.8
  2917. 2015-07-21 03:39:57 7123 [Note] InnoDB: Using Linux native AIO
  2918. 2015-07-21 03:39:57 7123 [Note] InnoDB: Not using CPU crc32 instructions
  2919. 2015-07-21 03:39:57 7123 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  2920. 2015-07-21 03:39:57 7123 [Note] InnoDB: Completed initialization of buffer pool
  2921. 2015-07-21 03:39:57 7123 [Note] InnoDB: Highest supported file format is Barracuda.
  2922. 2015-07-21 03:39:57 7123 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  2923. 2015-07-21 03:39:57 7123 [Note] InnoDB: Database was not shutdown normally!
  2924. 2015-07-21 03:39:57 7123 [Note] InnoDB: Starting crash recovery.
  2925. 2015-07-21 03:39:57 7123 [Note] InnoDB: Reading tablespace information from the .ibd files...
  2926. 2015-07-21 03:39:57 7123 [Note] InnoDB: Restoring possible half-written data pages
  2927. 2015-07-21 03:39:57 7123 [Note] InnoDB: from the doublewrite buffer...
  2928. InnoDB: Doing recovery: scanned up to log sequence number 1600787
  2929. 2015-07-21 03:39:57 7123 [Note] InnoDB: Starting an apply batch of log records to the database...
  2930. InnoDB: Progress in percent: 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
  2931. InnoDB: Apply batch completed
  2932. 2015-07-21 03:39:57 7123 [Note] InnoDB: 128 rollback segment(s) are active.
  2933. 2015-07-21 03:39:57 7123 [Note] InnoDB: Waiting for purge to start
  2934. 2015-07-21 03:39:57 7123 [Note] InnoDB: 5.6.24 started; log sequence number 1600787
  2935. 2015-07-21 03:39:57 7123 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  2936. 2015-07-21 03:39:57 7123 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  2937. 2015-07-21 03:39:57 7123 [Note] Server socket created on IP: '127.0.0.1'.
  2938. 2015-07-21 03:39:57 7123 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
  2939. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
  2940. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
  2941. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
  2942. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
  2943. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
  2944. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
  2945. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
  2946. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
  2947. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
  2948. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
  2949. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
  2950. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
  2951. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
  2952. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
  2953. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
  2954. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
  2955. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
  2956. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
  2957. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
  2958. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
  2959. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
  2960. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
  2961. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
  2962. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
  2963. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
  2964. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
  2965. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
  2966. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
  2967. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
  2968. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
  2969. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
  2970. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
  2971. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
  2972. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
  2973. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
  2974. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
  2975. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
  2976. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
  2977. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
  2978. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
  2979. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
  2980. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
  2981. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
  2982. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
  2983. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
  2984. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
  2985. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
  2986. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
  2987. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
  2988. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
  2989. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
  2990. 2015-07-21 03:39:57 7123 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
  2991. 2015-07-21 03:39:58 7123 [ERROR] Cannot open mysql.event
  2992. 2015-07-21 03:39:58 7123 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2993. 2015-07-21 03:39:58 7123 [Note] /usr/sbin/mysqld: ready for connections.
  2994. Version: '5.6.24-0ubuntu2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  2995. 2015-07-21 03:39:59 3ff7b5df1d0 InnoDB: Assertion failure in thread 4395821298128 in file fil0fil.cc line 5413
  2996. InnoDB: Failing assertion: node->n_pending > 0
  2997. InnoDB: We intentionally generate a memory trap.
  2998. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  2999. InnoDB: If you get repeated assertion failures or crashes, even
  3000. InnoDB: immediately after the mysqld startup, there may be
  3001. InnoDB: corruption in the InnoDB tablespace. Please refer to
  3002. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  3003. InnoDB: about forcing recovery.
  3004. 03:39:59 UTC - mysqld got signal 6 ;
  3005. This could be because you hit a bug. It is also possible that this binary
  3006. or one of the libraries it was linked against is corrupt, improperly built,
  3007. or misconfigured. This error can also be caused by malfunctioning hardware.
  3008. We will try our best to scrape up some info that will hopefully help
  3009. diagnose the problem, but since we have already crashed,
  3010. something is definitely wrong and this may fail.
  3011.  
  3012. key_buffer_size=16777216
  3013. read_buffer_size=131072
  3014. max_used_connections=0
  3015. max_threads=151
  3016. thread_count=0
  3017. connection_count=0
  3018. It is possible that mysqld could use up to
  3019. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  3020. Hope that's ok; if not, decrease some variables in the equation.
  3021.  
  3022. Thread pointer: 0x0
  3023. Attempting backtrace. You can use the following information to find out
  3024. where mysqld died. If you see no messages after this, something went
  3025. terribly wrong...
  3026. stack_bottom = 0 thread_stack 0x30000
  3027. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  3028. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  3029. information that should help you find out what is causing the crash.
  3030. 150721 03:40:01 mysqld_safe Number of processes running now: 0
  3031. 150721 03:40:01 mysqld_safe mysqld restarted
  3032. 2015-07-21 03:40:01 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  3033. 2015-07-21 03:40:01 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-0ubuntu2) starting as process 7159 ...
  3034. 2015-07-21 03:40:01 7159 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  3035.  
  3036. 2015-07-21 03:40:01 7159 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
  3037.  
  3038. 2015-07-21 03:40:01 7159 [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.
  3039. 2015-07-21 03:40:01 7159 [Note] Plugin 'FEDERATED' is disabled.
  3040. 2015-07-21 03:40:01 7159 [ERROR] Function 'innodb' already exists
  3041. 2015-07-21 03:40:01 7159 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
  3042. 2015-07-21 03:40:01 7159 [ERROR] Function 'federated' already exists
  3043. 2015-07-21 03:40:01 7159 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
  3044. 2015-07-21 03:40:01 7159 [ERROR] Function 'blackhole' already exists
  3045. 2015-07-21 03:40:01 7159 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
  3046. 2015-07-21 03:40:01 7159 [ERROR] Function 'archive' already exists
  3047. 2015-07-21 03:40:01 7159 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
  3048. 2015-07-21 03:40:01 7159 [Note] InnoDB: Using atomics to ref count buffer pool pages
  3049. 2015-07-21 03:40:01 7159 [Note] InnoDB: The InnoDB memory heap is disabled
  3050. 2015-07-21 03:40:01 7159 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  3051. 2015-07-21 03:40:01 7159 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  3052. 2015-07-21 03:40:01 7159 [Note] InnoDB: Compressed tables use zlib 1.2.8
  3053. 2015-07-21 03:40:01 7159 [Note] InnoDB: Using Linux native AIO
  3054. 2015-07-21 03:40:01 7159 [Note] InnoDB: Not using CPU crc32 instructions
  3055. 2015-07-21 03:40:01 7159 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  3056. 2015-07-21 03:40:01 7159 [Note] InnoDB: Completed initialization of buffer pool
  3057. 2015-07-21 03:40:01 7159 [Note] InnoDB: Highest supported file format is Barracuda.
  3058. 2015-07-21 03:40:01 7159 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49961
  3059. 2015-07-21 03:40:01 7159 [Note] InnoDB: Database was not shutdown normally!
  3060. 2015-07-21 03:40:01 7159 [Note] InnoDB: Starting crash recovery.
  3061. 2015-07-21 03:40:01 7159 [Note] InnoDB: Reading tablespace information from the .ibd files...
  3062. 2015-07-21 03:40:01 7159 [Note] InnoDB: Restoring possible half-written data pages
  3063. 2015-07-21 03:40:01 7159 [Note] InnoDB: from the doublewrite buffer...
  3064. InnoDB: Doing recovery: scanned up to log sequence number 1600797
  3065. 2015-07-21 03:40:01 7159 [Note] InnoDB: Starting an apply batch of log records to the database...
  3066. InnoDB: Progress in percent: 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 2015-07-21 03:40:01 3ffa48ff1d0 InnoDB: Assertion failure in thread 4396512440784 in file fil0fil.cc line 5413
  3067. InnoDB: Failing assertion: node->n_pending > 0
  3068. InnoDB: We intentionally generate a memory trap.
  3069. InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
  3070. InnoDB: If you get repeated assertion failures or crashes, even
  3071. InnoDB: immediately after the mysqld startup, there may be
  3072. InnoDB: corruption in the InnoDB tablespace. Please refer to
  3073. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
  3074. InnoDB: about forcing recovery.
  3075. 03:40:01 UTC - mysqld got signal 6 ;
  3076. This could be because you hit a bug. It is also possible that this binary
  3077. or one of the libraries it was linked against is corrupt, improperly built,
  3078. or misconfigured. This error can also be caused by malfunctioning hardware.
  3079. We will try our best to scrape up some info that will hopefully help
  3080. diagnose the problem, but since we have already crashed,
  3081. something is definitely wrong and this may fail.
  3082.  
  3083. key_buffer_size=16777216
  3084. read_buffer_size=131072
  3085. max_used_connections=0
  3086. max_threads=151
  3087. thread_count=0
  3088. connection_count=0
  3089. It is possible that mysqld could use up to
  3090. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76297 K bytes of memory
  3091. Hope that's ok; if not, decrease some variables in the equation.
  3092.  
  3093. Thread pointer: 0x0
  3094. Attempting backtrace. You can use the following information to find out
  3095. where mysqld died. If you see no messages after this, something went
  3096. terribly wrong...
  3097. stack_bottom = 0 thread_stack 0x30000
  3098. /usr/sbin/mysqld(my_print_stacktrace+0x44)[0x896dac]
  3099. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  3100. information that should help you find out what is causing the crash.
  3101. 150721 03:40:03 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement