#3. Installing Mysql Using Linux Generic Binaries
#3. Installing Mysql Using Linux Generic Binaries
Course: MySQL
Instructor: STEPHEN EFANGE
Date: August 31, 2019
Assignment: 101
1. Installing MySQL using YUM: Yellow dog Updater Modifier uses many third-party
repositories to install pages automatically by resolving dependencies issues.
2. Installing MySQL using RPM:RPM is unable to automatically do this for you during
installation. It can only check whether all the require packages are pre-installed
before installing the needed packages. However, manually tracking and installing each
dependency is a major work for those who only want to install a single package initially.
Summary:
# The RPM package manager is unable to check or track dependencies while YUM can.
# RPM is a package manager while YUM is a frontend that can be used with RPM.
https://www.youtube.com/watch?v=hKwyhDMrtf0
https://www.ppgia.pucpr.br/pt/arquivos/techdocs/mysql/installing.html
https://downloads.mysql.com/docs/mysql-linuxunix-excerpt-5.6-en.a4.pdf