[MDEV-18541] Include database name in mysqld crash reports in system logs Created: 2019-02-11 Updated: 2020-11-16 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Konstantin Vasserman | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | foundation | ||
| Description |
|
When server crashes, a lot of details about the query that crashed it are being logged in syslog. However, the database name is not logged. On the servers with large number of databases, it will be very helpful to know what database the query was attempting to execute against when the server crashed. |
| Comments |
| Comment by Anel Husakovic [ 2020-11-12 ] |
|
Hi kvasserman can you give some example for this MDEV? |