TokuDb table status

14 views
Skip to first unread message

Nikhil Bhaware

unread,
Sep 4, 2015, 11:39:19 AM9/4/15
to tokudb-user
Hello, 
 can any one tell me what is data length field in table status of tokudb..In innodb it is usually 0.but in case of tokudb it is having some large number.
when i see table status it is showing me 40gb (data length + index length) but in disk i couldn't find any file/folder occupying 40gb space.why is that?

Reinis Rozitis

unread,
Sep 5, 2015, 7:39:53 AM9/5/15
to Nikhil Bhaware, tokudb-user
Most likely you have a compressed table and toku shows the actual data
length rather than the physical on-disk (which depending on the data and
compression level can differ a lot).

You can read more about it here:
https://www.percona.com/blog/2014/10/10/mysql-compression-compressed-and-uncompressed-data-size/

rr

Reply all
Reply to author
Forward
0 new messages