Advertisement
Guest User

vultrmysqlerror

a guest
Sep 24th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. 2015-09-24 12:09:47 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2. 2015-09-24 12:09:47 0 [Note] /usr/libexec/mysqld (mysqld 5.6.26-log) starting as process 1583 ...
  3. 2015-09-24 12:09:47 1583 [Note] Plugin 'FEDERATED' is disabled.
  4. 2015-09-24 12:09:47 1583 [Note] InnoDB: Using atomics to ref count buffer pool pages
  5. 2015-09-24 12:09:47 1583 [Note] InnoDB: The InnoDB memory heap is disabled
  6. 2015-09-24 12:09:47 1583 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  7. 2015-09-24 12:09:47 1583 [Note] InnoDB: Memory barrier is not used
  8. 2015-09-24 12:09:47 1583 [Note] InnoDB: Compressed tables use zlib 1.2.3
  9. 2015-09-24 12:09:47 1583 [Note] InnoDB: Using Linux native AIO
  10. 2015-09-24 12:09:47 1583 [Note] InnoDB: Using CPU crc32 instructions
  11. 2015-09-24 12:09:47 1583 [Note] InnoDB: Initializing buffer pool, size = 40.0M
  12. 2015-09-24 12:09:47 1583 [Note] InnoDB: Completed initialization of buffer pool
  13. 2015-09-24 12:09:47 1583 [Note] InnoDB: Highest supported file format is Barracuda.
  14. 2015-09-24 12:09:47 1583 [Note] InnoDB: The log sequence numbers 3094260 and 3094260 in ibdata files do not match the log sequence number 111281262 in the ib_logfiles!
  15. 2015-09-24 12:09:47 1583 [Note] InnoDB: Database was not shutdown normally!
  16. 2015-09-24 12:09:47 1583 [Note] InnoDB: Starting crash recovery.
  17. 2015-09-24 12:09:47 1583 [Note] InnoDB: Reading tablespace information from the .ibd files...
  18. 2015-09-24 12:09:47 1583 [Note] InnoDB: Restoring possible half-written data pages
  19. 2015-09-24 12:09:47 1583 [Note] InnoDB: from the doublewrite buffer...
  20. 2015-09-24 12:09:47 1583 [Note] InnoDB: 128 rollback segment(s) are active.
  21. 2015-09-24 12:09:47 1583 [Note] InnoDB: Waiting for purge to start
  22. 2015-09-24 12:09:47 1583 [Note] InnoDB: 5.6.26 started; log sequence number 111281262
  23. 2015-09-24 12:09:47 1583 [Note] RSA private key file not found: /var/lib/mysql//private_key.pem. Some authentication plugins will not work.
  24. 2015-09-24 12:09:47 1583 [Note] RSA public key file not found: /var/lib/mysql//public_key.pem. Some authentication plugins will not work.
  25. 2015-09-24 12:09:47 1583 [Note] Server hostname (bind-address): '*'; port: 3306
  26. 2015-09-24 12:09:47 1583 [Note] IPv6 is available.
  27. 2015-09-24 12:09:47 1583 [Note] - '::' resolves to '::';
  28. 2015-09-24 12:09:47 1583 [Note] Server socket created on IP: '::'.
  29. 2015-09-24 12:09:47 1583 [Note] Event Scheduler: Loaded 0 events
  30. 2015-09-24 12:09:47 1583 [Note] /usr/libexec/mysqld: ready for connections.
  31. Version: '5.6.26-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 Distributed by The IUS Community Project
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement