[MDEV-12544] Event Scheduler does not start on Mariadb 10.2.5 Created: 2017-04-21 Updated: 2017-04-21 Resolved: 2017-04-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration, Events, Variables |
| Affects Version/s: | 10.2.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | V H Lemoine | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 14.04.5 LTS (GNU/Linux 3.10.40-ga7da876 armv7l) |
||
| Attachments: |
|
| Description |
|
Setting event_scheduler = On in my.cnf does not work. Putting "set global event_scheduler = On" in an init_file does work! |
| Comments |
| Comment by Elena Stepanova [ 2017-04-21 ] |
|
A big part of your config won't work (lines 65-141 in the attached file), as they are placed under [myisamchk] section (line 64). |