mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
ndb - debug printout
This commit is contained in:
parent
1bcb1b9d45
commit
0978d3028d
1 changed files with 1 additions and 0 deletions
|
@ -3084,6 +3084,7 @@ void Dblqh::execATTRINFO(Signal* signal)
|
|||
return;
|
||||
break;
|
||||
default:
|
||||
ndbout_c("%d", regTcPtr->transactionState);
|
||||
ndbrequire(false);
|
||||
break;
|
||||
}//switch
|
||||
|
|
Loading…
Reference in a new issue