mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
remove warning
This commit is contained in:
parent
3c0e6e3983
commit
b86f256d24
1 changed files with 1 additions and 1 deletions
|
@ -816,7 +816,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,
|
||||
|
|
Loading…
Reference in a new issue