how can i find size of my database
what is the max table size in mysql
is table size shown is in terms of kb or mb in mysql by default
actually dis is the max_data length shown using "show table status" 281474976710655. means data size is shown in kb or mb.