• unknown's avatar
    btr0cur.c: · ce10ce81
    unknown authored
      Fix bug reported by Dyego Souza do Carmo: if a row becomes too long, > 8000 bytes, in an update, then InnoDB simply removes the clustered index record and does not report of table handler error 139
    
    
    innobase/btr/btr0cur.c:
      Fix bug reported by Dyego Souza do Carmo: if a row becomes too long, > 8000 bytes, in an update, then InnoDB simply removes the clustered index record and does not report of table handler error 139
    ce10ce81
btr0cur.c 92.4 KB