Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mysql size

Status
Not open for further replies.

namvo

Technical User
Dec 16, 2004
3
US
Hello,

Could anyone show me how to get the size of a database together with how to set the database size when create a new db??

In SQL server, it's pretty easy but it seems complicated in Mysql.

Thanks for your help.
 
Thanks for your response. Maybe i wasn't clear in the 1st post, i need to know how to write the sql statement to get the db size only.

As i know that Mysql db size = table size + index, but since i dont' have mysql knowledge, don't know what to write.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top