Where the open-source database community meets: Secure your spot at PerconaLive.com
Back to all talks

MySQL Test Framework for customer support and bug verification

Event: Test Driven Conf 2022

Location: Russia

Dates: 28 April 2022 – 29 April 2022

Presentation: 26 June 2022 , 26/Jun/22 11:30 PM

Video: Watch video

Link: On event website

Speaker: Sveta Smirnova

MySQL Test Framework (MTR) is a framework for MySQL regression tests. Tests for it are written by MySQL developers and run in preparation for new releases.

MTR can be used in other ways as well. I use it to test customer-reported issues and validate bug reports on multiple versions of MySQL at the same time.

With MTR you can:

  • program complex deployments;
  • test the problem on multiple versions of MySQL/Percona/MariaDB servers with a single command;
  • test multiple simultaneous connections;
  • check for errors and return values;
  • work with query results, stored procedures and external commands.

The test can be run on any machine with a MySQL, Percona, or MariaDB server.

I will show how I work with MySQL Test Framework and I hope you will love this tool too.

Video

Speaker card

MySQL Test Framework for customer support and bug verification

Speakers

Sveta Smirnova

Sveta Smirnova

Sveta joined Percona in 2015. Her main professional interests are problem solving, working with tricky issues, bugs, finding patterns that can solve typical issues quicker and teaching others how to deal with MySQL issues, bugs and gotchas effectively. Before joining Percona Sveta worked as a Support Engineer in the MySQL Bugs Analysis Support Group in MySQL AB-Sun-Oracle. She is the author of the books “MySQL Troubleshooting” and “MySQL Cookbook, 4th Edition”.

View full profile ›