Searched refs:dict_mysql_close (Results 1 – 1 of 1) sorted by relevance
188 static void dict_mysql_close(DICT *);742 dict_mysql->dict.close = dict_mysql_close; in dict_mysql_open()822 static void dict_mysql_close(DICT *dict) in dict_mysql_close() function