(PECL mongo >=1.1.0)
Get slaveOkay setting for this database
public bool MongoDB::getSlaveOkay ( void )
See the query section of this manual for information on distributing reads to secondaries.
Returns:
Returns the value of slaveOkay for this instance.
Changelog:
1.2.11
Emits E_DEPRECATED
when used.
See also:
Please login to continue.