mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
MyRocks: post-merge fixes part #10: disable rocksdb.percona_nonflushing_analyze_debug
It uses a feature that's not available in MariaDB
This commit is contained in:
parent
9793398142
commit
2770eb1b56
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ slow_query_log: MDEV-11480
|
|||
select_for_update_skip_locked_nowait: MDEV-11481
|
||||
create_no_primary_key_table: MariaDB doesn't have --block_create_no_primary_key
|
||||
explicit_snapshot: MariaDB doesn't support Shared/Explicit snapshots
|
||||
percona_nonflushing_analyze_debug : Requires Percona Server's Non-flushing ANALYZE feature
|
||||
|
||||
##
|
||||
## Tests that do not fit MariaDB's test environment. Upstream seems to test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue