I installed the trial for
AnySQL Maestro, but it doesn't want to talk to MySQL, at least not natively, and its connection
wizard would be right at home in Id
.
Then pulled down & installed
MySQL Maestro, but haven't had much time to play with it.
Is this stuff worth the time to evaluate? Been using the community edition of SQLyog for most MySQL stuff, but I'm not really wild about it - it
is functional, but that's about it.
Basically, I'd like to find something that will let me construct tables, then build and test queries against them. PHP can troubleshoot a lot of stuff, with appropriate
echo or
print lines scattered through the code, but that can get pretty cumbersome, 'specially when it comes time to clean up the script.
phpMyAdmin serves well for some stuff, but it's lacking in several areas when troubleshooting time arrives.