Searched refs:cfg_file (Results 1 – 2 of 2) sorted by relevance
241 if (conn->options->cfg_file) { in MYSQLND_METHOD()242 mnd_pefree(conn->options->cfg_file, pers); in MYSQLND_METHOD()243 conn->options->cfg_file = NULL; in MYSQLND_METHOD()
210 char *cfg_file; member
Completed in 18 milliseconds