[MDEV-29037] Cluster SST does not work when table defined with "DATA DIRECTORY" and wsrep_sst_method=rsync Created: 2022-07-05 Updated: 2023-03-06 Resolved: 2023-03-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST |
| Affects Version/s: | 10.6.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Edward Stoever | Assignee: | Julius Goryavsky |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When wsrep_sst_method=mariabackup and a table is defined with DATA DIRECTORY, an SST completes and table data is available.
Tested on 10.6.8-4-MariaDB-enterprise. |