[MDEV-30852] 'Error message' improvement request(include 'call stack') Created: 2023-03-14 Updated: 2023-10-07 Resolved: 2023-10-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Mitchell Lee | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi. -------- With this, |
| Comments |
| Comment by Sergei Golubchik [ 2023-05-01 ] |
|
did you try SHOW WARNINGS immediately after the error? |
| Comment by Mitchell Lee [ 2023-05-02 ] |
|
I'm not talking about the `manual` operation, |
| Comment by Sergei Golubchik [ 2023-05-30 ] |
|
you still can run show warnings from your python script. |