ndb/src/ndbapi/TransporterFacade.cpp:
  Auto merged
sql/sql_select.cc:
  Auto merged
This commit is contained in:
unknown 2005-04-21 13:19:02 +05:00
commit 8b4175937d
2 changed files with 5 additions and 0 deletions

View file

@ -187,6 +187,7 @@ void STDCALL mysql_server_end()
else
mysql_thread_end();
finish_client_errs();
free_charsets();
mysql_client_init= org_my_init_done= 0;
}