You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the default values for the following variables:
42
+
43
+
*[`rocksdb_compaction_sequential_deletes`](..\variables.html#rocksdb_compaction_sequential_deletes) from 0 to 14999
44
+
45
+
*[`rocksdb_compaction_sequential_deletes_count_sd`](..\variables.html#rocksdb_compaction_sequential_deletes_count_sd) from `OFF` to `ON`
46
+
47
+
*[`rocksdb_compaction_sequential_deletes_window`](..\variables.html#rocksdb_compaction_sequential_deletes_window) from 0 to 15000
48
+
49
+
*[`rocksdb_force_flush_memtable_now`](..\variables.html#rocksdb_force_flush_memtable_now) from `ON` to `OFF`
50
+
51
+
*[`rocksdb_large_prefix`](../variables.html#rocksdb_large_prefix) from `OFF` to `ON`
52
+
53
+
The [`rocksdb_large_prefix`](../variables.html#rocksdb_large_prefix) is deprecated.
54
+
27
55
## Known issues
28
56
29
57
*[PS-9078](https://perconadev.atlassian.net/browse/PS-9078): An upgrade on Ubuntu 20.04 from the following releases does not restart the MySQL service automatically. You must start the service manually.
@@ -58,3 +86,7 @@ For [training](https://www.percona.com/training), contact [Percona Training - St
0 commit comments