[MDEV-28629] Null is inserted by INSERT SELECT MAX () to the same table. Created: 2022-05-20 Updated: 2023-10-02 Resolved: 2023-10-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.5.15, 10.5, 10.6, 10.7, 10.8 |
| Fix Version/s: | 10.9.8, 10.10.6, 10.11.5, 11.0.3, 11.1.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Kazumasa Takahashi | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | regression | ||
| Environment: |
ubuntu 20.04(x86_64) + docker |
||
| Description |
|
The following syntax fails on 10.5 and above.
I tryed it with the docker image below.
I also tried it on MyISAM and it worked fine. |
| Comments |
| Comment by Kazumasa Takahashi [ 2023-10-02 ] |
|
I tryed it with the docker image below.
It looks like this issue has already been fixed. |
| Comment by Sergei Golubchik [ 2023-10-02 ] |
|
Thanks! Closed. |