mysqli::disable_reads_from_master
mysqli_disable_reads_from_master
(PHP 5 < 5.3.0)
mysqli::disable_reads_from_master -- mysqli_disable_reads_from_master — 在主从服务器结构中,禁用从主机读取数据
说明
面向对象风格
mysqli::disable_reads_from_master ( void ) : void过程化风格
mysqli_disable_reads_from_master ( mysqli$link
) : bool
Warning本函数还未编写文档,仅有参数列表。
Warning自 PHP 5.3.0 起,已经废弃并移除此函数。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.mysqli-disable-reads-from-master.php