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