实验架构图:一.mysql5.5双机热备份master-master1.系统环境操作系统:centos6.6masterAIP:192.168.166.161masterBip:192.168.166.162应用软件mysql-5.5.42.tar.gzkeepalived-1.2.12.tar.gz2.安装mysqlwgethttp://mirrors.sohu.com/mysql/MySQL-5.5/mysql-5.5.42.tar.gz#userad..
分类:
数据库 时间:
2015-03-02 11:25:56
阅读次数:
484
1、数据库同步设置主机操作系统:Centos6.2数据库版本:mysqlVer14.14Distrib5.1.73前提:MYSQL数据库正常启动ServA:122.112.x.xServB:211.101.x.x1.1配置同步账号在ServA上增加一个ServB可以登录的帐号:Mysql>grantreplicationslaveon*.*TOyunip@‘211.101.x.x‘IDENTIFIE..
分类:
数据库 时间:
2014-09-18 16:45:14
阅读次数:
332