[MDEV-11459] Values in my.cnf vs actual server configuration Created: 2016-12-02 Updated: 2017-10-20 Resolved: 2017-06-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.1.20 |
| Fix Version/s: | 10.1.25 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Andrii Nikitin (Inactive) | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If actual value of innodb_file_path differs from one in my.cnf (e.g. it was provided in command line ) - xtrabackup will be confused and take incorrect value from my.cnf We can improve behavior, which also will help mtr tests |
| Comments |
| Comment by Vladislav Vaintroub [ 2017-06-19 ] |
|
Fixed (at least known cases) in https://github.com/MariaDB/server/commit/b9a326b6e1c1a4b14b27e7fb634fb5f16981f731 |