MariaDB: Difference between revisions
>Samthecrazyman m Title format change |
>Samthecrazyman m Added the to the first time |
||
| Line 8: | Line 8: | ||
* Many other content management systems | * Many other content management systems | ||
== Setting up MySQL for first use == | == Setting up MySQL for the first use == | ||
You will need to set the root password. This is like the root account on Linux, it allows full control over MySQL. Make sure this password is kept secure at all times. Many of the programs that require the MySQL 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 MySQL. Make sure this password is kept secure at all times. Many of the programs that require the MySQL database will require root access initially to make the tables they require. | ||