• jonas@perch.ndb.mysql.com's avatar
    ndb - bug#27005 · 3b21f00f
    jonas@perch.ndb.mysql.com authored
        Handle API failure during resend
        API failure could cause release of table object, which will make resend crash
          when dereferencing table object
          
        Solution, use table_id+hash+schemaversion instead of *raw* pointer in resend
    3b21f00f
Suma.cpp 132 KB