Skip to content
Permalink
Browse files
MyRocks: post-merge fixes part #10: disable rocksdb.percona_nonflushi…
…ng_analyze_debug

It uses a feature that's not available in MariaDB
  • Loading branch information
spetrunia committed Aug 30, 2018
1 parent 9793398 commit 2770eb1
Showing 1 changed file with 1 addition 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

0 comments on commit 2770eb1

Please sign in to comment.