Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb

into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
This commit is contained in:
tomas@whalegate.ndb.mysql.com 2007-04-11 20:30:23 +02:00
commit ec6476cbef
2 changed files with 2 additions and 1 deletions

View file

@ -1234,6 +1234,7 @@ int Ndb::setSchemaName(const char * a_schema_name)
return -1;
}
}
return 0;
}
// </internal>

View file

@ -940,7 +940,7 @@ Ndb::handleReceivedSignal(NdbApiSignal* aSignal, LinearSectionPtr ptr[3])
InvalidSignal:
#ifdef VM_TRACE
ndbout_c("Ndbif: Error Ndb::handleReceivedSignal "
"(tFirstDataPtr=%x, GSN=%d, theImpl->theWaiter.m_state=%d)"
"(tFirstDataPtr=%p, GSN=%d, theImpl->theWaiter.m_state=%d)"
" sender = (Block: %d Node: %d)",
tFirstDataPtr,
tSignalNumber,