In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly explains "how to install MySQL 8.0 on server CentOS7". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn how to install MySQL 8.0 on the server CentOS7.
Server CentOS 7 installs MySQL 8.0
There are two ways to install Mysql:
-
Download the official source directly (slow)
Https://dev.mysql.com/get/mysql80-community-release-el7-1.noarch.rpm # download rpm package yum localinstall mysql80-community-release-el7-1.noarch.rpm # handle related dependencies yum install mysql-community-server # installation
Install separately with the source of 163
Wget https://mirrors.163.com/mysql/Downloads/MySQL-8.0/mysql-community-common-8.0.18-1.el7.x86_64.rpmwget https://mirrors.163.com/mysql/Downloads/MySQL-8.0/mysql-community-libs-8.0.18-1.el7.x86_64.rpmwget https://mirrors.163.com/mysql/Downloads/MySQL-8.0/mysql-community-client-8.0.18-1.el7.x86 _ 64.rpmwget https://mirrors.163.com/mysql/Downloads/MySQL-8.0/mysql-community-server-8.0.18-1.el7.x86_64.rpmrpm-ivh mysql-community-common-8.0.18-1.el7.x86_64.rpm # rpm download rpm-ivh mysql-community-libs-8.0.18-1.el7.x86_64.rpmrpm-ivh mysql-community-client-8.0.18-1.el7.x86_64.rpmrpm -ivh mysql-community-server-8.0.18-1.el7.x86_64.rpm
Restart Mysql
Service mysqld start so far, I believe you have a deeper understanding of "Server CentOS7 how to install MySQL 8.0". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.