Slashdot Mirror


MySQL Administrator v1.0.1a-Alpha Released

OnBeyondBeing writes "'MySQL Administrator is a powerful new visual administration console that lets you easily administer your MySQL environment and gain better visibility into how your databases are operating. This is the first alpha release. The source code and binaries for Linux and Microsoft Windows XP/2000/NT are now available for download."

1 of 25 comments (clear)

  1. Re:Color Me Crazy, But... by TekZen · · Score: 5, Interesting

    I currently use mysqlcc and phpMyAdmin.

    The main difference is in the server admin functionality not the actual data management.

    For instance, when something seems a little slow I start watching the mysql process list using mysqlcc. I set it to refresh every 5 seconds (but I could set it lower). That is the kind of thing you can not do with phpMyAdmin (last time I checked).

    -Jackson