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
<p><ahref="https://perconadev.atlassian.net/browse/PS-9018">PS-9018</a>: The replica stalls when <code>log_slave_updates=0</code> and a Data Definition Language (DDL) operation is executed against a non-replicated database on that replica.</p>
6720
6720
<p><ahref="https://perconadev.atlassian.net/browse/PS-9048">PS-9048</a>: In the Debug build, assets with OPTIMIZE table and fulltext indexes failed.</p>
6721
6721
<p><ahref="https://perconadev.atlassian.net/browse/PS-9083">PS-9083</a>: A fix for a server exit when the slow query log is on with additional variables.</p>
6722
+
<p><ahref="https://perconadev.atlassian.net/browse/PS-9044">PS-9044</a>: Added the following variables to MyRocks:</p>
<p>Changed the default values for the following variables:</p>
6744
+
<ul>
6745
+
<li>
6746
+
<p><ahref="..\variables.html#rocksdb_compaction_sequential_deletes"><code>rocksdb_compaction_sequential_deletes</code></a> from 0 to 14999</p>
6747
+
</li>
6748
+
<li>
6749
+
<p><ahref="..\variables.html#rocksdb_compaction_sequential_deletes_count_sd"><code>rocksdb_compaction_sequential_deletes_count_sd</code></a> from <code>OFF</code> to <code>ON</code></p>
6750
+
</li>
6751
+
<li>
6752
+
<p><ahref="..\variables.html#rocksdb_compaction_sequential_deletes_window"><code>rocksdb_compaction_sequential_deletes_window</code></a> from 0 to 15000</p>
6753
+
</li>
6754
+
<li>
6755
+
<p><ahref="..\variables.html#rocksdb_force_flush_memtable_now"><code>rocksdb_force_flush_memtable_now</code></a> from <code>ON</code> to <code>OFF</code></p>
6756
+
</li>
6757
+
<li>
6758
+
<p><ahref="../variables.html#rocksdb_large_prefix"><code>rocksdb_large_prefix</code></a> from <code>OFF</code> to <code>ON</code></p>
6759
+
</li>
6760
+
</ul>
6761
+
<p>The <ahref="../variables.html#rocksdb_large_prefix"><code>rocksdb_large_prefix</code></a> is deprecated.</p>
0 commit comments