Commit a8bcaf49 authored by Tor Didriksen's avatar Tor Didriksen

merge 5.1 => 5.5

parents 8b1d1cf5 0b83ecb6
......@@ -1312,7 +1312,7 @@ void close_files()
void free_used_memory()
{
uint i;
DBUG_ENTER("free_used_memory");
// Do not use DBUG_ENTER("free_used_memory"); here, see below.
if (connections)
close_connections();
......
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