813
813
DBUG_PRINT("info", ("enlarge to keystart: %lu", (ulong) share.base.keystart));
814
if (my_chsize(file,(ulong) share.base.keystart,0,MYF(0)))
817
817
if (! (flags & HA_DONT_TOUCH_DATA))
820
if (my_chsize(dfile,share.base.min_pack_length*ci->reloc_rows,0,MYF(0)))