Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alastori/648009e8b24777ca328f to your computer and use it in GitHub Desktop.
Save alastori/648009e8b24777ca328f to your computer and use it in GitHub Desktop.
MySQL 5.6.21 Server Install on Oracle Linux 7 - sucessful output 2/4
[root@ol7-mysql56 packages]# yum -y localinstall MySQL-shared-compat-advanced*
Examinando MySQL-shared-compat-advanced-5.6.21-1.el7.x86_64.rpm: MySQL-shared-compat-advanced-5.6.21-1.el7.x86_64
Marcando MySQL-shared-compat-advanced-5.6.21-1.el7.x86_64.rpm para ser instalado
Resolvendo dependências
--> Executando verificação da transação
---> O pacote MySQL-shared-compat-advanced.x86_64 0:5.6.21-1.el7 será obsoleto
---> O pacote mariadb-libs.x86_64 1:5.5.40-1.el7_0 será obsoleto
--> Resolução de dependências finalizada
Dependências resolvidas
================================================================================
Package
Arq. Versão Repo Tam.
================================================================================
Instalando:
MySQL-shared-compat-advanced
x86_64 5.6.21-1.el7 /MySQL-shared-compat-advanced-5.6.21-1.el7.x86_64 11 M
substituindo mariadb-libs.x86_64 1:5.5.40-1.el7_0
Resumo da transação
================================================================================
Instalar 1 Package
Tamanho total: 11 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Instalando : MySQL-shared-compat-advanced-5.6.21-1.el7.x86_64 1/2
Apagando : 1:mariadb-libs-5.5.40-1.el7_0.x86_64 2/2
Verifying : MySQL-shared-compat-advanced-5.6.21-1.el7.x86_64 1/2
Verifying : 1:mariadb-libs-5.5.40-1.el7_0.x86_64 2/2
Instalados:
MySQL-shared-compat-advanced.x86_64 0:5.6.21-1.el7
Substituído(s):
mariadb-libs.x86_64 1:5.5.40-1.el7_0
Concluído!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment