MariaDB: Difference between revisions

m Added padding to warning boxes
m Setting up MariaDB for the first use: Added openSUSE 15.4 line
Line 14: Line 14:
You will need to set the root password. This is like the root account on Linux, it allows full control over MariaDB. Make sure this password is kept secure at all times. Many of the programs that require the MariaDB database will require root access initially to make the tables they require.
You will need to set the root password. This is like the root account on Linux, it allows full control over MariaDB. Make sure this password is kept secure at all times. Many of the programs that require the MariaDB database will require root access initially to make the tables they require.


=== Chaning the root password ===
=== Changing the root password ===
 
'''Authentication is done by the Linux root user as of openSUSE 15.4 - log in as root and type <code>mysql</code> to login as root'''


* Open Konsole
* Open Konsole