Closed whyrusleeping closed 5 months ago
the bufferPool is using the MaxLength const to allocate, and we were previously assuming that we couldnt have strings longer than that value.
the bufferPool is using the MaxLength const to allocate, and we were previously assuming that we couldnt have strings longer than that value.