当前位置:网站首页>[linux]centos 7 reports an error when installing MySQL "no package MySQL server available" no package ZABBIX server MySQL available
[linux]centos 7 reports an error when installing MySQL "no package MySQL server available" no package ZABBIX server MySQL available
2022-07-03 17:53:00 【Leon-zy】
scene :
stay CENTOS 7.5、7.7、7.9 Separate installation in environment MSYQL database , Or installation zabbix You need to install zabbix-server-mysql when , Report errors .
The content is :“No package mysql-server available“ “No package zabbix-server-mysql available“
reason :
CentOS7 with MariaDB instead of MySQL,MariaDB and MySQL It's also Kaiyuan's database .
Solution :
have access to yum -y install mariadb-server mariadb Command to install , If this command still fails, use the following method :
You must first add mysql Community repo By entering the command ( Version customization , The intranet server can download by itself rpm The package is copied into the server for use rpm -ivh …rpm Install first ):
sudo rpm -Uvh http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm
Finally use something like installation MySQL The usual way to install mysql:
yum install mysql mysql-server mysql-libs mysql-server
边栏推荐
- A. Odd Selection【BruteForce】
- SSL / bio pour OpenSSL Get FD
- Graduation summary
- Mathematical formula (test)
- How to purchase Google colab members in China
- TCP congestion control details | 3 design space
- How to install PHP on Ubuntu 20.04
- Vs2013 has blocked the installer, and ie10 needs to be installed
- Write a program to process a list container of string type. Find a special value in the container 9.27: and delete it if found. Rewrite the above procedure with deque container.
- OpenSSL的SSL/BIO_get_fd
猜你喜欢

Draw some simple graphics with MFC

1146_ SiCp learning notes_ exponentiation

Hongmeng third training

TCP拥塞控制详解 | 3. 设计空间

Ml (machine learning) softmax function to realize the classification of simple movie categories

PHP MySQL create database

模块九作业

Global and Chinese pediatric palliative care drug market development research and investment planning recommendations report 2022-2028

Global and Chinese health care OEM and ODM market status survey and investment planning recommendations report 2022-2028

POM in idea XML graying solution
随机推荐
Supervisor monitors gearman tasks
Global and Chinese health care OEM and ODM market status survey and investment planning recommendations report 2022-2028
AcWing 3438. 数制转换
WebView module manages the application window interface to realize the logical control and management operation of multiple windows (Part 1)
[combinatorics] recursive equation (the non-homogeneous part is an exponential function and the bottom is the characteristic root | example of finding a special solution)
Create a new file from templates with bash script - create new file from templates with bash script
SDNUOJ1015
List of financial products in 2022
1164 Good in C
1164 Good in C
1147_ Makefile learning_ Target files and dependent files in makefile
Redis core technology and practice - learning notes (VI) how to achieve data consistency between master and slave Libraries
Kotlin的協程:上下文
Fedora 21 安装 LAMP 主机服务器
The third day of writing C language by Yabo people
MinGW compile boost library
PHP MySQL Update
What is the difference between cloud server and cloud virtual machine
How to install PHP on Ubuntu 20.04
How to read the source code [debug and observe the source code]