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 / 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 |
using primary can we relate two table, with out foreign key?
What is a select query?
Is microsoft sql same as mysql?
Difference between CHAR and VARCHAR?
why not null is not allowed at table level
How do I start mysql?
What is the use of count function in mysql?
How to dump a table to a file with 'mysqldump'?
Why mysql is used with php?
What you can use regular expression for in mysql? Support your answer with an example?
can you tell the order of sql select statement? : Mysql dba
What is the difference between char and varchar data types?