~sergei.glushchenko/+junk/page-scan-hack

« back to all changes in this revision

Viewing changes to test/t/ib_stream_parallel.sh

merge parallel compression branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
############################################################################
 
2
# Test parallel streaming feature of the 'xbstream' format
 
3
############################################################################
 
4
 
 
5
stream_format=xbstream
 
6
stream_extract_cmd="xbstream -xv <"
 
7
innobackupex_options="--parallel=16"
 
8
 
 
9
. inc/ib_stream_common.sh