質問編集履歴

1

新たな疑問

2018/10/02 18:48

投稿

programan
programan

スコア25

test CHANGED
File without changes
test CHANGED
@@ -38,6 +38,22 @@
38
38
 
39
39
 
40
40
 
41
+ また、mysqlコマンドを使うさいに
42
+
43
+ ```
44
+
45
+ /usr/local/opt/mysql@5.7/bin/mysql -uroot
46
+
47
+
48
+
49
+ /usr/local/Cellar/mysql@5.7/5.7.23/bin/mysql -uroot
50
+
51
+ ```
52
+
53
+ の2つのコマンド実行できるのは何故なのでしょうか?
54
+
55
+
56
+
41
57
  ### 補足情報(FW/ツールのバージョンなど)
42
58
 
43
59