(PHP 5)
mysqli_disable_reads_from_master(no version information, might be only in CVS)
mysqli->disable_reads_from_master -- Disable reads from masterProcedural style:
void mysqli_disable_reads_from_master ( mysqli link )Object oriented style (method):
class mysqli {Warning |
This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk. |