mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
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
c04d04ec60
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ Dbtup::tuxAllocNode(Signal* signal,
|
|||
if ((ptr= alloc_fix_rec(fragPtr.p, tablePtr.p, &key, &frag_page_id)) == 0)
|
||||
{
|
||||
ljam();
|
||||
ndbrequire(terrorCode != 0);
|
||||
terrorCode = ZMEM_NOMEM_ERROR; // caller sets error
|
||||
return terrorCode;
|
||||
}
|
||||
pageId= key.m_page_no;
|
||||
|
|
Loading…
Reference in a new issue