Bug #42442 free space not release after dropping tables
Submitted: 29 Jan 2009 7:01 Modified: 28 Feb 2009 8:32
Reporter: vinu manikandan Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:Linux
Assigned to: CPU Architecture:Any

[29 Jan 2009 7:01] vinu manikandan
Description:
 Hi,
I had dropped a table contain data  for 24GB space in my disk space. even after dropping the tables the free space is not released. how can i get that free space

How to repeat:
n/a
[29 Jan 2009 8:32] Valeriy Kravchuk
What storage engine your table had used? Was it InnoDB? If it was InnoDB and you had used single tablespace for all tables (it is used by default), you will not see any increase of free space at OS level.
[1 Mar 2009 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".