当前位置:网站首页>[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 where clause
- AcWing 3438. Number system conversion
- QT学习日记9——对话框
- Ml (machine learning) softmax function to realize the classification of simple movie categories
- Inheritance of ES6 class
- Classroom attendance system based on face recognition tkinter+openpyxl+face_ recognition
- 数学公式(测试)
- PHP MySQL create database
- MySQL has been stopped in the configuration interface during installation
- 互聯網醫院HIS管理平臺源碼,在線問診,預約掛號 智慧醫院小程序源碼
猜你喜欢

Records of long objects and long judgments in the stream of list

Leetcode 538 converts binary search tree into cumulative tree -- recursive method and iterative method

vs2013已阻止安装程序,需安装IE10

Tensorboard quick start (pytoch uses tensorboard)

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

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

Hongmeng third training

Talk about the design and implementation logic of payment process

Investigation on the operation prospect of the global and Chinese Anti enkephalinase market and analysis report on the investment strategy of the 14th five year plan 2022-2028

Golang unit test, mock test and benchmark test
随机推荐
List of financial products in 2022
PHP returns 500 errors but no error log - PHP return 500 error but no error log
1147_ Makefile learning_ Target files and dependent files in makefile
TCP拥塞控制详解 | 3. 设计空间
Gear2021 monthly update - December
Keepalived setting does not preempt resources
win32:堆破坏的dump文件分析
[combinatorics] recursive equation (special solution form | special solution solving method | special solution example)
AcWing 271. 杨老师的照相排列【多维DP】
[combinatorics] recursive equation (the non-homogeneous part is an exponential function and the bottom is the characteristic root | example of finding a special solution)
Research on Swift
How to read the source code [debug and observe the source code]
国内如何购买Google Colab会员
Inheritance of ES6 class
ArrayList分析3 : 删除元素
List的stream中Long对象与long判等问题记录
Website with JS doesn't work in IE9 until the Developer Tools is activated
Redis core technology and practice - learning notes (VI) how to achieve data consistency between master and slave Libraries
AcWing 4489. 最长子序列
Leetcode Valentine's Day Special - looking for a single dog