Mysql Tools
I've been using some tools for mysql administration (either web or desktop applications), the more used are:
- phpmyAdmin: default web administrator in many bundle installations, useful, basic; not ajax-y which sometimes makes me feel like that's a boring place to be.. kinda ugly too, Still backup function are easy to find and use.
- turbodbadmin: nice web application with ajax all around, looks like a desktop applications and it is very efficient.
- SQL Yog: desktop application, very easy to use when you try to copy a whole database from a server to another remotely.
