[MDEV-11552] Queries executed by event scheduler are written to slow log incorrectly or not written at all Created: 2016-12-12 Updated: 2016-12-20 Resolved: 2016-12-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2 |
| Fix Version/s: | 5.5.54, 10.0.29, 10.1.21, 10.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 5.5.54 |
| Description |
|
Found on stackoverflow: Slow queries are not written to the slow log when they are executed via events.
Log contents:
Only the first query was written, and Query_time and timestamp show huge values. Not reproducible on MySQL 5.5-5.7 – either it's been fixed there, or the problem was introduced in MariaDB. |