[MDEV-31039] mariadb-backup: remove global variables ds_data and ds_meta Created: 2023-04-12 Updated: 2023-06-01 Resolved: 2023-04-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Fix Version/s: | 11.1.1, 10.11.3, 11.0.2, 10.4.29, 10.5.20, 10.6.13, 10.8.8, 10.9.6, 10.10.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In order to simplify the code logic, let's remove global variables ds_data and ds_meta. |