showing incorrect mysql database size

Status
Not open for further replies.

singhx10

New Member
Messages
3
Reaction score
0
Points
1
in my control panel it shows 904 mb usage in 2 databases but in php my admin it shows size of 160 mb and 6 mb in two database how to refresh that so i am not using more resources i.e. >1gb.
what shoul i do so that control panel shows actual size of <170 mb intead of 904 mb.
please help.
thanks in advance
 

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,819
Reaction score
163
Points
63
The size within cPanel (not PHPMyAdmin) is correct. I just confirmed this on the server.
 

bdistler

Well-Known Member
Prime Account
Messages
3,534
Reaction score
196
Points
63
The size within cPanel (not PHPMyAdmin) is correct. I just confirmed this on the server.
as I understand this:
1. > cPanel-x3 shows total disk space used by the database(s) and overhead
2. > phpMyAdmin shows disk space used by each database

so while they are both 'correct' - they are not the same thing

my account has one (1) database:
1. > cPanel-x3 shows total [ MySQL Disk Space ] used by the database and overhead is 0.03 MiB (30 KiB)
2. > phpMyAdmin shows disk space used by the database is 2.1 KiB

overhead for the database is about 27.9 KiB of disk space
###

note for the OP - MySQL size limit is "Unlimited" - you have no 'resources' issue with the database size
 
Last edited:
Status
Not open for further replies.
Top