[MDEV-20094] MariaDB Server 10.2 grows .ibd files faster than 10.1 Created: 2019-07-18 Updated: 2023-04-27 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | performance | ||
| Issue Links: |
|
||||||||||||
| Description |
|
The recently added test innodb.check_ibd_filesize is reporting larger .ibd file sizes for MariaDB Server 10.2 than for 10.1. Ironically, that test was added for Oracle Bug 21950389 (SMALL TABLESPACES WITH BLOBS TAKE UP TO 80 TIMES MORE SPACE IN 5.7 THAN IN 5.6). For MariaDB Server, the difference appears to be smaller (2×). |