Home > Database > Mysql Tutorial > High Availability with MySQL Fabric: Part II_MySQL

High Availability with MySQL Fabric: Part II_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 13:12:36
Original
911 people have browsed it

[vagrant@store~]$mysqlfabricgrouplookup_serversmycluster

Command:

{success    =True

  return      =[{'status':'SECONDARY','server_uuid':'3084fcf2-df86-11e3-b46c-0800274fb806','mode':'READ_ONLY','weight':1.0,'address':'192.168.70.101'},{'status':'SECONDARY','server_uuid':'35cc3529-df86-11e3-b46c-0800274fb806','mode':'READ_ONLY','weight':1.0,'address':'192.168.70.102'},{'status':'PRIMARY','server_uuid':'3d3f6cda-df86-11e3-b46c-0800274fb806','mode':'READ_WRITE','weight':1.0,'address':'192.168.70.103'}]

  activities  =

}
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template