Skip to content

1200wd/mysqlreplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Mysqlreplay

Replays the MySQL General query log described here: http://dev.mysql.com/doc/refman/5.5/en/query-log.html

It opens a new connection for every connection id encountered in the query log, but it doesn't honour the timestamps.

Usage

$ ./mysqlreplay.php -fmysql.log -s127.0.0.1 -uusername -ppass

About

Replays the mysql query log

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages