Advertisement
Guest User

MySQL error.log

a guest
Jan 8th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. 160108 00:54:07 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  2. 160108 00:54:08 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  3. 160108 0:54:09 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please $
  4. 160108 0:54:09 [Note] /usr/sbin/mysqld (mysqld 5.5.46-0+deb8u1) starting as process 12871 ...
  5. 160108 0:54:09 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future relea$
  6. 160108 0:54:09 [Note] Plugin 'FEDERATED' is disabled.
  7. 160108 0:54:09 InnoDB: The InnoDB memory heap is disabled
  8. 160108 0:54:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  9. 160108 0:54:09 InnoDB: Compressed tables use zlib 1.2.8
  10. 160108 0:54:09 InnoDB: Using Linux native AIO
  11. 160108 0:54:09 InnoDB: Initializing buffer pool, size = 128.0M
  12. 160108 0:54:09 InnoDB: Completed initialization of buffer pool
  13. 160108 0:54:09 InnoDB: highest supported file format is Barracuda.
  14. 160108 0:54:09 InnoDB: Waiting for the background threads to start
  15. 160108 0:54:10 InnoDB: 5.5.46 started; log sequence number 111777334
  16. 160108 0:54:11 [Note] /usr/sbin/mysqld: ready for connections.
  17. Version: '5.5.46-0+deb8u1' socket: '/var/run/mysqld/mysqld.sock' port: 0 (Debian)
  18. 160108 10:20:41 [Note] /usr/sbin/mysqld: Normal shutdown
  19.  
  20. 160108 10:20:41 InnoDB: Starting shutdown...
  21. 160108 10:20:42 InnoDB: Shutdown completed; log sequence number 111777344
  22. 160108 10:20:42 [Note] /usr/sbin/mysqld: Shutdown complete
  23.  
  24. 160108 10:20:43 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  25. 160108 10:20:43 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  26. 160108 10:20:43 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please $
  27. 160108 10:20:43 [Note] /usr/sbin/mysqld (mysqld 5.5.46-0+deb8u1) starting as process 17391 ...
  28. 160108 10:20:43 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future relea$
  29. 160108 10:20:43 [Note] Plugin 'FEDERATED' is disabled.
  30. 160108 10:20:43 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future relea$
  31. 160108 10:20:43 [Note] Plugin 'FEDERATED' is disabled.
  32. 160108 10:20:43 InnoDB: The InnoDB memory heap is disabled
  33. 160108 10:20:43 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  34. 160108 10:20:43 InnoDB: Compressed tables use zlib 1.2.8
  35. 160108 10:20:43 InnoDB: Using Linux native AIO
  36. 160108 10:20:43 InnoDB: Initializing buffer pool, size = 128.0M
  37. 160108 10:20:43 InnoDB: Completed initialization of buffer pool
  38. 160108 10:20:43 InnoDB: highest supported file format is Barracuda.
  39. 160108 10:20:44 InnoDB: Waiting for the background threads to start
  40. 160108 10:20:45 InnoDB: 5.5.46 started; log sequence number 111777344
  41. 160108 10:20:45 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  42. 160108 10:20:45 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  43. 160108 10:20:45 [Note] Server socket created on IP: '127.0.0.1'.
  44. 160108 10:20:45 [Note] Event Scheduler: Loaded 0 events
  45. 160108 10:20:45 [Note] /usr/sbin/mysqld: ready for connections.
  46. Version: '5.5.46-0+deb8u1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Debian)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement