• unknown's avatar
    btr0cur.c: · 4e222597
    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
    4e222597
btr0cur.c 92.5 KB