MysqlndUhConnection::init
Initialize mysqlnd connection
&reftitle.description;
public boolMysqlndUhConnection::init
mysqlnd_connectionconnection
Initialize mysqlnd connection. This is an mysqlnd internal call to initialize
the connection object.
Failing to call the parent implementation may cause memory leaks or
crash PHP. This is not considered a bug. Please, keep in mind that
the mysqlnd library functions have never been designed
to be exposed to the user space.
&reftitle.parameters;
connection
Mysqlnd connection handle. Do not modify!
&reftitle.returnvalues;
Returns TRUE on success.
Otherwise, returns FALSE
&reftitle.examples;
MysqlndUhConnection::init example
]]>
&example.outputs;
NULL,
))
proxy::init returns true
]]>
&reftitle.seealso;
mysqlnd_uh_set_connection_proxy