質問編集履歴

1

エラーログの内容を追記しました。

2016/11/06 04:57

投稿

eyesofc
eyesofc

スコア10

test CHANGED
File without changes
test CHANGED
@@ -34,6 +34,46 @@
34
34
 
35
35
 
36
36
 
37
+ エラーログ「watashino-MBP.local.err」を確認したところ
38
+
39
+ ```ここに言語を入力
40
+
41
+ 161106 13:54:48 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql55
42
+
43
+ 161106 13:54:48 [Note] /usr/local/Cellar/mysql55/5.5.49/bin/mysqld (mysqld 5.5.49) starting as process 29712 ...
44
+
45
+ 161106 13:54:48 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql55/ is case insensitive
46
+
47
+ 161106 13:54:48 InnoDB: The InnoDB memory heap is disabled
48
+
49
+ 161106 13:54:48 InnoDB: Mutexes and rw_locks use GCC atomic builtins
50
+
51
+ 161106 13:54:48 InnoDB: Compressed tables use zlib 1.2.8
52
+
53
+ 161106 13:54:48 InnoDB: Initializing buffer pool, size = 128.0M
54
+
55
+ 161106 13:54:48 InnoDB: Completed initialization of buffer pool
56
+
57
+ 161106 13:54:48 InnoDB: Operating system error number 13 in a file operation.
58
+
59
+ InnoDB: The error means mysqld does not have the access rights to
60
+
61
+ InnoDB: the directory.
62
+
63
+ InnoDB: File name ./ibdata1
64
+
65
+ InnoDB: File operation call: 'create'.
66
+
67
+ InnoDB: Cannot continue operation.
68
+
69
+ 161106 13:54:48 mysqld_safe mysqld from pid file /usr/local/var/mysql55/watashino-MBP.local.pid ended
70
+
71
+ ```
72
+
73
+ となっております。
74
+
75
+
76
+
37
77
  ###試したこと
38
78
 
39
79
  とにかく昨日一日かけてググった情報をいろいろ試しましたが解決しません。