Advertisement
Guest User

Untitled

a guest
Mar 27th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. 2015-03-28 00:29:33 1 [Warning] Setting lower_case_table_names=2 because file system for /var/lib/mysql/ is case insensitive
  2. 2015-03-28 00:29:33 1 [Note] Plugin 'FEDERATED' is disabled.
  3. mysqld: Table 'mysql.plugin' doesn't exist
  4. 2015-03-28 00:29:33 1 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
  5. 2015-03-28 00:29:33 1 [Note] InnoDB: Using atomics to ref count buffer pool pages
  6. 2015-03-28 00:29:33 1 [Note] InnoDB: The InnoDB memory heap is disabled
  7. 2015-03-28 00:29:33 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  8. 2015-03-28 00:29:33 1 [Note] InnoDB: Memory barrier is not used
  9. 2015-03-28 00:29:33 1 [Note] InnoDB: Compressed tables use zlib 1.2.7
  10. 2015-03-28 00:29:33 1 [Note] InnoDB: Using Linux native AIO
  11. 2015-03-28 00:29:33 1 [Note] InnoDB: Not using CPU crc32 instructions
  12. 2015-03-28 00:29:33 1 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  13. 2015-03-28 00:29:33 1 [Note] InnoDB: Completed initialization of buffer pool
  14. 2015-03-28 00:29:33 7eff74a2a720 InnoDB: Operating system error number 13 in a file operation.
  15. InnoDB: The error means mysqld does not have the access rights to
  16. InnoDB: the directory.
  17. 2015-03-28 00:29:33 7eff74a2a720 InnoDB: Operating system error number 13 in a file operation.
  18. InnoDB: The error means mysqld does not have the access rights to
  19. InnoDB: the directory.
  20. 2015-03-28 00:29:33 1 [ERROR] InnoDB: Creating or opening ./ibdata1 failed!
  21. 2015-03-28 00:29:33 1 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
  22. 2015-03-28 00:29:33 1 [ERROR] Plugin 'InnoDB' init function returned error.
  23. 2015-03-28 00:29:33 1 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  24. 2015-03-28 00:29:33 1 [ERROR] Unknown/unsupported storage engine: InnoDB
  25. 2015-03-28 00:29:33 1 [ERROR] Aborting
  26.  
  27. 2015-03-28 00:29:33 1 [Note] Binlog end
  28. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'partition'
  29. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'BLACKHOLE'
  30. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'ARCHIVE'
  31. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  32. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  33. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  34. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  35. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  36. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  37. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  38. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  39. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  40. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  41. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  42. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  43. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  44. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  45. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  46. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  47. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_METRICS'
  48. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  49. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  50. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  51. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  52. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  53. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  54. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_CMPMEM'
  55. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  56. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_CMP'
  57. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  58. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_LOCKS'
  59. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'INNODB_TRX'
  60. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'MEMORY'
  61. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'CSV'
  62. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'MRG_MYISAM'
  63. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'MyISAM'
  64. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'sha256_password'
  65. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'mysql_old_password'
  66. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'mysql_native_password'
  67. 2015-03-28 00:29:33 1 [Note] Shutting down plugin 'binlog'
  68. 2015-03-28 00:29:33 1 [Note] mysqld: Shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement