-
The slave stores the CHANGE MASTER parameters in the file _____________.
-
- master.info
- master.inf
- slave.inf
- slave.info
- None of these
Correct Option: A
The ‘slave’ stores the ‘CHANGE MASTER’ parameters in a file named ‘master.info’ in its data directory in order to record the initial replication status. It updates the file as replication proceeds.