[MXS-4684] Detect ALTER EVENT failure on MariaDB 11.0 Created: 2023-07-26 Updated: 2023-07-28 Resolved: 2023-07-27 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | 2.5.26, 6.4.7, 22.08.6, 23.02.2 |
| Fix Version/s: | 2.5.28, 6.4.9, 22.08.7, 23.02.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Esa Korhonen | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Setting DEFINER in an ALTER EVENT-command requires the SET USER-privilege on MariaDB 11.0. The command can thus individually fail even if monitor has the EVENT-grant. |