mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
Merge bk-internal:/home/bk/mysql-5.1-ndb
into neptunus.(none):/home/msvensson/mysql/my51-ndb-valgrind2
This commit is contained in:
commit
d7be1b7cbb
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue