1)Uninstall old versions 2)SET UP THE REPOSITORY 2.1)Install required packages 2.2)set up the stable repository. 3)INSTALL DOCKER ENGINE - COMMUNITY 4 ...
分类:
其他好文 时间:
2019-12-03 21:24:29
阅读次数:
75
centos7系统默认源只有mariadb,没有mysql,要想安装mysql,就得手动来。1,首先,安装mysql的官方源,官方地址https://dev.mysql.com/downloads/repo/yum/我们选择centos7版本下载或者使用wget直接下载wget-omysql_repo.rpmhttps://dev.mysql.com/get/mysql80-community-r
分类:
数据库 时间:
2019-12-02 09:13:40
阅读次数:
100
1、安装wget yum install wget 2、通过wget下载mysql的yum源yum install wget wget http://repo.mysql.com/mysql-community-release-el7-7.noarch.rpm 3、安装mysql的yum源 rpm ...
分类:
数据库 时间:
2019-11-30 16:31:18
阅读次数:
106
这篇文章的英文版我发在了SAP Community上:Paging Implementation in S/4HANA for Customer Management https://blogs.sap.com/2018/03/28/paging-implementation-in-s4hana-f ...
分类:
其他好文 时间:
2019-11-29 23:58:29
阅读次数:
139
MongoDB是一款强大、灵活、且易于扩展的通用型数据库 一。安装 Mongofdb 1.https://www.mongodb.com/download-center/community 2.如图 下一步 下一步 下一步 下一步 下一步 下一步 下一步 # 注意(windows版本哦)如果没有下载 ...
分类:
数据库 时间:
2019-11-29 00:37:57
阅读次数:
155
查看是否安装了MySQL执行命令rpm -qa | grep mysql执行过程[root@localhost ~]# rpm -qa | grep mysqlmysql-community-libs-5.7.19-1.el7.x86_64mysql-community-server-5.7.19- ...
分类:
数据库 时间:
2019-11-28 11:45:11
阅读次数:
78
IUS 源方式安装,不一定为最新版本 https://ius.io/GettingStarted/ 1.添加 IUS 源 2.安装 ...
分类:
其他好文 时间:
2019-11-27 00:48:01
阅读次数:
235
1.安装lampwgethttps://dev.mysql.com/get/mysql80-community-release-el7-3.noarch.rpmyumlocalinstallmysql80-community-release-el7-3.noarch.rpmyuminstallmysql-serversystemctlstartmysqldsystemctlenablemysqld
分类:
其他好文 时间:
2019-11-26 19:54:36
阅读次数:
227
2019-11-25 22:13:53 GitHub:https://github.com/elephantscale/HI-labs/tree/master/hadoop-admin 作者Github:https://github.com/markkerzner 作者Github:https:// ...
分类:
其他好文 时间:
2019-11-25 23:14:38
阅读次数:
70
yum install mysql yum install mysql-server wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm rpm -ivh mysql-community-release-el7-5. ...
分类:
数据库 时间:
2019-11-22 13:48:51
阅读次数:
72