Merge "Remove -u root as mysql is executed with root user"
This commit is contained in:
commit
ff8b0cae58
@ -84,7 +84,7 @@ directory.
|
||||
|
||||
Create the database and grant privileges::
|
||||
|
||||
$ mysql -u root -p
|
||||
# mysql
|
||||
|
||||
CREATE DATABASE mistral;
|
||||
USE mistral
|
||||
|
Loading…
x
Reference in New Issue
Block a user