The MySQL Enterprise Manager (MEM) is one of the projects I get to work on. It’s a web application for monitoring/debugging/managing MySQL .
Geeks
For the geeks amongst us, here’s a nice talk given by Mark Matthews. It demonstrates usage scenarios and information about MEM.
https://www.youtube.com/watch?v=onoBTTprCS0
Non-Geeks
And for people who sort of know what a database is. It’s like a “Task Manager” for the MySQL database. It helps us use MySQL better, especially for debugging and tuning purposes.
Future MEM posts
It’s an exciting time to be part of the MEM team, and I expect spending larger chunks of time on the project. I’ll be writing about my MEM experiences in the future, and ideally provide useful tips and examples.