Searched defs:modname (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/contrib/dlz/modules/mysqldyn/ |
H A D | dlz_mysqldyn_mod.c | 260 static const char *modname = "dlz_mysqldyn"; variable 278 modname, dbi->id); 288 modname, mysql_error(dbi->sock)); 313 "%s: No available connections", modname); 565 state->log(ISC_LOG_ERROR, "%s: invalid txn %x", modname, txn); 583 modname, query, mysql_error(dbi->sock)); 589 modname, dbi->id, query); 624 modname, mysql_error(dbi->sock)); 631 modname, dbi->id, mysql_num_rows(res)); 791 modname, ro [all...] |
Completed in 560 milliseconds