system: CentOS 7 RPM packages: mysql-community-client-5.7.18-1.el7.x86_64.rpm mysql-community-server-5.7.18-1.el7.x86_64.rpm mysql-community-common-5.7.18-1.el7.x86_64.rpm mysql-community-libs-5.7.18-1.el7.x86_64.rpm Installation order: mysql-community-server depends on mysql-community-common and mysql-community-client Notice: Before installing MySQL, you need to clear the existing or previously installed MySQL related files and packages on the system. An error similar to this occurs: file /usr/share/mysql/estonian/errmsg.sys from install of MySQL-server-5.5.28-1.linux2.6.x86_64 conflicts with file from package MySQL-server-5.1.7-0.i386 To prove that an old version of MySQL existed on the system before, you can run: # rpm -e MySQL-server-5.1.7-0.i386 --nodeps Then run: # rpm -qa | grep mysql After no results are displayed, you can install the MySQL version you downloaded The above is the tutorial on how to install MySQL 5.7.18 with RPM package 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:
|
<<: How to build a complete samba server in Linux (centos version)
>>: js to achieve star flash effects
Table of contents 1. Auxiliary functions 2. Examp...
1. Percentage basis for element width/height/padd...
Table of contents File() grammar parameter Exampl...
Table of contents Overview Type Assertions in syn...
Table of contents Preface No.1 A focus No.2 Extra...
Original : http://developer.yahoo.com/performance...
introduction: Nowadays, many dynamic verification...
1. The three files /etc/hosts, /etc/resolv.conf a...
Setting up remote access in mysql5.7 is not like ...
This article shares a simple HTML shopping quanti...
Two days ago, I took advantage of the Double 11 s...
Install postcss-pxtorem first: npm install postcs...
Table of contents In JavaScript , there are sever...
Preface Before MySQL 8.0, it was quite painful to...
Table of contents Variable Scope The concept of c...