Fix minimum value of tokudb_max_lock_memory in 8.0

Description

In 5.6 and 5.7, it is allowed to set this value to 0 or other some other extremely small value.  This is pretty much an invalid configuration.  In most observable cases, it seems that TokuDB needs at least a few thousand bytes in order to function at a most basic level.  Lets set the minimum allowable value to ~128K for any setting < than ~128K except for 0 which indicates to autotune based on the size of the cachetable.

Environment

None

Smart Checklist

Activity

Show:
Done

Details

Assignee

Reporter

Labels

Time tracking

1h 30m logged

Fix versions

Affects versions

Priority

Smart Checklist

Created August 31, 2018 at 4:12 PM
Updated March 6, 2024 at 12:53 PM
Resolved September 6, 2018 at 7:48 PM