Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
Description
I think it is a good idea to have a way to shrink ibdata1 file when innodb_file_per_table is ON.
Maybe not online, but an offline tool to do that.
Attachments
Issue Links
- duplicates
-
MDEV-14795 InnoDB system tablespace cannot be shrunk
-
- Closed
-
In the commit 3b4b512d8e42bb3d33cf78789754cd10ff310646, Marko made the comment:
SHUTDOWN;
Sure, its not the full ibdata1 space, but might be what you need.