|
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 slaves. Список параметров
Возвращаемые значенияReturns the former value of slaveOkay for this instance. |
|