in a master-master replication with two masters and
alternate slaves running on two systems.can i have a script
or any mysql command to know which one is right now acting
as master.
Answer Posted / lekhrajdeshmukh
i have answer regarding on master and one slave running on
the status:-
show slave status \G;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is strict mode in mysql?
Which mysql function is used to concatenate string?
How many tables we can create in mysql database?
What is the command line end user interface - mysql?
What is mysql database server?
What is mysqli_num?
What is the latest version of mysql?
How to see the create table statement of an existing table?
Write a command with which mysql table can be repaired
What is a data directory?
What does do in mysql?
What is msql?
Can we write procedure in mysql?
How many columns can be used for creating Index?
How do I start mysql database?