当前位置:网站首页>[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
边栏推荐
- PHP MySQL order by keyword
- Introduction to SolidWorks gear design software tool geartrax
- Global and Chinese pediatric palliative care drug market development research and investment planning recommendations report 2022-2028
- How to read the source code [debug and observe the source code]
- PUT vs. POST for Uploading Files - RESTful API to be Built Using Zend Framework
- Automata and automatic line of non-standard design
- 远程办公工具分享|社区征文
- The difference between i++ and ++i: tell their differences easily
- Discussion sur la logique de conception et de mise en oeuvre du processus de paiement
- STM32实现74HC595控制
猜你喜欢

Classroom attendance system based on face recognition tkinter+openpyxl+face_ recognition

MySQL grouping query

As soon as we enter "remote", we will never regret, and several people will be happy and several people will be sad| Community essay solicitation

BFS - topology sort

微服务组件Sentinel控制台调用

Cloud primordial weekly | CNCF released the 2021 cloud primordial development status report, which was released on istio 1.13

Introduction to SolidWorks gear design software tool geartrax

1164 Good in C

Type conversion, variable

(9) Opencv Canny edge detection
随机推荐
PHP MySQL where clause
[Yu Yue education] family education SPOC class 2 reference materials of Shanghai Normal University
Fedora 21 安装 LAMP 主机服务器
[combinatorics] recursive equation (special solution example 1 Hannover tower complete solution process | special solution example 2 special solution processing when the characteristic root is 1)
AcWing 3438. Number system conversion
Market demand survey and marketing strategy analysis report of global and Chinese pet milk substitutes 2022-2028
WEB-UI自动化测试-最全元素定位方法
The third day of writing C language by Yabo people
Leetcode 108 converts an ordered array into a binary search tree -- recursive method
Stm32h7 Hal library SPI DMA transmission has been in busy solution
Introduction to PHP MySQL
Keepalived setting does not preempt resources
First day of rhcsa study
[combinatorics] recursive equation (the non-homogeneous part is an exponential function and the bottom is the characteristic root | example of finding a special solution)
PR second time
Create a new file from templates with bash script - create new file from templates with bash script
Hongmeng third training
自动渗透测试工具核心功能简述
1146_ SiCp learning notes_ exponentiation
Servlet specification Part II