Fix a compilation failure of the community tree.
This commit is contained in:
parent
9060b50f14
commit
533d435463
@ -456,7 +456,7 @@ bool PROFILING::show_profiles()
|
||||
if (protocol->write())
|
||||
DBUG_RETURN(TRUE);
|
||||
}
|
||||
send_eof(thd);
|
||||
my_eof(thd);
|
||||
DBUG_RETURN(FALSE);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user