MySQL Forums
Forum List  »  Partitioning

Re: GUI tools for Partitioning?
Posted by: Santo Leto
Date: March 12, 2007 05:50AM

Hi Jon!

HoneyMonitor is a MySQL Administration Tool that provides partitions management.
In particular, with HoneyMonitor you can:
1) add partitioning to a table: you can use a Create Table Wizard to create a partitioned table or you can add partitioning to a table that already exists using Partition Editor
2) edit partitioning
3) drop partitioning
4) create / drop partitions and subpartitions
5) reorganize partitions
6) aggregate partitions
7) use Partition Editor to see partitioning structure and partitions information (i.e. rows length and indexes length percentage graph partition by partition)
8) maintenance yours partitions (i.e. rebuild,analyze) using graphical Wizards

Have a look at the page http://www.honeysoftware.com/honeymonitor
A beta version of HoneyMonitor is available for download.

We have a full Reference Manual (more than 500 A4 pages with a large section dedicated to Partitioning) in Italian Language.
English translation is in progress.

Also, have a look at our Get Involved Page http://www.honeysoftware.com/getinvolved if you want to help us in HoneyMonitor improvement.

King Regards,
Santo Leto.

Options: ReplyQuote


Subject
Views
Written By
Posted
3233
December 16, 2006 07:50PM
Re: GUI tools for Partitioning?
2769
March 12, 2007 05:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.