I need a way to determine the size of a single database on mySQL via an SQL 
command.

I am running an application on a service provider that gives me a limited 
amount of database space for my application. I want to be able to gauge the 
percentage of that space that I am using. The only access I have been given 
to the mySQL database is through JDBC SQL.

I do not have ANY access to the directories that mySQL is installed in. In 
fact it is on an entirely different machine than the server that runs my 
application. And my application can only connect to that server via the JDBC 
drivers for mySQL.

Anyone have any ideas?

You can email me directly about this.

Thanks

Scott (aka PetSkippy)
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to