[MDEV-19525] remove ER_VERS_FIELD_WRONG_TYPE from init_from_binary_frm_image() Created: 2019-05-20 Updated: 2022-04-05 Resolved: 2022-03-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server, Versioned Tables |
| Affects Version/s: | 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Eugene Kosov (Inactive) | Assignee: | Aleksey Midenkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Checks for type of system versioning fields basically checks for .frm corruption. It makes no sense in telling a user that he used a wrong type in that case because he didn't. |
| Comments |
| Comment by Aleksey Midenkov [ 2022-03-25 ] |
|
Please review bb-10.3-midenok |
| Comment by Nikita Malyavin [ 2022-03-28 ] |
|
looks good |