当前位置:网站首页>Linux Installation cenos7 MySQL - 8.0.26
Linux Installation cenos7 MySQL - 8.0.26
2022-06-24 14:23:00 【WA_ automata】
1. open VMware, Select the virtual machine to use , Turn on this virtual machine

2. choice xshell6, Sign in CentOS-7

3. Login complete

4. First check the environment
rpm -qa | grep -i mariadb
5. uninstall mariadb
yum remove ......( file name )yum remove mariadb-5.5.68-1.el7.x86_64yum remove mariadb-libs-5.5.68-1.el7.x86_64
6. Check again after uninstalling , The success of

7. If you've installed it before mysql, You also need to uninstall
rpm -qa | grep -i mysql Uninstall the installed programs found by the above command yum remove ......( file name )
Be sure to unload clean , Repeat rpm -qa | grep -i mysql Confirm whether there are unloading residues
Delete mysql Related documents find / -name mysql Delete the relevant files found by the above command rm -rf ......
The last step is to delete rm -rf /etc/my.cnf
8. Install now mysql
Get into cd /usr/local/
create a file mkdir mysql
Use rz Order transmittal of documents
without rz command , Need to reflect the download rz,sz command yum -y install lrzsz

9. Then decompress mysql
tar -xvf mysql-8.0.26-1.el7.x86_64.rpm-bundle.tar
10. Install in sequence
- rpm -ivh mysql-community-common-8.0.26-1.el7.x86_64.rpm
- rpm -ivh mysql-community-client-plugins-8.0.26-1.el7.x86_64.rpm
- rpm -ivh mysql-community-libs-8.0.26-1.el7.x86_64.rpm
- rpm -ivh mysql-community-client-8.0.26-1.el7.x86_64.rpm
- rpm -ivh mysql-community-server-8.0.26-1.el7.x86_64.rpm
11. Installation successful

12. Check that the environment is installed successfully
mysql --version perhaps mysqladmin --version
rpm -qa|grep -i mysql
边栏推荐
- A review of text contrastive learning
- 在CVS中恢复到早期版本
- postgresql之词法分析简介
- How to solve the problem that iterative semi supervised training is difficult to implement in ASR training? RTC dev Meetup
- postgresql 之 ilist
- Database considerations
- 在宇宙的眼眸下,如何正确地关心东数西算?
- 21set classic case
- Daily knowledge popularization
- leetcode 139. Word Break 单词拆分(中等)
猜你喜欢

Overview of SAP marketing cloud functions (IV)

Don't underestimate the integral mall. It can play a great role

【深度学习】NCHW、NHWC和CHWN格式数据的存储形式

box-sizing

Digital business cloud: strengthen supplier management and promote efficient collaboration between air transport enterprises and suppliers

`Thymeleaf ` template engine comprehensive analysis

Kunpeng arm server compilation and installation paddlepaddle

二造考生必看|巩固优选题库助力考生最后冲刺

P2pdb white paper

Getting to know cloud native security for the first time: the best guarantee in the cloud Era
随机推荐
21set classic case
[environment setup] zip volume compression
MES在流程和离散制造企业的15个差别(下)
leetcode:1504. Count the number of all 1 sub rectangles
【ansible问题处理】远程执行用户环境变量加载问题
食品饮料行业渠道商管理系统解决方案:实现渠道数字化营销布局
Getting to know cloud native security for the first time: the best guarantee in the cloud Era
简谈企业Power BI CI /CD 实施框架
How to solve the problem that iterative semi supervised training is difficult to implement in ASR training? RTC dev Meetup
Antd checkbox, limit the selected quantity
Second, the examinee must see | consolidate the preferred question bank to help the examinee make the final dash
09_一种比较高效的记忆方法
Idea connection MySQL custom generated entity class code
港股上市公司公告 API 数据接口
ESP32系列--ESP32各个系列对比
Common sense knowledge points
Detailed explanation of redis data types
Py之toad:toad的简介、安装、使用方法之详细攻略
Daily knowledge popularization
在宇宙的眼眸下,如何正确地关心东数西算?