[MacPorts] howto/MySQL modified

MacPorts Wiki noreply at macports.org
Sat May 18 22:35:25 UTC 2019


Page "howto/MySQL" was changed by gagarine
Diff URL: <https://trac.macports.org/wiki/howto/MySQL?action=diff&version=32>
Revision 32
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MySQL
=========================================================================
--- howto/MySQL (version: 31)
+++ howto/MySQL (version: 32)
@@ -95,14 +95,8 @@
 
 == Step 4: Set the MySQL password ==
 
-Set the MySQL `root` password (use the auto-generated password from the --initialize command above for MySQL 5.7.  For MySQL 5.6 and earlier the password should currently be empty; see also the security option below):
-{{{
-$ /opt/local/lib/mysql57/bin/mysqladmin -u root -p password <new-password> 
-}}}
-
-Note: This command line form of the command will generate: 
- ''Warning: Using a password on the command line interface can be insecure.''
-Therefore it is recommended that you use the interactive form:
+Set the MySQL `root` password (use the auto-generated password from the --initialize command above for MySQL 5.7. For MySQL 5.6 and earlier the password should currently be empty; see also the security option below):
+
 {{{
 $ /opt/local/lib/mysql57/bin/mysqladmin -u root -p password 
 }}}
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/MySQL>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'howto/MySQL' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list