略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: MongoDB::setSlaveOkay

2024-04-29

MongoDB::setSlaveOkay

(PECL mongo >=1.1.0)

MongoDB::setSlaveOkayChange slaveOkay setting for this database

说明

public MongoDB::setSlaveOkay ([ bool $ok = TRUE ] ) : bool

See the query section of this manual for information on distributing reads to secondaries.

参数

ok

If reads should be sent to secondary members of a replica set for all possible queries using this MongoDB instance.

返回值

Returns the former value of slaveOkay for this instance.

更新日志

版本 说明
1.2.11 Emits E_DEPRECATED when used.

参见

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/mongodb.setslaveokay.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3