Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install mysql5.7 on centos system

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

The following is about how the centos system should be installed with mysql5.7. The secret of the text lies in being close to the topic. So, no gossip, let's just read the following, I believe you will benefit from reading this article on how to install mysql5.7 in centos system.

Go to the mysql website to download the latest version of 5.7mysql-5.7.19-linux-glibc2.12-x86_64.tar.gz.

Tar-zxvf decompression

Move mv mysql-5.7.19-linux-glibc2.12-x86_64 / usr/local/mysql/ to this directory

Cd / usr/local/mysql/mysql-5.7.19-linux-glibc2.12-x86_64

Mkdir data create a new data directory

Groupadd mysql

Useradd-g mysql mysql

Vi

Wget

Https://cdn.mysql.com//Downloads/MySQL-5.7/mysql-community-server-5.7.19-1.el7.x86_64.rpm

Is there anything you don't understand about how to install mysql5.7 on the above centos system? Or if you want to know more about it, you can continue to follow our industry information section.

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.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report