重庆思庄Oracle、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2322|回复: 0
打印 上一主题 下一主题

mysql-unit之 mysqldrplshow 在mysql 复制环境中的使用

[复制链接]
跳转到指定楼层
楼主
发表于 2014-11-21 11:57:42 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
 显示当前的主机从机的配置拓扑图

[root@mysqldb ~]# mysqlrplshow --master=root:123@127.0.0.1:3307 --discover-slaves-login=root:123;
WARNING: Using a password on the command line interface can be insecure.
# master on 127.0.0.1: ... connected.
# Finding slaves for master: 127.0.0.1:3307

# Replication Topology Graph
127.0.0.1:3307 (MASTER)
   |
   +--- 127.0.0.1:3308 - (SLAVE)
   |
   +--- 127.0.0.1:3309 - (SLAVE)


显示拓扑图的详细信息:
[root@mysqldb ~]# mysqlrplshow --master=root:123@127.0.0.1:3307 --discover-slaves-login=root:123 --verbose;
WARNING: Using a password on the command line interface can be insecure.
# master on 127.0.0.1: ... connected.
# Finding slaves for master: 127.0.0.1:3307
WARNING: Unable to find aliases for hostname 'mysqldb' reason: [Errno 1] Unknown host

# Replication Topology Graph
127.0.0.1:3307 (MASTER)
   |
   +--- 127.0.0.1:3308 [IO: Yes, SQL: Yes] - (SLAVE)
   |
   +--- 127.0.0.1:3309 [IO: Yes, SQL: Yes] - (SLAVE)

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2024-5-9 01:31 , Processed in 0.090998 second(s), 20 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表