Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
10.1.20, 10.3.8, 10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL)
Description
Changing the value of tokudb_fsync_log_period to a value of e.g. 1200 crashes the server with an assertion failure:
/[...]/mariadb-10.3.8/storage/tokudb/PerconaFT/util/minicron.cc:104 r=22 (Invalid argument)/[...]/mariadb-10.3.8/storage/tokudb/PerconaFT/util/minicron.cc:105 minicron_do: Assertion `r==0 || r==ETIMEDOUT' failed (errno=0)
|
: Success
|
This only seems to happen with tokudb_fsync_log_period values between 1000 and 2000