(PECL mongo >=1.1.0)
Get slaveOkay setting for this connection
public bool Mongo::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.
Exception:
Issues E_DEPRECATED
warning
Changelog:
1.2.11
Emits E_DEPRECATED
when used.
See also:
Please login to continue.