[MDEV-19265] Server should throw warning if event is created and event_scheduler = OFF Created: 2019-04-16 Updated: 2020-08-25 Resolved: 2019-04-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Events |
| Affects Version/s: | 10.1.38, 10.2.23, 10.3.14 |
| Fix Version/s: | 10.2.24, 10.1.39, 10.3.15, 10.4.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The server currently allows events to be created when event_scheduler = OFF without even throwing a warning. Shouldn't a warning be thrown, at least?
|