[MDEV-15026] Mariabackup: read the same server groups Created: 2018-01-22 Updated: 2018-02-17 Resolved: 2018-02-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Vladislav Vaintroub |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Description |
|
Currently only the xtrabackup and mysqld groups are read. Leverage off the server load_default_groups to populate this list. Despite the description and name, defaults_group has always been |
| Comments |
| Comment by Daniel Black [ 2018-02-17 ] |
|
As per PR, variables are read from server, not my.cnf. |