update : 2015.11.03
php.shukuma.com검색:
|
Mongo::setSlaveOkay(PECL mongo >=1.1.0) Mongo::setSlaveOkay — Change 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. 변경점
참고
|