[MDEV-20286] mariabackup fails when innodb_max_dirty_pages_pct contains a fraction (is not an integer) Created: 2019-08-08 Updated: 2023-12-12 Resolved: 2023-12-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Affects Version/s: | 10.3.15, 10.4.11, 10.5.11 |
| Fix Version/s: | 10.4.33, 10.5.24, 10.6.17, 10.11.7, 11.0.5, 11.1.4, 11.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Volker Klasen | Assignee: | Andrew Hutchings |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | Papercut, beginner-friendly | ||
| Description |
|
Hi, I have set innodb_max_dirty_pages_pct to 0.5 and the database is starting and working fine with this setting. However, mariabackup fails:
This issue was fixed in xtrabackup 2.4.15 (https://jira.percona.com/browse/PXB-1807). Cheers, |
| Comments |
| Comment by Volker Klasen [ 2020-07-01 ] |
|
This is the fix's commit in Percona's Xtrabackup: https://github.com/percona/percona-xtrabackup/commit/5265f42e290573e9591f8ca28ab66afc051f89a3 |
| Comment by Volker Klasen [ 2020-12-23 ] |
|
Still an issue in 10.4.17 |
| Comment by Stephan Vos [ 2021-10-25 ] |
|
Any progress on this and does this effect the latest mariabackup bundled with 10.5.6? |
| Comment by Kevin Shenk [ 2023-08-08 ] |
|
Hi, this has become an outstanding issue for me and my clients. Any chance we could get this patch committed? |