VPS hosting for 14,000+ very fast websites. Check our virtual private servers with free cpanel, 100-300 gb storage, 6-8 gb ram, unlimited domains and other linux vps server options!
| Q: How do I check how much disk space my database is using? | |
|---|---|
You can check MySQL table size either by looking at phpMyAdmin in your control panel by clicking on the database name in the left frame and reading the size for the tables in there in the right frame, or instead, you can get a MySQL Monitor prompt and do:
show table status;and look at the Data_length column for each table, which is in bytes |
|
© 2000-2010 EBOUNDHOST,
ALL RIGHTS RESERVED.