[MDEV-304] Insufficient buffer allocation for Query_log_event Created: 2012-06-01 Updated: 2012-06-01 Resolved: 2012-06-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.3.7 |
| Fix Version/s: | 5.3.8 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The query cache needs some extra space in the query string to store some But when the Query_log_event constructor allocates this space, it allocates I am not sure if this is actually reproducible - it requires that a query is But I will still fix the code to be at least more clear (and in case there is |