[MDEV-29753] An error is wrongly reported during INSERT with vcol index Created: 2022-10-10 Updated: 2022-10-18 Resolved: 2022-10-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Virtual Columns |
| Affects Version/s: | None |
| Fix Version/s: | 10.3.37, 10.4.27, 10.5.18, 10.6.11, 10.7.7, 10.8.6, 10.9.4, 10.10.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Nikita Malyavin | Assignee: | Nikita Malyavin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The expected behavior is a succeeded insert. See commits aa8a31da (Bug #22990029 GCOLS: INCORRECT BEHAVIOR AFTER DATA INSERTED WITH IGNORE KEYWORD) and 64678c (Bug #22990029: Add a test case). That fix is better than incorrect behavior, but the expected behavior is to make an insert. See also |
| Comments |
| Comment by Nikita Malyavin [ 2022-10-10 ] |
|
Please review commit b212f4021 [github] |
| Comment by Nikita Malyavin [ 2022-10-11 ] |
|
Please review commit e978c2 (see the rest of discussion in |
| Comment by Sergei Golubchik [ 2022-10-12 ] |
|
approved, in |