Guest User

Untitled

a guest
Mar 4th, 2016
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. 160304 12:44:29 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  2. 160304 12:44:29 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
  3. 160304 12:44:29 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0+deb8u1) starting as process 27085 ...
  4. 160304 12:44:29 [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.
  5. 160304 12:44:29 [Note] Plugin 'FEDERATED' is disabled.
  6. 160304 12:44:29 InnoDB: The InnoDB memory heap is disabled
  7. 160304 12:44:29 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  8. 160304 12:44:29 InnoDB: Compressed tables use zlib 1.2.8
  9. 160304 12:44:29 InnoDB: Using Linux native AIO
  10. 160304 12:44:29 InnoDB: Initializing buffer pool, size = 128.0M
  11. 160304 12:44:29 InnoDB: Completed initialization of buffer pool
  12. 160304 12:44:29 InnoDB: highest supported file format is Barracuda.
  13. 160304 12:44:30 InnoDB: Waiting for the background threads to start
  14. 160304 12:44:31 InnoDB: 5.5.47 started; log sequence number 1730102
  15. 160304 12:44:31 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  16. 160304 12:44:31 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  17. 160304 12:44:31 [Note] Server socket created on IP: '127.0.0.1'.
  18. 160304 12:44:31 [Note] Event Scheduler: Loaded 0 events
  19. 160304 12:44:31 [Note] /usr/sbin/mysqld: ready for connections.
  20. Version: '5.5.47-0+deb8u1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Debian)
Advertisement
Add Comment
Please, Sign In to add comment