Skip to content
Permalink
Browse files
Update mtr help
- Based on patch: d6a9833
- Update combination example for 10.2 (commit 2a3fe45 added change
for 10.3+)
```
==============================================================================

TEST                                      RESULT   TIME (ms) or COMMENT
--------------------------------------------------------------------------

worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
rpl.rpl_invoked_features 'innodb,mix'    [ pass ]   1677
rpl.rpl_invoked_features 'innodb,row'    [ pass ]   3516
rpl.rpl_invoked_features 'innodb,stmt'   [ pass ]   1609
--------------------------------------------------------------------------
```
- `gdb` option will be added during the merge
  • Loading branch information
an3l committed Oct 20, 2020
1 parent 888010d commit d1af93a
Showing 1 changed file with 1 addition and 1 deletion.
@@ -6418,7 +6418,7 @@ ($)
alias
main.alias 'main' is the name of the suite for the 't' directory.
rpl.rpl_invoked_features,mix,xtradb_plugin
rpl.rpl_invoked_features,mix,innodb
suite/rpl/t/rpl.rpl_invoked_features
Options to control what engine/variation to run:

0 comments on commit d1af93a

Please sign in to comment.