Advertisement
Guest User

Untitled

a guest
Jan 5th, 2013
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. # mysqld
  2. 130105 9:28:47 [Note] Plugin 'FEDERATED' is disabled.
  3. 130105 9:28:47 InnoDB: The InnoDB memory heap is disabled
  4. 130105 9:28:47 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  5. 130105 9:28:47 InnoDB: Compressed tables use zlib 1.2.3.4
  6. 130105 9:28:47 InnoDB: Using Linux native AIO
  7. 130105 9:28:47 InnoDB: Initializing buffer pool, size = 128.0M
  8. 130105 9:28:47 InnoDB: Completed initialization of buffer pool
  9. 130105 9:28:47 InnoDB: highest supported file format is Barracuda.
  10. 130105 9:28:47 InnoDB: Waiting for the background threads to start
  11. 130105 9:28:48 InnoDB: 1.1.8 started; log sequence number 77502036
  12. 130105 9:28:48 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  13. 130105 9:28:48 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  14. 130105 9:28:48 [Note] Server socket created on IP: '127.0.0.1'.
  15. 130105 9:28:48 [Note] Event Scheduler: Loaded 0 events
  16. 130105 9:28:48 [Note] mysqld: ready for connections.
  17. Version: '5.5.29-1~dotdeb.0' socket: '/tmp/mysql.sock' port: 3306 (Debian)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement