欧美亚洲中文,在线国自产视频,欧洲一区在线观看视频,亚洲综合中文字幕在线观看

      1. <dfn id="rfwes"></dfn>
          <object id="rfwes"></object>
        1. 站長資訊網(wǎng)
          最全最豐富的資訊網(wǎng)站

          centos安裝mysql報(bào)錯(cuò)了怎么辦

          centos安裝mysql報(bào)錯(cuò)了怎么辦

          問題:

          執(zhí)行命令安裝mysql時(shí)出現(xiàn)如下報(bào)錯(cuò):

          [root@localhost install-files]# rpm -ivh MySQL-server-5.6.27-1.el6.x86_64.rpm Preparing...                          ################################# [100%] file /usr/share/mysql/charsets/README from install of MySQL-server-5.6.27-1.el6.x86_64 conflicts with file from package mariadb-libs-1:5.5.41-2.el7_0.x86_64 file /usr/share/mysql/czech/errmsg.sys from install of MySQL-server-5.6.27-1.el6.x86_64 conflicts with file from package mariadb-libs-1:5.5.41-2.el7_0.x86_64

          原因:

          系統(tǒng)已經(jīng)安裝了其他版本的mysql-libs包和mysql數(shù)據(jù)庫文件導(dǎo)致不兼容。

          解決方法:

          執(zhí)行如下命令下載mysql-libs包

          [root@localhost install-files]# yum remove mysql-libs

          執(zhí)行之后,還要詳細(xì)檢查卸載MySQL安裝的所有文件,否則在后續(xù)安裝時(shí)還會(huì)發(fā)生各種錯(cuò)誤。

          相關(guān)教程推薦:centos教程

          贊(0)
          分享到: 更多 (0)
          網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)