query-playback icon indicating copy to clipboard operation
query-playback copied to clipboard

Query Playback

Results 8 query-playback issues
Sort by recently updated
recently updated
newest added

This PR updates the parse_time function to work with modern Slow Query Log timestamp format. It also sets timeouts so that misbehaving connections are queries are eventually timed out and...

Installed MySQL Packages: mysql-community-devel-5.7.28-1.el7.x86_64 mysql-community-libs-5.7.29-1.el7.x86_64 mysql-community-libs-compat-5.7.29-1.el7.x86_64 mysql-community-client-5.7.29-1.el7.x86_64 mysql-community-server-5.7.29-1.el7.x86_64 mysql-community-common-5.7.29-1.el7.x86_64 Can you give me some help

Hi, I'm tring to use QP to simulate a full load of a DB server with more 300 databases but when I try to launch QP the schema name is...

Hi Team, I am doing a load test using percona-playback for MariaDB-10.6 on ubuntu-18, when I am running percona playback it is looking into a test database for all the...

Prior to MySQL 5.5 there used to be two versions of libmysqlclient. The version with the _r suffix was threadsafe, the one without was not. Since the release of MySQL...

The install instructions are missing many tools like gcc, c++, mysqllib, git, etc. Please make the `yum install` command a complete command for building playback. Thanks. ``` CMake Error: your...

I added --read-only option. If the value of this option is 1 then query parser chooses only select statements from slow log file. Updated percona_playback/query_log/query_log.cc

Hi Team, I am doing a load test with percona-playback on MySQL 8.0.33, but I am getting the above error, I have checked the libmysqlclient.so binaries but unfortunately libmysqlclient.so.20 is...