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

Two main methods of installing Mysql

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

Share

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

The following brings you two mainstream ways to install Mysql. If you are interested, let's take a look at this article. I believe it will be more or less helpful to you after reading the two mainstream methods of installing Mysql.

Yum installation

Download the installation package

Cd goes to yum.repo.d to check.

Clear bypassed without root permission

Start mysqld

View Port

Refresh password

Change the password

Check how many databases there are.

View tabl

Verify the new password

Rpm installation

Delete mariadb

To install the mysql-server service, you only need to install the following four software packages, which can be installed using the rpm-ivh command

Mysql-community-common-5.7.9-1.el7.x86_64.rpm

Mysql-community-libs-5.7.9-1.el7.x86_64.rpm-(dependent on common)

Mysql-community-client-5.7.9-1.el7.x86_64.rpm-(dependent on libs) mysql-community-server-5.7.9-1.el7.x86_64.rpm-(dependent on client, common)

Start the mysql service

View port number

Get the password

Intercept password

Log in with a password

Change the mysql password

Create a tabl

Looking at the table

Create a mytest id

Query fields from all tables

Read the details of the two mainstream methods of installing Mysql above and see if there is anything to gain. 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