Searched refs:mysqlnd_warning_count (Results 1 – 2 of 2) sorted by relevance
122 #define mysql_warning_count(r) mysqlnd_warning_count((r))
141 #define mysqlnd_warning_count(conn) ((conn)->data)->m->get_warning_count((conn)->data TSRMLS_CC) macro
Completed in 8 milliseconds