update : 2015.11.03
php.shukuma.com검색:
|
MongoCollection::setSlaveOkay(PECL mongo >=1.1.0) MongoCollection::setSlaveOkay — Change slaveOkay setting for this collection 설명
public bool MongoCollection::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. 변경점
참고
|