Searched refs:was_master (Results 1 – 2 of 2) sorted by relevance
122 int was_master = server.masterhost == NULL; in execCommand() local200 if (server.repl_backlog && was_master && !is_master) { in execCommand()
1959 int was_master = server.masterhost == NULL; in replicationSetMaster() local1975 if (was_master) replicationCacheMasterUsingMyself(); in replicationSetMaster()