If sorting a FLR file with a recordsize of 16, SortInit calculates nblocks as 0 at line 386, which results in divide by 0 errors. This occurs becuase the keyrec_size is rounded up to 16.
Fixed in 0.3.1
Log in to post a comment.
Fixed in 0.3.1