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

This commit is contained in:
Zuul
2019-01-07 15:20:37 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ must create a database, service credentials, and API endpoints.
.. code-block:: console
# mysql
$ mysql -u root -p
.. end

View File

@@ -14,7 +14,7 @@ must create a database, service credentials, and API endpoints.
.. code-block:: console
# mysql
$ mysql -u root -p
.. end

View File

@@ -14,7 +14,7 @@ must create a database, service credentials, and API endpoints.
.. code-block:: console
# mysql
$ mysql -u root -p
.. end