I have one mysql datatable of type INNODB, it contains about 2M data rows. When I deleted data rows from the table, it did not release alloted disk space.
Is there any way to reclaim disk space from mySQL.
I am in a bad sitution, this application is running at about 50 different locations and now problem of low disk space is appearing at almost all locations.