Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.28 KB | None | 0 0
  1. 140723 06:12:46 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  2. 140723 6:12:47 [Note] Plugin 'FEDERATED' is disabled.
  3. 140723 6:12:47 InnoDB: The InnoDB memory heap is disabled
  4. 140723 6:12:47 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  5. 140723 6:12:47 InnoDB: Compressed tables use zlib 1.2.3
  6. 140723 6:12:47 InnoDB: Using Linux native AIO
  7. 140723 6:12:47 InnoDB: Initializing buffer pool, size = 128.0M
  8. 140723 6:12:47 InnoDB: Completed initialization of buffer pool
  9. InnoDB: The first specified data file ./ibdata1 did not exist:
  10. InnoDB: a new database to be created!
  11. 140723 6:12:47 InnoDB: Setting file ./ibdata1 size to 10 MB
  12. InnoDB: Database physically writes the file full: wait...
  13. 140723 6:12:47 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
  14. InnoDB: Setting log file ./ib_logfile0 size to 5 MB
  15. InnoDB: Database physically writes the file full: wait...
  16. 140723 6:12:47 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
  17. InnoDB: Setting log file ./ib_logfile1 size to 5 MB
  18. InnoDB: Database physically writes the file full: wait...
  19. InnoDB: Doublewrite buffer not found: creating new
  20. InnoDB: Doublewrite buffer created
  21. InnoDB: 127 rollback segment(s) active.
  22. InnoDB: Creating foreign key constraint system tables
  23. InnoDB: Foreign key constraint system tables created
  24. 140723 6:12:47 InnoDB: Waiting for the background threads to start
  25. 140723 6:12:48 InnoDB: 5.5.38 started; log sequence number 0
  26. 140723 6:12:48 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  27. 140723 6:12:48 [Note] - '0.0.0.0' resolves to '0.0.0.0';
  28. 140723 6:12:48 [Note] Server socket created on IP: '0.0.0.0'.
  29. 140723 6:12:48 [Note] Event Scheduler: Loaded 0 events
  30. 140723 6:12:48 [Note] /usr/libexec/mysqld: ready for connections.
  31. Version: '5.5.38' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi
  32.  
  33. Status information:
  34.  
  35. Current dir: /var/lib/mysql/
  36. Running threads: 0 Stack size: 262144
  37. Current locks:
  38. lock: 0x7f7284040520:
  39.  
  40. lock: 0x7f728400dda0:
  41.  
  42. lock: 0x1d67c90:
  43.  
  44. lock: 0x1d30550:
  45.  
  46. lock: 0x1d25940:
  47.  
  48. lock: 0x1d18fb0:
  49.  
  50. lock: 0x1d082b0:
  51.  
  52. lock: 0x1d020e0:
  53.  
  54. lock: 0x1cfce30:
  55.  
  56. lock: 0x1cf6900:
  57.  
  58. lock: 0x1519c10:
  59.  
  60. lock: 0xfa07a0:
  61.  
  62. lock: 0xfa0e60:
  63.  
  64. lock: 0xfa0da0:
  65.  
  66. lock: 0xfa0ce0:
  67.  
  68. lock: 0xfa0920:
  69.  
  70. lock: 0xfa0860:
  71.  
  72. lock: 0xfa06e0:
  73.  
  74. lock: 0xfa0620:
  75.  
  76. lock: 0xfa0560:
  77.  
  78. lock: 0xfa0f20:
  79.  
  80. lock: 0xfa09e0:
  81.  
  82. lock: 0xfa0c20:
  83.  
  84. lock: 0xfa0b60:
  85.  
  86. lock: 0xfa0aa0:
  87.  
  88. lock: 0xfa04a0:
  89.  
  90. lock: 0xfa03e0:
  91.  
  92. lock: 0xfa0320:
  93.  
  94.  
  95. Key caches:
  96. default
  97. Buffer_size: 8388608
  98. Block_size: 1024
  99. Division_limit: 100
  100. Age_limit: 300
  101. blocks used: 4
  102. not flushed: 0
  103. w_requests: 49
  104. writes: 25
  105. r_requests: 46
  106. reads: 4
  107.  
  108.  
  109. handler status:
  110. read_key: 17
  111. read_next: 0
  112. read_rnd 0
  113. read_first: 5
  114. write: 1568
  115. delete 11
  116. update: 1
  117.  
  118. Table status:
  119. Opened tables: 49
  120. Open tables: 28
  121. Open files: 20
  122. Open streams: 0
  123.  
  124. Alarm status:
  125. Active alarms: 0
  126. Max used alarms: 0
  127. Next alarm time: 0
  128.  
  129. Memory status:
  130. Non-mmapped space allocated from system: 9547776
  131. Number of free chunks: 33
  132. Number of fastbin blocks: 0
  133. Number of mmapped regions: 14
  134. Space in mmapped regions: 23969792
  135. Maximum total allocated space: 0
  136. Space available in freed fastbin blocks: 0
  137. Total allocated space: 8894512
  138. Total free space: 653264
  139. Top-most, releasable space: 604816
  140. Estimated memory (with thread stack): 33517568
  141.  
  142.  
  143.  
  144. Events status:
  145. LLA = Last Locked At LUA = Last Unlocked At
  146. WOC = Waiting On Condition DL = Data Locked
  147.  
  148. Event scheduler status:
  149. State : INITIALIZED
  150. Thread id : 0
  151. LLA : n/a:0
  152. LUA : n/a:0
  153. WOC : NO
  154. Workers : 0
  155. Executed : 0
  156. Data locked: NO
  157.  
  158. Event queue status:
  159. Element count : 0
  160. Data locked : NO
  161. Attempting lock : NO
  162. LLA : drop_schema_events:382
  163. LUA : drop_schema_events:384
  164. WOC : NO
  165. Next activation : never
  166. 140723 08:52:21 mysqld_safe Number of processes running now: 0
  167. 140723 08:52:21 mysqld_safe mysqld restarted
  168. 140723 8:52:21 [Note] Plugin 'FEDERATED' is disabled.
  169. 140723 8:52:21 InnoDB: The InnoDB memory heap is disabled
  170. 140723 8:52:21 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  171. 140723 8:52:21 InnoDB: Compressed tables use zlib 1.2.3
  172. 140723 8:52:21 InnoDB: Using Linux native AIO
  173. 140723 8:52:21 InnoDB: Initializing buffer pool, size = 128.0M
  174. InnoDB: mmap(137363456 bytes) failed; errno 12
  175. 140723 8:52:21 InnoDB: Completed initialization of buffer pool
  176. 140723 8:52:21 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  177. 140723 8:52:21 [ERROR] Plugin 'InnoDB' init function returned error.
  178. 140723 8:52:21 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  179. 140723 8:52:21 [ERROR] Unknown/unsupported storage engine: InnoDB
  180. 140723 8:52:21 [ERROR] Aborting
  181.  
  182. 140723 8:52:21 [Note] /usr/libexec/mysqld: Shutdown complete
  183.  
  184. 140723 08:52:21 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  185. 140723 08:53:20 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  186. 140723 8:53:20 [Note] Plugin 'FEDERATED' is disabled.
  187. 140723 8:53:20 InnoDB: The InnoDB memory heap is disabled
  188. 140723 8:53:20 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  189. 140723 8:53:20 InnoDB: Compressed tables use zlib 1.2.3
  190. 140723 8:53:20 InnoDB: Using Linux native AIO
  191. 140723 8:53:20 InnoDB: Initializing buffer pool, size = 128.0M
  192. InnoDB: mmap(137363456 bytes) failed; errno 12
  193. 140723 8:53:20 InnoDB: Completed initialization of buffer pool
  194. 140723 8:53:20 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  195. 140723 8:53:20 [ERROR] Plugin 'InnoDB' init function returned error.
  196. 140723 8:53:20 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  197. 140723 8:53:20 [ERROR] Unknown/unsupported storage engine: InnoDB
  198. 140723 8:53:20 [ERROR] Aborting
  199.  
  200. 140723 8:53:20 [Note] /usr/libexec/mysqld: Shutdown complete
  201.  
  202. 140723 08:53:20 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  203. 140723 08:53:47 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  204. 140723 8:53:47 [Note] Plugin 'FEDERATED' is disabled.
  205. 140723 8:53:47 InnoDB: The InnoDB memory heap is disabled
  206. 140723 8:53:47 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  207. 140723 8:53:47 InnoDB: Compressed tables use zlib 1.2.3
  208. 140723 8:53:47 InnoDB: Using Linux native AIO
  209. 140723 8:53:47 InnoDB: Initializing buffer pool, size = 128.0M
  210. InnoDB: mmap(137363456 bytes) failed; errno 12
  211. 140723 8:53:47 InnoDB: Completed initialization of buffer pool
  212. 140723 8:53:47 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  213. 140723 8:53:47 [ERROR] Plugin 'InnoDB' init function returned error.
  214. 140723 8:53:47 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  215. 140723 8:53:47 [ERROR] Unknown/unsupported storage engine: InnoDB
  216. 140723 8:53:47 [ERROR] Aborting
  217.  
  218. 140723 8:53:47 [Note] /usr/libexec/mysqld: Shutdown complete
  219.  
  220. 140723 08:53:47 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  221. 140723 08:55:12 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  222. 140723 8:55:12 [Note] Plugin 'FEDERATED' is disabled.
  223. 140723 8:55:12 InnoDB: The InnoDB memory heap is disabled
  224. 140723 8:55:12 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  225. 140723 8:55:12 InnoDB: Compressed tables use zlib 1.2.3
  226. 140723 8:55:12 InnoDB: Using Linux native AIO
  227. 140723 8:55:12 InnoDB: Initializing buffer pool, size = 128.0M
  228. InnoDB: mmap(137363456 bytes) failed; errno 12
  229. 140723 8:55:12 InnoDB: Completed initialization of buffer pool
  230. 140723 8:55:12 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  231. 140723 8:55:12 [ERROR] Plugin 'InnoDB' init function returned error.
  232. 140723 8:55:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  233. 140723 8:55:12 [ERROR] Unknown/unsupported storage engine: InnoDB
  234. 140723 8:55:12 [ERROR] Aborting
  235.  
  236. 140723 8:55:12 [Note] /usr/libexec/mysqld: Shutdown complete
  237.  
  238. 140723 08:55:12 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  239. 140723 08:55:19 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  240. 140723 8:55:19 [Note] Plugin 'FEDERATED' is disabled.
  241. 140723 8:55:19 InnoDB: The InnoDB memory heap is disabled
  242. 140723 8:55:19 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  243. 140723 8:55:19 InnoDB: Compressed tables use zlib 1.2.3
  244. 140723 8:55:19 InnoDB: Using Linux native AIO
  245. 140723 8:55:19 InnoDB: Initializing buffer pool, size = 128.0M
  246. InnoDB: mmap(137363456 bytes) failed; errno 12
  247. 140723 8:55:19 InnoDB: Completed initialization of buffer pool
  248. 140723 8:55:19 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  249. 140723 8:55:19 [ERROR] Plugin 'InnoDB' init function returned error.
  250. 140723 8:55:19 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  251. 140723 8:55:19 [ERROR] Unknown/unsupported storage engine: InnoDB
  252. 140723 8:55:19 [ERROR] Aborting
  253.  
  254. 140723 8:55:19 [Note] /usr/libexec/mysqld: Shutdown complete
  255.  
  256. 140723 08:55:19 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  257. 140723 08:58:44 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  258. 140723 8:58:44 [Note] Plugin 'FEDERATED' is disabled.
  259. 140723 8:58:44 InnoDB: The InnoDB memory heap is disabled
  260. 140723 8:58:44 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  261. 140723 8:58:44 InnoDB: Compressed tables use zlib 1.2.3
  262. 140723 8:58:44 InnoDB: Using Linux native AIO
  263. 140723 8:58:44 InnoDB: Initializing buffer pool, size = 128.0M
  264. InnoDB: mmap(137363456 bytes) failed; errno 12
  265. 140723 8:58:44 InnoDB: Completed initialization of buffer pool
  266. 140723 8:58:44 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  267. 140723 8:58:44 [ERROR] Plugin 'InnoDB' init function returned error.
  268. 140723 8:58:44 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  269. 140723 8:58:44 [ERROR] Unknown/unsupported storage engine: InnoDB
  270. 140723 8:58:44 [ERROR] Aborting
  271.  
  272. 140723 8:58:44 [Note] /usr/libexec/mysqld: Shutdown complete
  273.  
  274. 140723 08:58:44 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  275. 140723 08:58:53 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  276. 140723 8:58:54 [Note] Plugin 'FEDERATED' is disabled.
  277. 140723 8:58:54 InnoDB: The InnoDB memory heap is disabled
  278. 140723 8:58:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  279. 140723 8:58:54 InnoDB: Compressed tables use zlib 1.2.3
  280. 140723 8:58:54 InnoDB: Using Linux native AIO
  281. 140723 8:58:54 InnoDB: Initializing buffer pool, size = 128.0M
  282. InnoDB: mmap(137363456 bytes) failed; errno 12
  283. 140723 8:58:54 InnoDB: Completed initialization of buffer pool
  284. 140723 8:58:54 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  285. 140723 8:58:54 [ERROR] Plugin 'InnoDB' init function returned error.
  286. 140723 8:58:54 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  287. 140723 8:58:54 [ERROR] Unknown/unsupported storage engine: InnoDB
  288. 140723 8:58:54 [ERROR] Aborting
  289.  
  290. 140723 8:58:54 [Note] /usr/libexec/mysqld: Shutdown complete
  291.  
  292. 140723 08:58:54 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  293. 140723 08:58:56 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  294. 140723 8:58:56 [Note] Plugin 'FEDERATED' is disabled.
  295. 140723 8:58:56 InnoDB: The InnoDB memory heap is disabled
  296. 140723 8:58:56 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  297. 140723 8:58:56 InnoDB: Compressed tables use zlib 1.2.3
  298. 140723 8:58:56 InnoDB: Using Linux native AIO
  299. 140723 8:58:57 InnoDB: Initializing buffer pool, size = 128.0M
  300. InnoDB: mmap(137363456 bytes) failed; errno 12
  301. 140723 8:58:57 InnoDB: Completed initialization of buffer pool
  302. 140723 8:58:57 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  303. 140723 8:58:57 [ERROR] Plugin 'InnoDB' init function returned error.
  304. 140723 8:58:57 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  305. 140723 8:58:57 [ERROR] Unknown/unsupported storage engine: InnoDB
  306. 140723 8:58:57 [ERROR] Aborting
  307.  
  308. 140723 8:58:57 [Note] /usr/libexec/mysqld: Shutdown complete
  309.  
  310. 140723 08:58:57 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  311. 140723 08:59:17 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  312. 140723 8:59:17 [Note] Plugin 'FEDERATED' is disabled.
  313. 140723 8:59:17 InnoDB: The InnoDB memory heap is disabled
  314. 140723 8:59:17 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  315. 140723 8:59:17 InnoDB: Compressed tables use zlib 1.2.3
  316. 140723 8:59:17 InnoDB: Using Linux native AIO
  317. 140723 8:59:17 InnoDB: Initializing buffer pool, size = 128.0M
  318. InnoDB: mmap(137363456 bytes) failed; errno 12
  319. 140723 8:59:17 InnoDB: Completed initialization of buffer pool
  320. 140723 8:59:17 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  321. 140723 8:59:17 [ERROR] Plugin 'InnoDB' init function returned error.
  322. 140723 8:59:17 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  323. 140723 8:59:17 [ERROR] Unknown/unsupported storage engine: InnoDB
  324. 140723 8:59:17 [ERROR] Aborting
  325.  
  326. 140723 8:59:17 [Note] /usr/libexec/mysqld: Shutdown complete
  327.  
  328. 140723 08:59:17 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  329. 140723 09:04:36 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  330. 140723 9:04:36 [Note] Plugin 'FEDERATED' is disabled.
  331. 140723 9:04:36 InnoDB: The InnoDB memory heap is disabled
  332. 140723 9:04:36 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  333. 140723 9:04:36 InnoDB: Compressed tables use zlib 1.2.3
  334. 140723 9:04:36 InnoDB: Using Linux native AIO
  335. 140723 9:04:36 InnoDB: Initializing buffer pool, size = 128.0M
  336. 140723 9:04:36 InnoDB: Completed initialization of buffer pool
  337. 140723 9:04:36 InnoDB: highest supported file format is Barracuda.
  338. InnoDB: The log sequence number in ibdata files does not match
  339. InnoDB: the log sequence number in the ib_logfiles!
  340. 140723 9:04:36 InnoDB: Database was not shut down normally!
  341. InnoDB: Starting crash recovery.
  342. InnoDB: Reading tablespace information from the .ibd files...
  343. InnoDB: Restoring possible half-written data pages from the doublewrite
  344. InnoDB: buffer...
  345. 140723 9:04:36 InnoDB: Waiting for the background threads to start
  346. 140723 9:04:37 InnoDB: 5.5.38 started; log sequence number 1841978
  347. 140723 9:04:37 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  348. 140723 9:04:37 [Note] - '0.0.0.0' resolves to '0.0.0.0';
  349. 140723 9:04:37 [Note] Server socket created on IP: '0.0.0.0'.
  350. 140723 9:04:37 [Note] Event Scheduler: Loaded 0 events
  351. 140723 9:04:37 [Note] /usr/libexec/mysqld: ready for connections.
  352. Version: '5.5.38' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi
  353. 140723 9:18:21 [Note] /usr/libexec/mysqld: Normal shutdown
  354.  
  355. 140723 9:18:21 [Note] Event Scheduler: Purging the queue. 0 events
  356. 140723 9:18:21 InnoDB: Starting shutdown...
  357. 140723 9:18:22 InnoDB: Shutdown completed; log sequence number 1841978
  358. 140723 9:18:22 [Note] /usr/libexec/mysqld: Shutdown complete
  359.  
  360. 140723 09:18:22 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  361. 140723 09:18:23 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  362. 140723 9:18:23 [Note] Plugin 'FEDERATED' is disabled.
  363. 140723 9:18:23 InnoDB: The InnoDB memory heap is disabled
  364. 140723 9:18:23 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  365. 140723 9:18:23 InnoDB: Compressed tables use zlib 1.2.3
  366. 140723 9:18:23 InnoDB: Using Linux native AIO
  367. 140723 9:18:23 InnoDB: Initializing buffer pool, size = 128.0M
  368. 140723 9:18:23 InnoDB: Completed initialization of buffer pool
  369. 140723 9:18:23 InnoDB: highest supported file format is Barracuda.
  370. 140723 9:18:23 InnoDB: Waiting for the background threads to start
  371. 140723 9:18:24 InnoDB: 5.5.38 started; log sequence number 1841978
  372. 140723 9:18:24 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  373. 140723 9:18:24 [Note] - '0.0.0.0' resolves to '0.0.0.0';
  374. 140723 9:18:24 [Note] Server socket created on IP: '0.0.0.0'.
  375. 140723 9:18:24 [Note] Event Scheduler: Loaded 0 events
  376. 140723 9:18:24 [Note] /usr/libexec/mysqld: ready for connections.
  377. Version: '5.5.38' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi
  378. 140723 9:18:54 [Note] /usr/libexec/mysqld: Normal shutdown
  379.  
  380. 140723 9:18:54 [Note] Event Scheduler: Purging the queue. 0 events
  381. 140723 9:18:54 InnoDB: Starting shutdown...
  382. 140723 9:18:55 InnoDB: Shutdown completed; log sequence number 1841978
  383. 140723 9:18:55 [Note] /usr/libexec/mysqld: Shutdown complete
  384.  
  385. 140723 09:18:55 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  386. 140723 09:18:55 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  387. 140723 9:18:55 [Note] Plugin 'FEDERATED' is disabled.
  388. 140723 9:18:55 InnoDB: The InnoDB memory heap is disabled
  389. 140723 9:18:55 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  390. 140723 9:18:55 InnoDB: Compressed tables use zlib 1.2.3
  391. 140723 9:18:55 InnoDB: Using Linux native AIO
  392. 140723 9:18:55 InnoDB: Initializing buffer pool, size = 128.0M
  393. 140723 9:18:55 InnoDB: Completed initialization of buffer pool
  394. 140723 9:18:55 InnoDB: highest supported file format is Barracuda.
  395. 140723 9:18:55 InnoDB: Waiting for the background threads to start
  396. 140723 9:18:56 InnoDB: 5.5.38 started; log sequence number 1841978
  397. 140723 9:18:56 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  398. 140723 9:18:56 [Note] - '0.0.0.0' resolves to '0.0.0.0';
  399. 140723 9:18:56 [Note] Server socket created on IP: '0.0.0.0'.
  400. 140723 9:18:56 [Note] Event Scheduler: Loaded 0 events
  401. 140723 9:18:56 [Note] /usr/libexec/mysqld: ready for connections.
  402. Version: '5.5.38' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi
  403. 140723 09:33:48 mysqld_safe A mysqld process already exists
  404. 140723 9:35:12 [Note] /usr/libexec/mysqld: Normal shutdown
  405.  
  406. 140723 9:35:12 [Note] Event Scheduler: Purging the queue. 0 events
  407. 140723 9:35:12 InnoDB: Starting shutdown...
  408. 140723 9:35:13 InnoDB: Shutdown completed; log sequence number 1841978
  409. 140723 9:35:13 [Note] /usr/libexec/mysqld: Shutdown complete
  410.  
  411. 140723 09:35:13 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement