Merge "Remove -u root as mysql is executed with root user"

This commit is contained in:
Zuul 2018-08-22 14:29:13 +00:00 committed by Gerrit Code Review
commit 63aafb6aa4

View File

@ -107,7 +107,7 @@ far beyond the scope of this documentation.
.. code-block:: console
$ mysql -u root -p
# mysql
#. Enter the MySQL root user's password when prompted.
#. To configure the MySQL database, create the dash database.