centos6.5环境源码编译安装mysql5.6.34 源码下载地址http://dev.mysql.com/downloads/mysql/5.6.html#downloads 选择Generic Linux (Architecture Independent), Compressed TAR Archive 选择 No thanks, just start my download. 开始下载 操作系统: centos6.5 x86_64 一.yum安装相关依赖 # yum -y insta
1.备份原来的源文件 sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak 2.修改源 sudo vi /etc/apt/sources.list ##Ubuntu 官方更新服务器(欧洲,此为官方源,国内较慢,但无同步延迟问题,电信.移动/铁通.联通等公网用户可以使用): deb http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse deb