Skip to content

Instantly share code, notes, and snippets.

@neofob
Created December 4, 2013 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neofob/feeaba244ff39ee29b69 to your computer and use it in GitHub Desktop.
Save neofob/feeaba244ff39ee29b69 to your computer and use it in GitHub Desktop.
sysbench

sysbench --num-threads=8 --test=[file-io|cpu,memory,threads,mutex,oltp] --max-request=100000

>create database sbtest```


service mysql stop vim /etc/my.cnf

Edit line ```datadir=```


```service mysql start```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment