Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb
This commit is contained in:
commit
d14cba104a
@ -408,7 +408,7 @@ ndb_mgm_call(NdbMgmHandle handle, const ParserRow<ParserDummy> *command_reply,
|
||||
}
|
||||
else
|
||||
{
|
||||
CHECK_TIMEDOUT_RET(handle, in, out, NULL);
|
||||
DBUG_CHECK_TIMEDOUT_RET(handle, in, out, NULL);
|
||||
if(ctx.m_status==Parser_t::Eof
|
||||
|| ctx.m_status==Parser_t::NoLine)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user