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