[MDEV-19602] Replace mysql_version check with frm_version for virtual columns inside InnoDB Created: 2019-05-26 Updated: 2019-05-28 Resolved: 2019-05-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Virtual Columns |
| Affects Version/s: | 10.3, 10.4 |
| Fix Version/s: | 10.2.25, 10.3.16, 10.4.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
A datadir pre-created as described on 10.1 aaf53ea0 is attached. Not reproducible with 10.2, either being the new server or old server in the scenario. |
| Comments |
| Comment by Thirunarayanan Balathandayuthapani [ 2019-05-28 ] |
|
Basically update_frm_version() is being called at the end of check command. So mysql_version got changed to a newer version. It leads to |