Details
-
Task
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
None
Description
The documentation at https://mariadb.com/kb/en/innodb-temporary-tablespaces/ says:
Unlike normal tablespaces, temporary tablespaces are deleted when you stop MariaDB. To shrink temporary tablespaces to their minimum sizes, restart the server.
This means temporary tablespaces will keep growing until MariaDB is restarted. Having to restart MariaDB periodically is not optimal. It would be welcome if MariaDB shrinks temporary tablespaces on disk without restarting.
Attachments
Issue Links
- blocks
-
MDEV-26782 InnoDB temporary tablespace: reclaiming of free space does not work
-
- Open
-
- is blocked by
-
MDEV-14795 InnoDB system tablespace cannot be shrunk
-
- In Progress
-
- relates to
-
MDEV-12227 Defer writes to the InnoDB temporary tablespace
-
- Closed
-
-
MDEV-13013 InnoDB unnecessarily extends data files
-
- Closed
-
-
MDEV-14795 InnoDB system tablespace cannot be shrunk
-
- In Progress
-
-
MDEV-15528 Avoid writing freed InnoDB pages
-
- Closed
-