Guest User

Untitled

a guest
Dec 23rd, 2014
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. 141223 10:18:34 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use$
  2. 141223 10:18:34 [Note] Plugin 'FEDERATED' is disabled.
  3. 141223 10:18:34 InnoDB: The InnoDB memory heap is disabled
  4. 141223 10:18:34 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  5. 141223 10:18:34 InnoDB: Compressed tables use zlib 1.2.8
  6. 141223 10:18:34 InnoDB: Using Linux native AIO
  7. 141223 10:18:34 InnoDB: Initializing buffer pool, size = 128.0M
  8. 141223 10:18:34 InnoDB: Completed initialization of buffer pool
  9. 141223 10:18:34 InnoDB: highest supported file format is Barracuda.
  10. InnoDB: Log scan progressed past the checkpoint lsn 1764237370
  11. 141223 10:18:34 InnoDB: Database was not shut down normally!
  12. InnoDB: Starting crash recovery.
  13. InnoDB: Reading tablespace information from the .ibd files...
  14. InnoDB: Restoring possible half-written data pages from the doublewrite
  15. InnoDB: buffer...
  16. InnoDB: Doing recovery: scanned up to log sequence number 1764397708
  17. InnoDB: 4 transaction(s) which must be rolled back or cleaned up
  18. InnoDB: in total 3 row operations to undo
  19. InnoDB: Trx id counter is 114600
  20. 141223 10:18:34 InnoDB: Starting an apply batch of log records to the database...
  21. 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$
  22. InnoDB: Apply batch completed
  23. InnoDB: Starting in background the rollback of uncommitted transactions
  24. 141223 10:18:34 InnoDB: Rolling back trx with id 114491, 1 rows to undo
  25. 141223 10:18:34 InnoDB: Waiting for the background threads to start
  26.  
  27. InnoDB: Rolling back of trx id 114491 completed
  28. 141223 10:18:34 InnoDB: Rolling back trx with id 11448E, 1 rows to undo
  29.  
  30. InnoDB: Rolling back of trx id 11448E completed
  31. 141223 10:18:34 InnoDB: Rolling back trx with id 114487, 0 rows to undo
  32.  
  33. InnoDB: Rolling back of trx id 114487 completed
  34. 141223 10:18:34 InnoDB: Rolling back trx with id 114485, 1 rows to undo
  35.  
  36. InnoDB: Rolling back of trx id 114485 completed
  37. 141223 10:18:34 InnoDB: Rollback of non-prepared transactions completed
  38. 141223 10:18:35 InnoDB: 5.5.40 started; log sequence number 1764397708
  39. 141223 10:18:35 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  40. 141223 10:18:35 [Note] - '0.0.0.0' resolves to '0.0.0.0';
  41. 141223 10:18:35 [Note] Server socket created on IP: '0.0.0.0'.
  42. 141223 10:18:35 [Note] Event Scheduler: Loaded 0 events
  43. 141223 10:18:35 [Note] /usr/sbin/mysqld: ready for connections.
  44. Version: '5.5.40-0ubuntu0.14.04.1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  45. 141223 10:20:35 [Note] /usr/sbin/mysqld: Normal shutdown
Advertisement
Add Comment
Please, Sign In to add comment