• heikki@hundin.mysql.fi's avatar
    trx0rec.c: · af3681f2
    heikki@hundin.mysql.fi authored
      Fix bug #5960: if one updated a column so that its size changed, or updated it to an externally stored (TEXT or BLOB) value, then ANOTHER externally stored column would show up as 512 bytes of good data + 20 bytes of garbage in a consistent read that fetched the old version of the row
    af3681f2
trx0rec.c 35.4 KB