Commit 72bc3acf authored by unknown's avatar unknown

Merge bk-internal:/home/bk/mysql-5.1-ndb

into  neptunus.(none):/home/msvensson/mysql/my51-ndb-valgrind2

parents 67d7141a cf1d5e71
......@@ -804,6 +804,7 @@ void plugin_shutdown(void)
struct st_plugin_int *tmp= dynamic_element(&plugin_array, i,
struct st_plugin_int *);
plugin_deinitialize(tmp);
plugin_del(tmp);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment