当前位置:网站首页>Problems encountered in installing mysql8 under centos7.x couldn't open file /etc/pki/rpm-gpg/rpm-gpg-key-mysql-2022
Problems encountered in installing mysql8 under centos7.x couldn't open file /etc/pki/rpm-gpg/rpm-gpg-key-mysql-2022
2022-06-11 11:42:00 【Ink maker big data】
Online installation mysql When I met
If you encounter an error :Couldn’t open file /etc/pki/rpm-gpg/RPM-GPG-KEY-mysql-2022
You need to run the following command
rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022
Re execution mysql Installation command for :
yum install mysql-community-server
complete mysql Online installation
# Here it is. tlc101 Installation on mysql, That is, and CM The master node is on the same node .
yum localinstall https://repo.mysql.com//mysql80-community-release-el7-1.noarch.rpm
# Installation services
yum install mysql-community-server
# start-up :
systemctl start mysqld
# Add power on self start
systemctl enable mysqld
边栏推荐
- Eulato
- 在畢設中學習03
- Gerber文件在PCB制造中的作用
- ELK - Hearthbeat实现服务监控
- Uncaught TypeError: Cannot set property ‘next‘ of undefined 报错解决
- Smart sidebar plug-in: Mo widgets
- Let WordPress support registered users to upload custom avatars
- AcWing 1944. Record keeping (hash, STL)
- 【Go】Gin源码解读
- Count the top k strings with the most occurrences
猜你喜欢

Node连接MySql数据库写模糊查询接口

It will be too late if you don't brush the questions. The most complete bat interview questions

Uncaught TypeError: Cannot set property ‘next‘ of undefined 报错解决

Lifeifei: I am more like a scientist in physics than an engineer

中文输入法输入事件composition的使用

Method of converting VOC format data set to Yolo format data set

Maximum water container

MYCAT sub database and sub table

iframe 传值

Adapter mode -- can you talk well?
随机推荐
2020-07 学习笔记整理
WP super cache static cache plug-in concise tutorial
P2580 "so he started the wrong roll call"
Where is it safer to open an account for soda ash futures? How is the deposit calculated?
Bark – 自己给自己的 iPhone 发推送提醒 – 最简单的推送提醒服务,开源免费
Liufan, CFO of papaya mobile, unleashes women's innovative power in the digital age
《公司理财师专业能力》笔记
灵动边栏(Widget)插件:MO Widgets
李飞飞:我更像物理学界的科学家,而不是工程师|深度学习崛起十年
Add auto thumbnail function for WordPress related log plug-ins
修改 WordPress 管理账号名称插件:Admin renamer extended
WordPress登录页面美化插件:Login Designer推荐
How to form a good habit? By perseverance? By determination? None of them!
Use pydub to modify the bit rate of the wav file, and an error is reported: c:\programdata\anaconda3\lib\site packages\pydub\utils py:170: RuntimeWarning:
Définir l'adresse de réception par défaut [Centre commercial du projet]
Maximum water container
What is the latest popular annuity insurance product with higher income in 202?
2022 | framework for Android interview -- Analysis of the core principles of binder, handler, WMS and AMS!
中级web开发工程师,面试题+笔记+项目实战
typescript 编译选项和配置文件