MySQL Forums
Forum List  »  Stored Procedures

Re: Stored procedure for reporting database/object storage usage
Posted by: Jay Pipes
Date: September 05, 2005 11:47AM

I wrote a variation of something similar a few months ago, along with a simple procedure to output index selectivity values using INFORMATION_SCHEMA. You can find the article here:

http://www.jpipes.com/article/mysql-5-stored-procedures-and-information_schema

Perhaps it might be useful for you... :)

Jay Pipes
Community Relations Manager, North America, MySQL Inc.

Got Cluster? http://www.mysql.com/cluster
Personal: http://jpipes.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Stored procedure for reporting database/object storage usage
2524
September 05, 2005 11:47AM


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.