[MacPorts] Notification: howto/MAMP modified

MacPorts noreply at macports.org
Sat Aug 9 16:38:24 PDT 2008



Changed page "howto/MAMP" by raimue at macports.org from 91.11.192.150*
Page URL: <http://trac.macports.org/wiki/howto/MAMP>
Diff URL: <http://trac.macports.org/wiki/howto/MAMP?action=diff&version=12>
Revision 12
Comment: Fix mysqladmin5 command for MySQL root user

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 11)
+++ howto/MAMP (version: 12)
@@ -107,13 +107,12 @@
 ps -ax | grep mysql
 }}}
 
-Set the MySQL `root` password (it's currently empty)
-
-{{{
-mysqladmin5 -u root -p password <new-password>
-}}}
-
-where `<new-password>` is your new desired root password.
+Set the MySQL `root` password (it's currently empty):
+
+{{{
+mysqladmin5 -u root password -p
+}}}
+This will ask for a new password for the MySQL `root` user.
 
 Test everything by logging in to the server.
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------


* The IP shown here might not mean anything if the user is behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/
added your email address to be notified of changes on MacPorts.
If it was not you, please report to http://www.macports.org/.


More information about the macports-changes mailing list