回答編集履歴
1
修正
answer
CHANGED
@@ -1,1 +1,3 @@
|
|
1
|
-
mysql -u root -p -h
|
1
|
+
mysql -u root -p -h localhost
|
2
|
+
|
3
|
+
とするといけませんか?
|