teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

mysqld のstatusを見てみました

2016/11/24 09:09

投稿

jump2399
jump2399

スコア9

title CHANGED
File without changes
body CHANGED
@@ -22,4 +22,76 @@
22
22
 
23
23
  どなたか助けてください。
24
24
  よろしくお願いします。
25
- 初心者なので、できれば具体的な操作を教えていただけたら幸いです。
25
+ 初心者なので、できれば具体的な操作を教えていただけたら幸いです。
26
+
27
+ ちなみにmysqldのstatusは次のようになっています。
28
+ [vagrant@localhost ~]$ mysqld status
29
+ 2016-11-23 19:50:11 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
30
+ 2016-11-23 19:50:11 0 [Warning] Can't create test file /var/lib/mysql/localhost.lower-test
31
+ 2016-11-23 19:50:11 0 [Note] mysqld (mysqld 5.6.34) starting as process 21552 ...
32
+ 2016-11-23 19:50:11 21552 [Warning] Can't create test file /var/lib/mysql/localhost.lower-test
33
+ 2016-11-23 19:50:11 21552 [Warning] Can't create test file /var/lib/mysql/localhost.lower-test
34
+ 2016-11-23 19:50:11 21552 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
35
+
36
+ 2016-11-23 19:50:11 21552 [Warning] Buffered warning: Changed limits: table_open_cache: 431 (requested 2000)
37
+
38
+ 2016-11-23 19:50:11 21552 [Note] Plugin 'FEDERATED' is disabled.
39
+ 2016-11-23 19:50:11 21552 [Note] InnoDB: Using atomics to ref count buffer pool pages
40
+ 2016-11-23 19:50:11 21552 [Note] InnoDB: The InnoDB memory heap is disabled
41
+ 2016-11-23 19:50:11 21552 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
42
+ 2016-11-23 19:50:11 21552 [Note] InnoDB: Memory barrier is not used
43
+ 2016-11-23 19:50:11 21552 [Note] InnoDB: Compressed tables use zlib 1.2.3
44
+ 2016-11-23 19:50:11 21552 [Note] InnoDB: Using Linux native AIO
45
+ 2016-11-23 19:50:11 21552 [Note] InnoDB: Using CPU crc32 instructions
46
+ 2016-11-23 19:50:11 21552 [Note] InnoDB: Initializing buffer pool, size = 128.0M
47
+ 2016-11-23 19:50:11 21552 [Note] InnoDB: Completed initialization of buffer pool
48
+ 2016-11-23 19:50:11 21552 [ERROR] InnoDB: ./ibdata1 can't be opened in read-write mode
49
+ 2016-11-23 19:50:11 21552 [ERROR] InnoDB: The system tablespace must be writable!
50
+ 2016-11-23 19:50:11 21552 [ERROR] Plugin 'InnoDB' init function returned error.
51
+ 2016-11-23 19:50:11 21552 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
52
+ mysqld: Too many arguments (first extra is 'status').
53
+ Use --verbose --help to get a list of available options
54
+ 2016-11-23 19:50:11 21552 [ERROR] Aborting
55
+
56
+ 2016-11-23 19:50:11 21552 [Note] Binlog end
57
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'partition'
58
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
59
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'ARCHIVE'
60
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
61
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
62
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
63
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
64
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
65
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
66
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
67
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
68
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
69
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
70
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
71
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
72
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
73
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_FT_DELETED'
74
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
75
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_METRICS'
76
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
77
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
78
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
79
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
80
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
81
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
82
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_CMPMEM'
83
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_CMP_RESET'
84
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_CMP'
85
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
86
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_LOCKS'
87
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'INNODB_TRX'
88
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'BLACKHOLE'
89
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'MEMORY'
90
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'MRG_MYISAM'
91
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'CSV'
92
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'MyISAM'
93
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'sha256_password'
94
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'mysql_old_password'
95
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'mysql_native_password'
96
+ 2016-11-23 19:50:11 21552 [Note] Shutting down plugin 'binlog'
97
+ 2016-11-23 19:50:11 21552 [Note] mysqld: Shutdown complete