Welcome to MySQL QA Episode 9. This episode will go more in-depth into reducer.sh: Reducing Testcases for Experts: multi-threaded reducer.sh
We will explore how to use reducer.sh to do true multi-threaded testcase reduction – a world’s first.
Topics:
- Expert configurable variables & their default reducer.sh settings
- PQUERY_MULTI
- PQUERY_MULTI_THREADS
- PQUERY_MULTI_CLIENT_THREADS
- PQUERY_MULTI_QUERIES
- PQUERY_REVERSE_NOSHUFFLE_OPT
Full-screen viewing @ 720p resolution recommended.
https://www.youtube.com/watch?v=2St8LK7ETzI
For the other episodes, see https://www.percona.com/blog/2015/03/17/free-mysql-qa-and-bash-linux-training-series
All, please note we have moved percona-qa to GitHub:
https://github.com/Percona-QA/percona-qa
To clone it, use:
$ sudo yum install git
$ cd ~
$ git clone https://github.com/Percona-QA/percona-qa.git
reducer.sh was also put directly into this repository (and it is maintained there), so *no* need anymore to separately fetch lp:randgen.