3.3. MySQL

If the system is going to run its own copy of TLDD, the resource database, then it is necessary to install MySQL, the DBMS that this database uses. For RedHat 8, packages mysql-3.23.58 and mysql-server-3.23.58 must be installed.

Do not forget to protect the database by setting a root MySQL password using mysqladmin -u root password 'new-password'