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

This commit is contained in:
Zuul 2019-01-15 18:35:49 +00:00 committed by Gerrit Code Review
commit 941ca64e5d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ you must create a database, service credentials, and API endpoints.
.. code-block:: console
$ mysql -u root -p
# mysql
* Create the ``barbican`` database: