Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.3.15, 10.4.11, 10.5.11
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:
Unknown suffix '.' used for variable 'innodb_max_dirty_pages_pct' (value '0.5')
|
/opt/mysql/bin/mariabackup: Error while setting value '0.5' to 'innodb_max_dirty_pages_pct'
|
This issue was fixed in xtrabackup 2.4.15 (https://jira.percona.com/browse/PXB-1807).
Cheers,
Volker