Skip to content

bo-er/corrupt-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corrupt-mysql

Corrupting MySQL and testing how the monitoring system reacts.

Usages

Create a deadlock

./corrupt-mysql deadlock -H10.186.62.63 -P25690 -uuniverse_udb -p123

Create a slow query log

./corrupt-mysql slowlog -H10.186.62.63 -P25690 -uuniverse_udb -p123

Create big transactions

./corrupt-mysql bt -H10.186.62.63 -P25690 -uuniverse_udb -p123 100MB

example

Make MySQL's CPU usage high

./corrupt-mysql hcpu -H10.186.62.63 -P25690 -uuniverse_udb -p123

About

Corrupting MySQL to test the monitoring system.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages