Skip to content

Slow Query Log parser for interact with Sysbench as an independent process throw a LUA script

License

davidducos/sql_sysbench_proc

Repository files navigation

sql_sysbench_proc

Slow Query Log parser for interact with Sysbench as an independent process throw a LUA script

Compiling

gcc sysbench_slow_proc.c pkg-config --libs glib-2.0 --cflags glib-2.0 -o sysbench_slow_proc

Transforming general log to slow query log

pt-query-digest --type genlog --no-report --output slowlog gen.log > slow.log

About

Slow Query Log parser for interact with Sysbench as an independent process throw a LUA script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published