Percona’s Principal Support Engineer, Sveta Smirnova presents the webinar MySQL Test Framework for Troubleshooting on April 12, 2018, at 10:00 am PDT (UTC-7) / 1:00 pm EDT (UTC-4).
MySQL Test Framework (MTR) provides a unit test suite for MySQL. MySQL Server developers and contributors write the tests in the framework, and use them to ensure the build is working correctly.
I found that this isn’t the only thing that makes MTR useful. I regularly use it in my support job to help customers and verify bug reports.
With MySQL Test Framework I can:
Everything can be done with a single script that can be reused on any machine, any time, with any MySQL/Percona/MariaDB Server version.
In this webinar, I will show my way of working with MySQL Test Framework. I hope you will love it as I do!
Sveta Smirnova, Principal Technical Services EngineerSveta joined Percona in 2015. Her main professional interests are problem-solving, working with tricky issues, bugs, finding patterns that can quickly solve typical issues and teaching others how to deal with MySQL issues, bugs and gotchas effectively. Before joining Percona, Sveta worked as Support Engineer in MySQL Bugs Analysis Support Group in MySQL AB-Sun-Oracle. She is the author of book “MySQL Troubleshooting” and JSON UDF functions for MySQL.
Resources
RELATED POSTS