environment: 1. CentOS6.5 X64 2.mysql-5.6.34-linux-glibc2.5-x86_64.tar.gz 3. Download address: http://dev.mysql.com/downloads/mysql/ Installation Steps 1. Execute the command to decompress the file in the storage directory of the installation package
2. Delete the installation package and rename the unzipped file
3. Add mysql user group and mysql user First check whether there is a mysql user group and mysql user
If not, add it;
4. Enter the mysql directory to change permissions
5. Execute the local yum source to install the dependent package
6. Execute the installation script
After installation, change the current directory owner to root user and the data directory owner to mysql
7. Modify mysql/support-files/mysql.server 8. Start mysql
9.Change password and log in
The above is the detailed steps for installing MySQL5.6 X64 version under Linux introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: Detailed explanation of firewall rule settings and commands (whitelist settings)
>>: Detailed explanation of the use of React list bar and shopping cart components
It is very simple to build a go environment under...
Find the problem Recently, I encountered a proble...
There are several ways I know of to set anchor pos...
1. First, use springboot to build a simple dubbo ...
more is one of our most commonly used tools. The ...
123WORDPRESS.COM--HTML超文本标记语言速查手册<!-- --> !D...
Problem background: When using docker to deploy t...
In the Linux system, in addition to various accou...
Copy code The code is as follows: li {width:300px...
Today, this post lists some great examples of circ...
Scenario: After installing the latest version of ...
Preface MySQL is a relational database with stron...
This article shares the specific code of js to ac...
Table of contents JS Three Mountains Synchronous ...
Back in the Kernel 2.6 era, a new security system...