[MDEV-30220] rsync SST completely ignores aria-log-dir-path Created: 2022-12-13 Updated: 2023-01-11 Resolved: 2023-01-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST, Storage Engine - Aria |
| Affects Version/s: | 10.3.37, 10.4.27, 10.5.18, 10.6.11, 10.7.7, 10.8.6, 10.9.4, 10.10.2, 10.11.1 |
| Fix Version/s: | 10.11.2, 10.3.38, 10.4.28, 10.5.19, 10.6.12, 10.7.8, 10.8.7, 10.9.5, 10.10.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Julius Goryavsky | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The current scripts for rsync SST completely ignore the --aria-log-dir-path option and the aria-log-dir-path setting in the config file, assuming that the aria log files are always located in the same place as the innodb log files. |
| Comments |
| Comment by Julius Goryavsky [ 2023-01-11 ] |
|
Fixed, https://github.com/MariaDB/server/commit/53c4be7bc02949e178b31fd89c4b196dd7f24bd0 |