Commit 812ee084 authored by kostja@dipika.(none)'s avatar kostja@dipika.(none)

Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime

into  dipika.(none):/opt/local/work/mysql-5.1-runtime
parents d5847eb1 f8ec5e09
...@@ -456,7 +456,7 @@ bool PROFILING::show_profiles() ...@@ -456,7 +456,7 @@ bool PROFILING::show_profiles()
if (protocol->write()) if (protocol->write())
DBUG_RETURN(TRUE); DBUG_RETURN(TRUE);
} }
send_eof(thd); my_eof(thd);
DBUG_RETURN(FALSE); DBUG_RETURN(FALSE);
} }
......
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