[MDEV-23490] Deprecate log_slow_slave_statements and log_slow_admin_statements Created: 2020-08-15 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Variables |
| Affects Version/s: | 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
According to the comment to MDEV-8305 log_slow_slave_statements and log_slow_admin_statements were made obsolete in early 10.3. They also became session variables, apparently at the same time. However, using them doesn't trigger any warnings. I suppose they should be deprecated and eventually removed (or at least hidden from sight). |