MySQL Administrator v1.0.1a-Alpha Released 25
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."
Color Me Crazy, But... (Score:2, Insightful)
Or am I missing the point? Is there any reason to have a thin/thick client over a web client?
PS - I'm downloading the alpha
Re:Color Me Crazy, But... (Score:1)
That said, can anyone give us a quick and dirty feature comparison of the two tools?
John
Re:Color Me Crazy, But... (Score:5, Interesting)
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
Re:Color Me Crazy, But... (Score:1)
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[...]
You cannot get the auto-refresh, but you can view the process list from phpMyAdmin and kill processes, assuming your permissions allow it.
Re:Color Me Crazy, But... (Score:3, Informative)
Re:Color Me Crazy, But... (Score:5, Insightful)
Let us know how your trial run goes.
MacOS X port? (Score:1)
Re:MacOS X port? (Score:2)
CocoaMySQL (Score:2)
Get it here. [sourceforge.net]
Alpha is right (Score:5, Informative)
The interface looks purty, but it's a bit unintuitive. For example, I would have expected a way to be able to manage multiple servers at the same time, there appears to be no way to delete backup profiles, the fact that users are grouped by the username is not obvious (click a user with multiple hosts and an expansion arrow will appear allowing you then to expand it out to see the hosts), it's not obvious that a user has no permissions (the permissions tab is just disabled). You can't resize some panes (eg looking at a 'Catalog' (huh? Database is the term) you can't make the list of tables longer and the tabset smaller (easy fix in glade though), the view menu is completely redundant, the Edit menu options don't work (on Backup profiles at least, havn't checked the others). Some things are mis-labelled (eg apparently the 'Performance' tab of Startup Variables is for managing log files).
It also requires to be installed in
But those are all minor things, one glaring ommission though is there is no way to manage the data, or structure of databases - you can see all the structure but can't actually do anything with it, and can't even run an SQL statement against it - maybe it's coming.
It'll take them some work, but it's a good looking start anyway.
Re:Alpha is right (Score:3, Informative)
Re:Alpha is right (Score:2)
Sounds like you want MySQLCC [mysql.com] or if you are an OS X user, you want this one [pogma.com] (warning: direct link the .dmg).
MySQL Front (Score:4, Informative)
Re:MySQL Front (Score:2)
Thanks, but I'll pass.
Re:MySQL Front (Score:2)
Re:MySQL Front (Score:2)
He would have a hard time collecting the $25 shareware fee if you could build your own
Re:MySQL Front (Score:2)
Now if only MySQL had subqueries (Score:2, Insightful)
Re:Now if only MySQL had subqueries (Score:1, Informative)
Wake up!
Re:Now if only MySQL had subqueries (Score:2)
Re:Now if only MySQL had subqueries (Score:4, Informative)
Almost there...
Re:what about postgresql (Score:2, Informative)
It's a very nice, cross-platform GUI for PG.