eboundhost.com

Hosting the world one click at a time

Help Center

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
FREQUENTLY ASKED QUESTIONS
1) How do I check how much disk space my database is using?
2) What is my database server name?
3) Why do i get a query syntax error 1064 from MySQL when the syntax seems correct?

ONLINE MANUALS

CONTACT SUPPORT
Name:
Email:
Telephone:
Website:
Problem Description:
(650 char limit)

© 2000-2008 EBOUNDHOST. ALL RIGHTS RESERVED.