mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
QuickDocs #543 Fixed misleading default password instruction.
This commit is contained in:
parent
03846ea686
commit
3b8c96e20e
1 changed files with 0 additions and 5 deletions
|
@ -50,11 +50,6 @@ sudo dnf module install mariadb:10.4/client
|
|||
----
|
||||
|
||||
* MariaDB default root password is empty.
|
||||
* find Default Password, For security reasons, MySQL generates a temporary root key. Please
|
||||
|
||||
----
|
||||
sudo grep 'temporary password' /var/log/mysqld.log
|
||||
----
|
||||
|
||||
== Configuring SQL before the first use
|
||||
|
||||
|
|
Loading…
Reference in a new issue