maxdb_disable_reads_from_master

maxdb::disable_reads_from_master

(PECL maxdb >= 1.0)

maxdb_disable_reads_from_master -- maxdb::disable_reads_from_masterDisable reads from master

Beskrivelse

Procedural style

bool maxdb_disable_reads_from_master ( resource $link )

Object oriented style

void maxdb::disable_reads_from_master ( void )
Advarsel

This function is currently not documented; only its argument list is available.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top