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; <function>MysqlndUhConnection::init</function> example ]]> &example.outputs; NULL, )) proxy::init returns true ]]> &reftitle.seealso; mysqlnd_uh_set_connection_proxy