24 Forks
55 Stars
55 Watchers

pquery

pquery is an open-source (GPLv2 licensed) multi-threaded test program, written in C++, created to stress test the MySQL server (in any flavor), either randomly or sequentially, for QA purposes.

How to download and setup pquery

Open terminal and run command
git clone https://github.com/Percona-QA/pquery.git
git clone is used to create a copy or clone of pquery repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pquery https://github.com/Percona-QA/pquery/archive/master.zip

Or simply clone pquery with SSH
[email protected]:Percona-QA/pquery.git

If you have some problems with pquery

You may open issue on pquery support forum (system) here: https://github.com/Percona-QA/pquery/issues