MySQL Database Instance Size
Posted by:
Sampad Das
Date: February 05, 2016 06:29AM
We found 3 different size of a MySQL Database Instance as follows:
1. Mysqldump output
2. Data directory size (even if we exclude size of bin-logs,error-logs)
3. SUM (data_length + index_length ) calculated from information_schema.tables
Why we faced these differences and what could be used as my Instance size?
Please help.
Subject
Written By
Posted
MySQL Database Instance Size
February 05, 2016 06:29AM
February 05, 2016 10:58AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.