回答編集履歴
1
rootに
answer
CHANGED
@@ -2,4 +2,4 @@
|
|
2
2
|
|
3
3
|
[What to do if phpMyAdmin from the MAMP installation fails to access MySQL?](https://mycyberuniverse.com/phpmyadmin-fails-access-mysql.html)
|
4
4
|
|
5
|
-
なお、xamppで同様のエラーに遭遇したことがあり、その場合は普通にconfig.incにユーザー名を記述することで解決はしました。
|
5
|
+
なお、xamppで同様のエラーに遭遇したことがあり、その場合は普通にconfig.incにrootユーザー名を記述することで解決はしました。
|