Merge clam.ndb.mysql.com:/space/pekka/ndb/version/my51
into clam.ndb.mysql.com:/space/pekka/ndb/version/my51-bug14935
This commit is contained in:
commit
7524881b50
@ -63,7 +63,7 @@ Dbtup::tuxAllocNode(Signal* signal,
|
|||||||
if ((ptr= alloc_fix_rec(fragPtr.p, tablePtr.p, &key, &frag_page_id)) == 0)
|
if ((ptr= alloc_fix_rec(fragPtr.p, tablePtr.p, &key, &frag_page_id)) == 0)
|
||||||
{
|
{
|
||||||
ljam();
|
ljam();
|
||||||
ndbrequire(terrorCode != 0);
|
terrorCode = ZMEM_NOMEM_ERROR; // caller sets error
|
||||||
return terrorCode;
|
return terrorCode;
|
||||||
}
|
}
|
||||||
pageId= key.m_page_no;
|
pageId= key.m_page_no;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user