MySQL tools article
Although I no longer maintain hackmysql.com, I still actively develop MySQL tools. An article I wrote, 10 essential MySQL tools for admin, was published today. I hope no one’s feelings are hurt if their tool isn’t in the list, but it was rather difficult to compile the list given that so many tools are either not actively developed, not tested, or not well documented. Given lag time between writing and publishing, I was not able to write about Yoshinori’s MHA or newer tools. And given length constraints, I was not able to write about more tools. In any case, the world of MySQL tools is alive and well.

Great list!
Why did you skip mysql sandbox?
Daniƫl van Eeden
2 Aug 11 at 4:09 am
Thanks, Daniel. MySQL Sandbox was in my original list of possibilities, but I had to narrow it down to 10 tools and I felt MySQL Sandbox was not a tool strictly speaking because a tool does some job on/to/for MySQL but MySQL Sandbox _is_ MySQL.
Daniel Nichter
2 Aug 11 at 8:45 am
Thanks Daniel, openark kit security audit is a new one for me thanks for the introduction. Added it to my tools I use including my fav mysqlreport :)
George
2 Aug 11 at 10:02 am
Shlomi has a good thing going with oak-security-audit. He should publicize it more.
Daniel Nichter
2 Aug 11 at 10:10 am
Daniel,
Thank you! I’m not good with publicizing, but apparently you’re doing the work for me :)
Shlomi Noach
6 Aug 11 at 11:27 pm
hello
would you like to tell us that is there any good tools for studying MySQL source codes.
As i know ,gdb..and vim.
whitepoplar
9 Aug 11 at 7:29 pm
I’m not aware of any tools for studying MySQL source code, but there is http://forge.mysql.com/wiki/MySQL_Internals.
Daniel Nichter
10 Aug 11 at 9:56 am