Archives for: November 2008
Nov
06
How much space is used by the database ?
This simple question has an OS answer, so if you didn't changed the default data directory you can do:
du -hs /var/lib/mysql/DATABASE_NAME
But if you're a user with no or limited shell rights you will have… more »
Recent comments