• unknown's avatar
    btr0cur.c: · ca3c9603
    unknown authored
      Fix bug: if there was a 'record too long' error in an insert, InnoDB forgot to free reserved file space extents; they were only freed in mysqld restart
    
    
    innobase/btr/btr0cur.c:
      Fix bug: if there was a 'record too long' error in an insert, InnoDB forgot to free reserved file space extents; they were only freed in mysqld restart
    ca3c9603
btr0cur.c 92.5 KB