Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 0 [Warning] The syntax '--language/-l' is deprecated and will be removed in a future release. Please use '--lc-messages-dir' instead.
  2. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 0 [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. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  4. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 0 [Note] /usr/sbin/mysqld (mysqld 5.6.25-2) starting as process 22792 ...
  5. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Warning] Using pre 5.5 semantics to load error messages from /usr/share/mysql/english/.
  6. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Warning] If this is not intended, refer to the documentation for valid usage of --lc-messages-dir and --language parameters.
  7. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] Plugin 'FEDERATED' is disabled.
  8. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Using atomics to ref count buffer pool pages
  9. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: The InnoDB memory heap is disabled
  10. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  11. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Memory barrier is not used
  12. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Compressed tables use zlib 1.2.8
  13. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Using Linux native AIO
  14. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Using CPU crc32 instructions
  15. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  16. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Completed initialization of buffer pool
  17. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Highest supported file format is Barracuda.
  18. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: 128 rollback segment(s) are active.
  19. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Waiting for purge to start
  20. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: 5.6.25 started; log sequence number 106569949
  21. Jun 30 19:49:05 hanuri mysqld_safe[22793]: ERROR: 1062 Duplicate entry 'innodb' for key 'PRIMARY'
  22. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [ERROR] Aborting
  23. Jun 30 19:49:05 hanuri mysqld_safe[22793]:
  24. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] Binlog end
  25. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: FTS optimize thread exiting.
  26. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:05 22792 [Note] InnoDB: Starting shutdown...
  27. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:07 22792 [Note] InnoDB: Shutdown completed; log sequence number 106569959
  28. Jun 30 19:49:05 hanuri mysqld_safe[22793]: 2015-06-30 19:49:07 22792 [Note] /usr/sbin/mysqld: Shutdown complete
  29. Jun 30 19:49:05 hanuri mysqld_safe[22793]:
  30. Jun 30 19:49:09 hanuri /etc/mysql/debian-start[23228]: Upgrading MySQL tables if necessary.
  31. Jun 30 19:49:09 hanuri /etc/mysql/debian-start[23232]: Looking for 'mysql' as: /usr/bin/mysql
  32. Jun 30 19:49:09 hanuri /etc/mysql/debian-start[23232]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
  33. Jun 30 19:49:09 hanuri /etc/mysql/debian-start[23232]: This installation of MySQL is already upgraded to 5.6.25, use --force if you still need to run mysql_upgrade
  34. Jun 30 19:49:09 hanuri /etc/mysql/debian-start[23239]: Checking for insecure root accounts.
  35. Jun 30 19:49:09 hanuri /etc/mysql/debian-start[23243]: Triggering myisam-recover for all MyISAM tables
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement