这可能看起来像一个重复的问题,但我已经完成了我的研究,但仍然无法找到这个问题的解决方案。
问题:
在我的 Linux 机器上安装 mysql 服务器时,我Error在 mysql 安装过程中收到通知。这些错误表明缺少依赖项。
安装输出:
[root@ded501 mcnations]# sudo yum install mysql80-community-release-el8-1.noarch .rpm
Loaded plugins: fastestmirror
Examining mysql80-community-release-el8-1.noarch.rpm: mysql80-community-release- el8-1.noarch
mysql80-community-release-el8-1.noarch.rpm: does not update installed package.
Error: Nothing to do
[root@ded501 mcnations]# yum repolist enabled | grep "mysql.*-community.*"
mysql-connectors-community/x86_64 MySQL Connectors Community 74
mysql-tools-community/x86_64 MySQL Tools Community 33
mysql80-community/x86_64 MySQL 8.0 Community Server 81
[root@ded501 mcnations]# sudo yum install mysql-community-server
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: reflector.westga.edu
* extras: …Run Code Online (Sandbox Code Playgroud)