MySqlTalk.com  

Go Back   MySqlTalk.com > MySQL > SQL syntax
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Search this Thread
Old 02-01-2005, 04:15 AM   #1
Bex
Junior Member
 
Join Date: Feb 2005
Posts: 1 Bex is on a distinguished road
Command to return summary info about database

Hi,

I am performing a database audit on all our internal systems. I am used to working with MSSQL Server, and was wondering, is there a command in MySQL that returns summary information about the database. In MSSQL it is a stored proc called sp_spaceused and returns the following:

database_name database_size unallocated space
------------------------------------------------------
Abbey 239.81 MB 105.85 MB


reserved data index_size unused
------------------ ------------------ ------------------
1112 KB 408 KB 472 KB 232 KB

I am searching for something similar in mySQL but at present, to no avail. I know you can use SHOW TABLE, but I specifically want summary info abotu the database and not just the tables.
Bex is offline   Fork this post Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
3.3 Creating and Using a Database Administrator Documentation 13 06-09-2004 04:56 PM
1.2 Overview of the MySQL Database Management System Administrator Documentation 0 06-07-2004 10:11 PM



All times are GMT -4. The time now is 01:19 PM.



Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
Google
  Web http://www.mysqltalk.com
DISCLAIMERS:
1. We have no commercial interest in this site.
Banner Ads and Subscriptions will only be used to help pay for hosting and maintenance costs.
2. MySQLTalk.com is NOT affiliated with MySQL AB in any way.
3. MySQLTalk.com is NOT endorsed by MySQL AB in any way.
4. Please do not post any content that is harmful to MySQL or MySQL AB, meaning no misleading or obsolete information will be tolerated.
Well-founded constructive criticism meant to help the community is permitted.
5. This website is founded with the goal of improving the MySQL community.
We not only tolerate newbies, we encourage them.
Please do not ask newbies to "read the manual".