[MDEV-3111] LP:820169 - Full query text must be reported on crash Created: 2011-08-03 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Philip Stoev (Inactive) | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Currently, only the first 1024 bytes of the query are reported in the log on server crash. This is not sufficient for some of the queries we encounter. Therefore, it is best to report the entire query. If a limit is still needed , 64K should be enough. |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2011-12-13 ] |
|
Launchpad bug id: 820169 |