質問編集履歴
2
osバージョン追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -55,4 +55,11 @@
|
|
55
55
|
Error: Package: mysql-community-libs-5.7.11-1.el7.x86_64 (mysql57-community)
|
56
56
|
Requires: libc.so.6(GLIBC_2.14)(64bit)
|
57
57
|
You could try using --skip-broken to work around the problem
|
58
|
-
You could try running: rpm -Va --nofiles --nodigest
|
58
|
+
You could try running: rpm -Va --nofiles --nodigest
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
--------------------------------------------------------------------------------
|
63
|
+
追記
|
64
|
+
osのバージョンは、CentOS release 6.7 (Final)
|
65
|
+
でした。
|
1
編集
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
cenosにmysqlをインストールすると下記のエラーが出たのですが、原因は何なのでしょうか。
|
2
2
|
|
3
|
+
[root@ik1-311-15522 init.d]# yum -y install http://dev.mysql.com/get/mysql57-community-release-el7-7.noarch.rpm
|
3
4
|
|
4
5
|
[root@ik1-311-15522 init.d]# yum -y install mysql-community-server
|
5
6
|
Loaded plugins: fastestmirror, security
|