1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
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
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;
}