Advertisement
Guest User

mysqld /var/log/mysql.log

a guest
Oct 20th, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 20.26 KB | None | 0 0
  1. 141005 05:38:37 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  2. 141005  5:38:37 InnoDB: The InnoDB memory heap is disabled
  3. 141005  5:38:37 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  4. 141005  5:38:37 InnoDB: Compressed tables use zlib 1.2.3
  5. 141005  5:38:37 InnoDB: Initializing buffer pool, size = 128.0M
  6. 141005  5:38:37 InnoDB: Completed initialization of buffer pool
  7. 141005  5:38:37 InnoDB: highest supported file format is Barracuda.
  8. 141005  5:38:37  InnoDB: Waiting for the background threads to start
  9. 141005  5:38:38 InnoDB: 5.5.39 started; log sequence number 1595675
  10. 141005  5:38:38 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  11. 141005  5:38:38 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  12. 141005  5:38:38 [Note] Server socket created on IP: '0.0.0.0'.
  13. 141005  5:38:38 [Note] Event Scheduler: Loaded 0 events
  14. 141005  5:38:38 [Note] /usr/local/apps/mysql/bin/mysqld: ready for connections.
  15. Version: '5.5.39'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
  16. 141005 05:38:39 mysqld_safe A mysqld process already exists
  17. 141005 20:52:40 [Warning] IP address '210.212.98.234' could not be resolved: Name or service not known
  18. 141006 14:38:18 [Warning] IP address '211.55.29.19' could not be resolved: Name or service not known
  19. 141010 02:43:23 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  20. 141010  2:43:23 InnoDB: The InnoDB memory heap is disabled
  21. 141010  2:43:23 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  22. 141010  2:43:23 InnoDB: Compressed tables use zlib 1.2.3
  23. 141010  2:43:23 InnoDB: Initializing buffer pool, size = 128.0M
  24. 141010  2:43:23 InnoDB: Completed initialization of buffer pool
  25. 141010  2:43:23 InnoDB: highest supported file format is Barracuda.
  26. InnoDB: The log sequence number in ibdata files does not match
  27. InnoDB: the log sequence number in the ib_logfiles!
  28. 141010  2:43:23  InnoDB: Database was not shut down normally!
  29. InnoDB: Starting crash recovery.
  30. InnoDB: Reading tablespace information from the .ibd files...
  31. InnoDB: Restoring possible half-written data pages from the doublewrite
  32. InnoDB: buffer...
  33. InnoDB: Restoring possible half-written data pages from the doublewrite
  34. InnoDB: buffer...
  35. 141010  2:43:23  InnoDB: Waiting for the background threads to start
  36. 141010  2:43:24 InnoDB: 5.5.39 started; log sequence number 24626131
  37. 141010  2:43:24 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  38. 141010  2:43:24 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  39. 141010  2:43:24 [Note] Server socket created on IP: '0.0.0.0'.
  40. 141010  2:43:24 [Note] Event Scheduler: Loaded 0 events
  41. 141010  2:43:24 [Note] /usr/local/apps/mysql/bin/mysqld: ready for connections.
  42. Version: '5.5.39'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
  43. 141010 12:54:51 mysqld_safe Number of processes running now: 0
  44. 141010 12:54:51 mysqld_safe mysqld restarted
  45. 141010 12:54:53 InnoDB: The InnoDB memory heap is disabled
  46. 141010 12:54:53 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  47. 141010 12:54:53 InnoDB: Compressed tables use zlib 1.2.3
  48. 141010 12:54:53 InnoDB: Initializing buffer pool, size = 128.0M
  49. InnoDB: mmap(137363456 bytes) failed; errno 12
  50. 141010 12:54:53 InnoDB: Completed initialization of buffer pool
  51. 141010 12:54:53 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  52. 141010 12:54:53 [ERROR] Plugin 'InnoDB' init function returned error.
  53. 141010 12:54:53 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  54. 141010 12:54:53 [ERROR] Unknown/unsupported storage engine: InnoDB
  55. 141010 12:54:53 [ERROR] Aborting
  56.  
  57. 141010 12:54:53 [Note] /usr/local/apps/mysql/bin/mysqld: Shutdown complete
  58.  
  59. 141010 12:54:53 mysqld_safe mysqld from pid file /var/lib/mysql/mysqld.pid ended
  60. 141010 14:12:27 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  61. 141010 14:12:27 InnoDB: The InnoDB memory heap is disabled
  62. 141010 14:12:27 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  63. 141010 14:12:27 InnoDB: Compressed tables use zlib 1.2.3
  64. 141010 14:12:27 InnoDB: Initializing buffer pool, size = 128.0M
  65. 141010 14:12:27 InnoDB: Compressed tables use zlib 1.2.3
  66. 141010 14:12:27 InnoDB: Initializing buffer pool, size = 128.0M
  67. 141010 14:12:27 InnoDB: Completed initialization of buffer pool
  68. 141010 14:12:27 InnoDB: highest supported file format is Barracuda.
  69. InnoDB: Log scan progressed past the checkpoint lsn 30065648
  70. 141010 14:12:27  InnoDB: Database was not shut down normally!
  71. InnoDB: Starting crash recovery.
  72. InnoDB: Reading tablespace information from the .ibd files...
  73. InnoDB: Restoring possible half-written data pages from the doublewrite
  74. InnoDB: buffer...
  75. InnoDB: Doing recovery: scanned up to log sequence number 30066084
  76. 141010 14:12:27  InnoDB: Starting an apply batch of log records to the database...
  77. InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 5$
  78. InnoDB: Apply batch completed
  79. 141010 14:12:28  InnoDB: Waiting for the background threads to start
  80. 141010 14:12:29 InnoDB: 5.5.39 started; log sequence number 30066084
  81. 141010 14:12:29 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  82. 141010 14:12:29 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  83. 141010 14:12:29 [Note] Server socket created on IP: '0.0.0.0'.
  84. 141010 14:12:29 [Note] Event Scheduler: Loaded 0 events
  85. 141010 14:12:29 [Note] /usr/local/apps/mysql/bin/mysqld: ready for connections.
  86. Version: '5.5.39'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
  87. 141011  3:45:55 [Warning] IP address '210.212.98.234' could not be resolved: Name or service not known
  88. 141011 15:52:32 [Warning] IP address '122.227.228.41' could not be resolved: Name or service not known
  89. 141011 23:00:50 mysqld_safe Number of processes running now: 0
  90. 141011 23:00:50 mysqld_safe mysqld restarted
  91. 141011 23:00:50 InnoDB: The InnoDB memory heap is disabled
  92. 141011 23:00:50 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  93. 141011 23:00:50 InnoDB: Compressed tables use zlib 1.2.3
  94. 141011 23:00:50 InnoDB: Initializing buffer pool, size = 128.0M
  95. InnoDB: mmap(137363456 bytes) failed; errno 12
  96. 141011 23:00:50 InnoDB: Completed initialization of buffer pool
  97. InnoDB: mmap(137363456 bytes) failed; errno 12
  98. 141011 23:00:50 InnoDB: Completed initialization of buffer pool
  99. 141011 23:00:50 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  100. 141011 23:00:50 [ERROR] Plugin 'InnoDB' init function returned error.
  101. 141011 23:00:50 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  102. 141011 23:00:50 [ERROR] Unknown/unsupported storage engine: InnoDB
  103. 141011 23:00:50 [ERROR] Aborting
  104.  
  105. 141011 23:00:50 [Note] /usr/local/apps/mysql/bin/mysqld: Shutdown complete
  106.  
  107. 141011 23:00:50 mysqld_safe mysqld from pid file /var/lib/mysql/mysqld.pid ended
  108. 141012 10:32:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  109. 141012 10:32:11 InnoDB: The InnoDB memory heap is disabled
  110. 141012 10:32:11 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  111. 141012 10:32:11 InnoDB: Compressed tables use zlib 1.2.3
  112. 141012 10:32:11 InnoDB: Initializing buffer pool, size = 128.0M
  113. 141012 10:32:11 InnoDB: Completed initialization of buffer pool
  114. 141012 10:32:11 InnoDB: highest supported file format is Barracuda.
  115. InnoDB: Log scan progressed past the checkpoint lsn 32523233
  116. 141012 10:32:11  InnoDB: Database was not shut down normally!
  117. InnoDB: Starting crash recovery.
  118. InnoDB: Reading tablespace information from the .ibd files...
  119. InnoDB: Restoring possible half-written data pages from the doublewrite
  120. InnoDB: buffer...
  121. InnoDB: Doing recovery: scanned up to log sequence number 32525422
  122. 141012 10:32:11  InnoDB: Starting an apply batch of log records to the database...
  123. InnoDB: Progress in percents: 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
  124. InnoDB: Apply batch completed
  125. 141012 10:32:11  InnoDB: Waiting for the background threads to start
  126. 141012 10:32:12 InnoDB: 5.5.39 started; log sequence number 32525422
  127. 141012 10:32:12 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  128. 141012 10:32:12 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  129. 141012 10:32:12 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  130. 141012 10:32:12 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  131. 141012 10:32:12 [Note] Server socket created on IP: '0.0.0.0'.
  132. 141012 10:32:12 [Note] Event Scheduler: Loaded 0 events
  133. 141012 10:32:12 [Note] /usr/local/apps/mysql/bin/mysqld: ready for connections.
  134. Version: '5.5.39'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
  135. 141013 20:10:25 [Warning] IP address '210.212.98.234' could not be resolved: Name or service not known
  136. 141014 00:52:48 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  137. 141014  0:52:48 InnoDB: The InnoDB memory heap is disabled
  138. 141014  0:52:48 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  139. 141014  0:52:48 InnoDB: Compressed tables use zlib 1.2.3
  140. 141014  0:52:48 InnoDB: Initializing buffer pool, size = 128.0M
  141. 141014  0:52:48 InnoDB: Completed initialization of buffer pool
  142. 141014  0:52:48 InnoDB: highest supported file format is Barracuda.
  143. InnoDB: The log sequence number in ibdata files does not match
  144. InnoDB: the log sequence number in the ib_logfiles!
  145. 141014  0:52:48  InnoDB: Database was not shut down normally!
  146. InnoDB: Starting crash recovery.
  147. InnoDB: Reading tablespace information from the .ibd files...
  148. InnoDB: Restoring possible half-written data pages from the doublewrite
  149. InnoDB: buffer...
  150. 141014  0:52:48  InnoDB: Waiting for the background threads to start
  151. 141014  0:52:51 InnoDB: 5.5.39 started; log sequence number 36644230
  152. 141014  0:52:51 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  153. 141014  0:52:51 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  154. 141014  0:52:51 [Note] Server socket created on IP: '0.0.0.0'.
  155. 141014  0:52:51 [Note] Event Scheduler: Loaded 0 events
  156. 141014  0:52:51 [Note] /usr/local/apps/mysql/bin/mysqld: ready for connections.
  157. Version: '5.5.39'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
  158. 141015 10:11:42 mysqld_safe Number of processes running now: 0
  159. 141015 10:11:42 mysqld_safe mysqld restarted
  160. 141015 10:11:44 InnoDB: The InnoDB memory heap is disabled
  161. 141015 10:11:42 mysqld_safe mysqld restarted
  162. 141015 10:11:44 InnoDB: The InnoDB memory heap is disabled
  163. 141015 10:11:44 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  164. 141015 10:11:44 InnoDB: Compressed tables use zlib 1.2.3
  165. 141015 10:11:44 InnoDB: Initializing buffer pool, size = 128.0M
  166. InnoDB: mmap(137363456 bytes) failed; errno 12
  167. 141015 10:11:44 InnoDB: Completed initialization of buffer pool
  168. 141015 10:11:44 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  169. 141015 10:11:44 [ERROR] Plugin 'InnoDB' init function returned error.
  170. 141015 10:11:44 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  171. 141015 10:11:44 [ERROR] Unknown/unsupported storage engine: InnoDB
  172. 141015 10:11:44 [ERROR] Aborting
  173.  
  174. 141015 10:11:44 [Note] /usr/local/apps/mysql/bin/mysqld: Shutdown complete
  175.  
  176. 141015 10:11:44 mysqld_safe mysqld from pid file /var/lib/mysql/mysqld.pid ended
  177. 141015 12:31:51 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  178. 141015 12:31:51 InnoDB: The InnoDB memory heap is disabled
  179. 141015 12:31:51 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  180. 141015 12:31:51 InnoDB: Compressed tables use zlib 1.2.3
  181. 141015 12:31:51 InnoDB: Initializing buffer pool, size = 128.0M
  182. 141015 12:31:51 InnoDB: Completed initialization of buffer pool
  183. 141015 12:31:52 InnoDB: highest supported file format is Barracuda.
  184. InnoDB: Log scan progressed past the checkpoint lsn 63425499
  185. 141015 12:31:52  InnoDB: Database was not shut down normally!
  186. InnoDB: Starting crash recovery.
  187. InnoDB: Reading tablespace information from the .ibd files...
  188. InnoDB: Restoring possible half-written data pages from the doublewrite
  189. InnoDB: buffer...
  190. InnoDB: Doing recovery: scanned up to log sequence number 63429797
  191. 141015 12:31:52  InnoDB: Starting an apply batch of log records to the database...
  192. InnoDB: Progress in percents: 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 6
  193. 141015 10:11:42 mysqld_safe mysqld restarted
  194. 141015 10:11:44 InnoDB: The InnoDB memory heap is disabled
  195. 141015 10:11:44 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  196. 141015 10:11:44 InnoDB: Compressed tables use zlib 1.2.3
  197. 141015 10:11:44 InnoDB: Initializing buffer pool, size = 128.0M
  198. InnoDB: mmap(137363456 bytes) failed; errno 12
  199. 141015 10:11:44 InnoDB: Completed initialization of buffer pool
  200. 141015 10:11:44 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  201. 141015 10:11:44 [ERROR] Plugin 'InnoDB' init function returned error.
  202. 141015 10:11:44 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  203. 141015 10:11:44 [ERROR] Unknown/unsupported storage engine: InnoDB
  204. 141015 10:11:44 [ERROR] Aborting
  205.  
  206. 141015 10:11:44 [Note] /usr/local/apps/mysql/bin/mysqld: Shutdown complete
  207.  
  208. 141015 10:11:44 mysqld_safe mysqld from pid file /var/lib/mysql/mysqld.pid ended
  209. 141015 12:31:51 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  210. 141015 12:31:51 InnoDB: The InnoDB memory heap is disabled
  211. 141015 12:31:51 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  212. 141015 12:31:51 InnoDB: Compressed tables use zlib 1.2.3
  213. 141015 12:31:51 InnoDB: Initializing buffer pool, size = 128.0M
  214. 141015 12:31:51 InnoDB: Completed initialization of buffer pool
  215. 141015 12:31:52 InnoDB: highest supported file format is Barracuda.
  216. InnoDB: Log scan progressed past the checkpoint lsn 63425499
  217. 141015 12:31:52  InnoDB: Database was not shut down normally!
  218. InnoDB: Starting crash recovery.
  219. InnoDB: Reading tablespace information from the .ibd files...
  220. InnoDB: Restoring possible half-written data pages from the doublewrite
  221. InnoDB: buffer...
  222. InnoDB: Doing recovery: scanned up to log sequence number 63429797
  223. 141015 12:31:52  InnoDB: Starting an apply batch of log records to the database...
  224. InnoDB: Progress in percents: 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 6
  225. InnoDB: Apply batch completed
  226. 141015 12:31:52  InnoDB: Waiting for the background threads to start
  227. 141015 12:31:53 InnoDB: 5.5.39 started; log sequence number 63429797
  228. 141015 12:31:53 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  229. 141015 12:31:53 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  230. 141015 12:31:53 [Note] Server socket created on IP: '0.0.0.0'.
  231. 141015 12:31:53 [Note] Event Scheduler: Loaded 0 events
  232. 141015 12:31:53 [Note] /usr/local/apps/mysql/bin/mysqld: ready for connections.
  233. Version: '5.5.39'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
  234. 141015 22:36:00 [Warning] IP address '210.212.98.234' could not be resolved: Name or service not known
  235. 141016 16:28:52 mysqld_safe Number of processes running now: 0
  236. 141016 16:28:53 mysqld_safe mysqld restarted
  237. 141016 16:29:12 InnoDB: The InnoDB memory heap is disabled
  238. 141016 16:29:12 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  239. 141016 16:29:12 InnoDB: Compressed tables use zlib 1.2.3
  240. 141016 16:29:13 InnoDB: Initializing buffer pool, size = 128.0M
  241. InnoDB: mmap(137363456 bytes) failed; errno 12
  242. 141016 16:29:13 InnoDB: Completed initialization of buffer pool
  243. 141016 16:29:13 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  244. 141016 16:29:13 [ERROR] Plugin 'InnoDB' init function returned error.
  245. 141016 16:29:13 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  246. 141016 16:29:13 [ERROR] Unknown/unsupported storage engine: InnoDB
  247. 141016 16:29:13 [ERROR] Aborting
  248.  
  249. 141016 16:29:13 [Note] /usr/local/apps/mysql/bin/mysqld: Shutdown complete
  250.  
  251. 141016 16:29:13 mysqld_safe mysqld from pid file /var/lib/mysql/mysqld.pid ended
  252. 141017 06:52:28 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  253. 141017  6:52:28 InnoDB: The InnoDB memory heap is disabled
  254. 141017  6:52:28 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  255. 141017  6:52:28 InnoDB: The InnoDB memory heap is disabled
  256. 141017  6:52:28 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  257. 141017  6:52:28 InnoDB: Compressed tables use zlib 1.2.3
  258. 141017  6:52:28 InnoDB: Initializing buffer pool, size = 128.0M
  259. 141017  6:52:28 InnoDB: Completed initialization of buffer pool
  260. 141017  6:52:28 InnoDB: highest supported file format is Barracuda.
  261. InnoDB: Log scan progressed past the checkpoint lsn 67251632
  262. 141017  6:52:28  InnoDB: Database was not shut down normally!
  263. InnoDB: Starting crash recovery.
  264. InnoDB: Reading tablespace information from the .ibd files...
  265. InnoDB: Restoring possible half-written data pages from the doublewrite
  266. InnoDB: buffer...
  267. InnoDB: Doing recovery: scanned up to log sequence number 67258339
  268. 141017  6:52:28  InnoDB: Starting an apply batch of log records to the database...
  269. InnoDB: Progress in percents: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62$
  270. InnoDB: Apply batch completed
  271. 141017  6:52:28  InnoDB: Waiting for the background threads to start
  272. 141017  6:52:29 InnoDB: 5.5.39 started; log sequence number 67258339
  273. 141017  6:52:29 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  274. 141017  6:52:29 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  275. 141017  6:52:29 [Note] Server socket created on IP: '0.0.0.0'.
  276. 141017  6:52:29 [Note] Event Scheduler: Loaded 0 events
  277. 141017  6:52:29 [Note] /usr/local/apps/mysql/bin/mysqld: ready for connections.
  278. Version: '5.5.39'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
  279. 141019 18:22:29 mysqld_safe Number of processes running now: 0
  280. 141019 18:22:30 mysqld_safe mysqld restarted
  281. 141019 18:22:35 InnoDB: The InnoDB memory heap is disabled
  282. 141019 18:22:35 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  283. 141019 18:22:35 InnoDB: Compressed tables use zlib 1.2.3
  284. 141019 18:22:37 InnoDB: Initializing buffer pool, size = 128.0M
  285. InnoDB: mmap(137363456 bytes) failed; errno 12
  286. 141019 18:22:37 InnoDB: Completed initialization of buffer pool
  287. InnoDB: mmap(137363456 bytes) failed; errno 12
  288. 141019 18:22:37 InnoDB: Completed initialization of buffer pool
  289. 141019 18:22:37 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  290. 141019 18:22:37 [ERROR] Plugin 'InnoDB' init function returned error.
  291. 141019 18:22:37 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  292. 141019 18:22:37 [ERROR] Unknown/unsupported storage engine: InnoDB
  293. 141019 18:22:37 [ERROR] Aborting
  294.  
  295. 141019 18:22:37 [Note] /usr/local/apps/mysql/bin/mysqld: Shutdown complete
  296.  
  297. 141019 18:22:37 mysqld_safe mysqld from pid file /var/lib/mysql/mysqld.pid ended
  298. 141020 01:10:35 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  299. 141020  1:10:35 InnoDB: The InnoDB memory heap is disabled
  300. 141020  1:10:35 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  301. 141020  1:10:35 InnoDB: Compressed tables use zlib 1.2.3
  302. 141020  1:10:35 InnoDB: Initializing buffer pool, size = 128.0M
  303. 141020  1:10:35 InnoDB: Completed initialization of buffer pool
  304. 141020  1:10:35 InnoDB: highest supported file format is Barracuda.
  305. InnoDB: Log scan progressed past the checkpoint lsn 108587298
  306. 141020  1:10:35  InnoDB: Database was not shut down normally!
  307. InnoDB: Starting crash recovery.
  308. InnoDB: Reading tablespace information from the .ibd files...
  309. InnoDB: Restoring possible half-written data pages from the doublewrite
  310. InnoDB: buffer...
  311. InnoDB: Doing recovery: scanned up to log sequence number 108587308
  312. 141020  1:10:35  InnoDB: Waiting for the background threads to start
  313. 141020  1:10:36 InnoDB: 5.5.39 started; log sequence number 108587308
  314. 141020  1:10:36 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  315. 141020  1:10:36 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  316. 141020  1:10:36 [Note] Server socket created on IP: '0.0.0.0'.
  317. 141020  1:10:36 [Note] Event Scheduler: Loaded 0 events
  318. 141020  1:10:36 [Note] /usr/local/apps/mysql/bin/mysqld: ready for connections
  319. 141020  1:10:36 [Note] Event Scheduler: Loaded 0 events
  320. 141020  1:10:36 [Note] /usr/local/apps/mysql/bin/mysqld: ready for connections.
  321. Version: '5.5.39'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement