Community

MySQL Calculate How Much Disk Space You Wasted

(Bhuvanesh R) Its not the new term for DBAs. MySQL has an awesome parameter innodb-file-per-tables allows MySQL to create separate files for each tables. This helped a lot to manage the disk space in more efficient way.