Merge "Remove -u root as mysql is executed with root user"
This commit is contained in:
commit
63aafb6aa4
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user