mirror of
https://github.com/MariaDB/server.git
synced 2025-11-03 14:33:32 +03:00
removed printout
This commit is contained in:
@@ -1147,7 +1147,6 @@ UtilTransactions::readRowFromTableAndIndex(Ndb* pNdb,
|
||||
if (row.attributeStore(col->getName())->isNULL())
|
||||
{
|
||||
null_found= true;
|
||||
ndbout_c("null found");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user