Changes

Jump to: navigation, search

OPS335 Lab 6

12 bytes added, 12:39, 24 March 2020
Install, Configure and Run MySQL Database Server
#Install '''mariadb-server'''.<br /><br /> The MySQL and MariaDB are actually two <u>separate</u> projects run by different groups, yet they are compatible; therefore, you can use documentation from one to configure the other. <br><br>
#'''NOTE:''' When installing mariadb, make certain that you have not just the '''client''' but also the '''server software'''.
#When you start the MySQL service, check the system log file for instructions regarding how to set the root password. Even though we will '''not ''' configure our MySQL service to be '''accessible over the network''', it is accepted as a "best practice" configuring for network access for each MySQL installation.
#Note that the MySQL service has two root passwords:<ul><li>For the localhost</li><li>For external requests</li></ul>
#Refer to the log file to learn how to run the two commands in order to generate the appropriate passwords.<br><br>NOTE: Use a password you make up yourself, but do <u>not</u> generate a secret password, since you will be storing that password in a plain text file for later reference.
572
edits

Navigation menu