what is the size of a mysql database
what is the size of a mysql database
The size depends entirely upon how much data you have stored in it. If you are looking for the maximum size you can store in a database, that depends in theory upon the table type you are using and how the server is setup. In practice though, those limits are cut short by the actual size of the hard drive they are stored on.
Hello inam747772,
Are you trying to find out how big is your database?
This can be done quickly with your cPanel. Go to your Databases -> phpMyAdmin.
Click on your Databases Tab and select the database you want to review.
After Collation you will have the Size of each table and a total for the database at the bottom.
![]()