[MDEV-20879] Include actual row size in "Row size too large" error message Created: 2019-10-23 Updated: 2020-01-23 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Hartmut Holzgraefe | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Right now, when creating or altering a table that would potentially exceed the row size limit,
It would be nice to know by how much the row size limit has actually been exceeded, by having the actual max. row size also shown in the error message, e.g.:
or
|