Mongo::setSlaveOkayChange slaveOkay setting for this connection 説明
public bool Mongo::setSlaveOkay
([ bool
$ok = true
] )See the query section of this manual for information on distributing reads to secondaries. パラメータ
返り値Returns the former value of slaveOkay for this instance. 変更履歴
参考
|