Contribute  :  Support  :  Downloads  :  Forum  :  Links  :  Polls  :  Calendar  :  Directory  :  Advanced Search  
Geeklog The Ultimate Weblog System
Welcome to Geeklog
Thursday, May 15 2008 @ 11:43 PM EDT
   

MySQL Administrator

AnnouncementsMySQL has a new administrator tool.

From their site:
"MySQL Administrator is a powerful visual administration console so you can easily administer your MySQL servers and gain significantly better visibility into how your databases are operating. MySQL Administrator integrates database management and maintenance into a single, seamless environment, with a clear and intuitive graphical user interface. MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console."

I would suggest looking at it for those that want more control over your database. http://www.mysql.com/products/administrator/

Story Options

MySQL Administrator | 6 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
MySQL Administrator
Authored by: rocteur on Sunday, February 15 2004 @ 05:06 AM EST

I would suggest looking at the FREE phpMyAdmin for those that want more control over their database.

http://www.phpmyadmin.net

Jerry

MySQL Administrator
Authored by: amckay on Sunday, February 15 2004 @ 09:11 AM EST
Yup, phpMyAdmin rocks!
MySQL Administrator
Authored by: Chalkhillian on Sunday, February 15 2004 @ 11:02 PM EST
Night and Day. You can't get this level of control with phpMyAdmin. I'm not knocking phpMyAdmin - heck I use it everyday - but this new code - (looks free for non-commercial, non-supported use) - is amazing in its completeness and ease of use. It is from the creators of MySQL and it doesn't look like a money grab or anything like that.
MySQL Administrator
Authored by: robbik on Monday, February 16 2004 @ 09:37 AM EST
Isn't MySQL Administrator FREE, it is licensed under the GPL. You only need to purchase license if you want support etc.

I downloaded MySQL Administrator for Linux and I'm using it right now...so far so good.
MySQL Administrator
Authored by: Limynali on Monday, February 16 2004 @ 08:34 PM EST
I saw this a while ago and thought it was cool. But a nice thing about phpmyadmin is that you can access it via your web browser. I don't belive you can do that with this.

---
Got root?
MySQL Administrator
Authored by: robinbowes on Tuesday, February 17 2004 @ 12:48 AM EST
I saw this a jumped at the chance to try it.

I installed MySQL Administrator on my XP laptop and tried to use it to administer MySQL-Max 4 DB on Linux.

It didn't work. All the functionality looks great, but all I wanted to do was to give my geeklog user permissions to access my geeklog db. It seemed to go through the motions but the changes didn't stick.

I ended up installed phpMyAdmin to do the job - took < 5 mins.

R.