Searched refs:mysqlnd_get_host_info (Results 1 – 2 of 2) sorted by relevance
118 #define mysql_get_host_info(r) mysqlnd_get_host_info((r))
158 #define mysqlnd_get_host_info(conn) (conn)->m->get_host_information((conn) TSRMLS_CC) macro
Completed in 11 milliseconds